summaryrefslogtreecommitdiffstats
path: root/RPM4/examples
diff options
context:
space:
mode:
authornanardon <nanardon@971eb68f-4bfb-0310-8326-d2484c010a4c>2005-12-20 01:35:08 +0000
committernanardon <nanardon@971eb68f-4bfb-0310-8326-d2484c010a4c>2005-12-20 01:35:08 +0000
commit202ed5868fdf5722a10e350b6582959341dd792b (patch)
treeffbe00c050e437137e1f3c5e7ed1a2a19c10a114 /RPM4/examples
parent8cbf04cef93a5e6fe5dbdf7a587e16010b4d857f (diff)
downloadperl-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/examples')
-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
6 files changed, 6 insertions, 6 deletions
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