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 | |
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
-rwxr-xr-x | RPM4/bin/hrpmreb | 4 | ||||
-rwxr-xr-x | RPM4/bin/rpm_produced | 2 | ||||
-rwxr-xr-x | RPM4/bin/urpm_interactive | 2 | ||||
-rwxr-xr-x | RPM4/examples/hbuildspec | 2 | ||||
-rwxr-xr-x | RPM4/examples/hdlist2sdb | 2 | ||||
-rwxr-xr-x | RPM4/examples/hdlistq | 2 | ||||
-rwxr-xr-x | RPM4/examples/hdrpmq | 2 | ||||
-rwxr-xr-x | RPM4/examples/rpminstall | 2 | ||||
-rwxr-xr-x | RPM4/examples/specwillbuild | 2 | ||||
-rw-r--r-- | RPM4/lib/RPM4.pm | 2 | ||||
-rw-r--r-- | RPM4/lib/RPM4/Header.pm | 2 | ||||
-rw-r--r-- | RPM4/lib/RPM4/Header/Changelogs.pm | 2 | ||||
-rw-r--r-- | RPM4/lib/RPM4/Header/Dependencies.pm | 2 | ||||
-rw-r--r-- | RPM4/lib/RPM4/Header/Files.pm | 2 | ||||
-rw-r--r-- | RPM4/lib/RPM4/Index.pm | 2 | ||||
-rw-r--r-- | RPM4/lib/RPM4/Media.pm | 2 | ||||
-rw-r--r-- | RPM4/lib/RPM4/Spec.pm | 2 | ||||
-rw-r--r-- | RPM4/lib/RPM4/Transaction.pm | 2 | ||||
-rw-r--r-- | RPM4/lib/RPM4/Transaction/Problems.pm | 2 | ||||
-rw-r--r-- | RPM4/src/RPM4.xs | 2 | ||||
-rw-r--r-- | rpmconstant/AUTHORS | 2 | ||||
-rw-r--r-- | rpmconstant/constant.c | 2 | ||||
-rw-r--r-- | rpmconstant/rpmconstant.c | 2 | ||||
-rw-r--r-- | rpmconstant/rpmconstant.h | 2 | ||||
-rw-r--r-- | rpmconstant/rpmconstant_internal.c | 2 | ||||
-rwxr-xr-x | rpmconstant/rpmh2tbl | 2 |
26 files changed, 27 insertions, 27 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 diff --git a/RPM4/examples/hbuildspec b/RPM4/examples/hbuildspec index ae26bbd..6b992a0 100755 --- a/RPM4/examples/hbuildspec +++ b/RPM4/examples/hbuildspec @@ -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/examples/hdlist2sdb b/RPM4/examples/hdlist2sdb index e38af93..a98aa59 100755 --- a/RPM4/examples/hdlist2sdb +++ b/RPM4/examples/hdlist2sdb @@ -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/examples/hdlistq b/RPM4/examples/hdlistq index 31d7e55..7d764cf 100755 --- a/RPM4/examples/hdlistq +++ b/RPM4/examples/hdlistq @@ -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/examples/hdrpmq b/RPM4/examples/hdrpmq index 6fac541..e7c3c0d 100755 --- a/RPM4/examples/hdrpmq +++ b/RPM4/examples/hdrpmq @@ -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/examples/rpminstall b/RPM4/examples/rpminstall index 559f919..a87c913 100755 --- a/RPM4/examples/rpminstall +++ b/RPM4/examples/rpminstall @@ -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/examples/specwillbuild b/RPM4/examples/specwillbuild index 2ecc584..f997078 100755 --- a/RPM4/examples/specwillbuild +++ b/RPM4/examples/specwillbuild @@ -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/lib/RPM4.pm b/RPM4/lib/RPM4.pm index 39afed1..74a9baa 100644 --- a/RPM4/lib/RPM4.pm +++ b/RPM4/lib/RPM4.pm @@ -1,4 +1,4 @@ -##- 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/lib/RPM4/Header.pm b/RPM4/lib/RPM4/Header.pm index fa7e4e5..6872973 100644 --- a/RPM4/lib/RPM4/Header.pm +++ b/RPM4/lib/RPM4/Header.pm @@ -1,4 +1,4 @@ -##- 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/lib/RPM4/Header/Changelogs.pm b/RPM4/lib/RPM4/Header/Changelogs.pm index 07cd179..570d190 100644 --- a/RPM4/lib/RPM4/Header/Changelogs.pm +++ b/RPM4/lib/RPM4/Header/Changelogs.pm @@ -1,4 +1,4 @@ -##- 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/lib/RPM4/Header/Dependencies.pm b/RPM4/lib/RPM4/Header/Dependencies.pm index 288de6b..ecdf5af 100644 --- a/RPM4/lib/RPM4/Header/Dependencies.pm +++ b/RPM4/lib/RPM4/Header/Dependencies.pm @@ -1,4 +1,4 @@ -##- 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/lib/RPM4/Header/Files.pm b/RPM4/lib/RPM4/Header/Files.pm index 79b5e46..236d248 100644 --- a/RPM4/lib/RPM4/Header/Files.pm +++ b/RPM4/lib/RPM4/Header/Files.pm @@ -1,4 +1,4 @@ -##- 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/lib/RPM4/Index.pm b/RPM4/lib/RPM4/Index.pm index d804e8b..39b0000 100644 --- a/RPM4/lib/RPM4/Index.pm +++ b/RPM4/lib/RPM4/Index.pm @@ -1,4 +1,4 @@ -##- 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/lib/RPM4/Media.pm b/RPM4/lib/RPM4/Media.pm index 5096e2b..9a69d90 100644 --- a/RPM4/lib/RPM4/Media.pm +++ b/RPM4/lib/RPM4/Media.pm @@ -1,4 +1,4 @@ -##- 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/lib/RPM4/Spec.pm b/RPM4/lib/RPM4/Spec.pm index d6c5b29..fa77655 100644 --- a/RPM4/lib/RPM4/Spec.pm +++ b/RPM4/lib/RPM4/Spec.pm @@ -1,4 +1,4 @@ -##- 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/lib/RPM4/Transaction.pm b/RPM4/lib/RPM4/Transaction.pm index a62be4d..a2ff88e 100644 --- a/RPM4/lib/RPM4/Transaction.pm +++ b/RPM4/lib/RPM4/Transaction.pm @@ -1,4 +1,4 @@ -##- 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/lib/RPM4/Transaction/Problems.pm b/RPM4/lib/RPM4/Transaction/Problems.pm index 0266c7f..3c0a40c 100644 --- a/RPM4/lib/RPM4/Transaction/Problems.pm +++ b/RPM4/lib/RPM4/Transaction/Problems.pm @@ -1,4 +1,4 @@ -##- 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/src/RPM4.xs b/RPM4/src/RPM4.xs index 96d937b..4bd1a6f 100644 --- a/RPM4/src/RPM4.xs +++ b/RPM4/src/RPM4.xs @@ -1,4 +1,4 @@ -/* 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/rpmconstant/AUTHORS b/rpmconstant/AUTHORS index 7dc4431..5c30044 100644 --- a/rpmconstant/AUTHORS +++ b/rpmconstant/AUTHORS @@ -1,4 +1,4 @@ -Olivier Thauvin <nanardon@mandrake.org> +Olivier Thauvin <nanardon@zarb.org> Thanks to: - Jeff Johnson (rpm help) diff --git a/rpmconstant/constant.c b/rpmconstant/constant.c index e0438aa..5ad107e 100644 --- a/rpmconstant/constant.c +++ b/rpmconstant/constant.c @@ -1,4 +1,4 @@ -/* Nanar <nanardon@mandrake.org> +/* Nanar <nanardon@zarb.org> * $Id$ */ diff --git a/rpmconstant/rpmconstant.c b/rpmconstant/rpmconstant.c index 910cb5f..8c25aef 100644 --- a/rpmconstant/rpmconstant.c +++ b/rpmconstant/rpmconstant.c @@ -1,4 +1,4 @@ -/* Nanar <nanardon@mandrake.org> +/* Nanar <nanardon@zarb.org> * $Id$ */ diff --git a/rpmconstant/rpmconstant.h b/rpmconstant/rpmconstant.h index bc0cfbb..b8cf4d3 100644 --- a/rpmconstant/rpmconstant.h +++ b/rpmconstant/rpmconstant.h @@ -1,4 +1,4 @@ -/* Nanar <nanardon@mandrake.org> +/* Nanar <nanardon@zarb.org> * $Id$ */ diff --git a/rpmconstant/rpmconstant_internal.c b/rpmconstant/rpmconstant_internal.c index db3e902..e382600 100644 --- a/rpmconstant/rpmconstant_internal.c +++ b/rpmconstant/rpmconstant_internal.c @@ -1,4 +1,4 @@ -/* Nanar <nanardon@mandrake.org> +/* Nanar <nanardon@zarb.org> * $Id$ */ diff --git a/rpmconstant/rpmh2tbl b/rpmconstant/rpmh2tbl index 91d715c..a198526 100755 --- a/rpmconstant/rpmh2tbl +++ b/rpmconstant/rpmh2tbl @@ -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 |