diff options
author | nanardon <nanardon@971eb68f-4bfb-0310-8326-d2484c010a4c> | 2005-12-20 01:35:08 +0000 |
---|---|---|
committer | nanardon <nanardon@971eb68f-4bfb-0310-8326-d2484c010a4c> | 2005-12-20 01:35:08 +0000 |
commit | 202ed5868fdf5722a10e350b6582959341dd792b (patch) | |
tree | ffbe00c050e437137e1f3c5e7ed1a2a19c10a114 /RPM4/bin | |
parent | 8cbf04cef93a5e6fe5dbdf7a587e16010b4d857f (diff) | |
download | perl-RPM4-202ed5868fdf5722a10e350b6582959341dd792b.tar perl-RPM4-202ed5868fdf5722a10e350b6582959341dd792b.tar.gz perl-RPM4-202ed5868fdf5722a10e350b6582959341dd792b.tar.bz2 perl-RPM4-202ed5868fdf5722a10e350b6582959341dd792b.tar.xz perl-RPM4-202ed5868fdf5722a10e350b6582959341dd792b.zip |
- fix mail address
git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@79 971eb68f-4bfb-0310-8326-d2484c010a4c
Diffstat (limited to 'RPM4/bin')
-rwxr-xr-x | RPM4/bin/hrpmreb | 4 | ||||
-rwxr-xr-x | RPM4/bin/rpm_produced | 2 | ||||
-rwxr-xr-x | RPM4/bin/urpm_interactive | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/RPM4/bin/hrpmreb b/RPM4/bin/hrpmreb index c2e3edd..b9bb8c9 100755 --- a/RPM4/bin/hrpmreb +++ b/RPM4/bin/hrpmreb @@ -1,6 +1,6 @@ #!/usr/bin/perl -##- Nanar <nanardon@mandrake.org> +##- Nanar <nanardon@zarb.org> ##- ##- This program is free software; you can redistribute it and/or modify ##- it under the terms of the GNU General Public License as published by @@ -669,6 +669,6 @@ __END__ =head1 AUTHOR -Olivier Thauvin <nanardon@mandrake.org> +Olivier Thauvin <nanardon@zarb.org> =cut diff --git a/RPM4/bin/rpm_produced b/RPM4/bin/rpm_produced index db593dc..dfef2c9 100755 --- a/RPM4/bin/rpm_produced +++ b/RPM4/bin/rpm_produced @@ -1,6 +1,6 @@ #!/usr/bin/perl -##- Nanar <nanardon@mandrake.org> +##- Nanar <nanardon@zarb.org> ##- ##- This program is free software; you can redistribute it and/or modify ##- it under the terms of the GNU General Public License as published by diff --git a/RPM4/bin/urpm_interactive b/RPM4/bin/urpm_interactive index 59e5f04..f9108cf 100755 --- a/RPM4/bin/urpm_interactive +++ b/RPM4/bin/urpm_interactive @@ -1,6 +1,6 @@ #!/usr/bin/perl -##- Nanar <nanardon@mandrake.org> +##- Nanar <nanardon@zarb.org> ##- ##- This program is free software; you can redistribute it and/or modify ##- it under the terms of the GNU General Public License as published by |