summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xRPM4/bin/hrpmreb4
-rwxr-xr-xRPM4/bin/rpm_produced2
-rwxr-xr-xRPM4/bin/urpm_interactive2
-rwxr-xr-xRPM4/examples/hbuildspec2
-rwxr-xr-xRPM4/examples/hdlist2sdb2
-rwxr-xr-xRPM4/examples/hdlistq2
-rwxr-xr-xRPM4/examples/hdrpmq2
-rwxr-xr-xRPM4/examples/rpminstall2
-rwxr-xr-xRPM4/examples/specwillbuild2
-rw-r--r--RPM4/lib/RPM4.pm2
-rw-r--r--RPM4/lib/RPM4/Header.pm2
-rw-r--r--RPM4/lib/RPM4/Header/Changelogs.pm2
-rw-r--r--RPM4/lib/RPM4/Header/Dependencies.pm2
-rw-r--r--RPM4/lib/RPM4/Header/Files.pm2
-rw-r--r--RPM4/lib/RPM4/Index.pm2
-rw-r--r--RPM4/lib/RPM4/Media.pm2
-rw-r--r--RPM4/lib/RPM4/Spec.pm2
-rw-r--r--RPM4/lib/RPM4/Transaction.pm2
-rw-r--r--RPM4/lib/RPM4/Transaction/Problems.pm2
-rw-r--r--RPM4/src/RPM4.xs2
-rw-r--r--rpmconstant/AUTHORS2
-rw-r--r--rpmconstant/constant.c2
-rw-r--r--rpmconstant/rpmconstant.c2
-rw-r--r--rpmconstant/rpmconstant.h2
-rw-r--r--rpmconstant/rpmconstant_internal.c2
-rwxr-xr-xrpmconstant/rpmh2tbl2
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