diff options
author | 2005-06-07 21:35:26 +0000 | |
---|---|---|
committer | 2005-06-07 21:35:26 +0000 | |
commit | e3573c0014a963df1fdc028d4393f68aa2a5ad1b (patch) | |
tree | 3aa638d018149b7b3ccc67231ac989f7a0290659 /net-proxy/http-replicator | |
parent | Stable -r4 -> -r7: Fix permissions problem with created configuration file; U... (diff) | |
download | historical-e3573c0014a963df1fdc028d4393f68aa2a5ad1b.tar.gz historical-e3573c0014a963df1fdc028d4393f68aa2a5ad1b.tar.bz2 historical-e3573c0014a963df1fdc028d4393f68aa2a5ad1b.zip |
Fixed some cosmetics in http-replicator, fixing bug #95321
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-proxy/http-replicator')
5 files changed, 22 insertions, 15 deletions
diff --git a/net-proxy/http-replicator/ChangeLog b/net-proxy/http-replicator/ChangeLog index 4ea6200b2e35..ea57dc86f4d1 100644 --- a/net-proxy/http-replicator/ChangeLog +++ b/net-proxy/http-replicator/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-proxy/http-replicator # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.4 2005/06/04 10:55:35 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.5 2005/06/07 21:35:26 griffon26 Exp $ + + 07 Jun 2005; Maurice van der Pot <griffon26@gentoo.org> + files/http-replicator-3.0-repcacheman-0.21, + files/http-replicator-3.0-repcacheman-0.33, http-replicator-3.0.ebuild: + A few cosmetic fixes and changed HTTP_PROXY to capitals closing bug #95321. 04 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org> http-replicator-3.0.ebuild: diff --git a/net-proxy/http-replicator/Manifest b/net-proxy/http-replicator/Manifest index 0dd62ae183ae..58eef04d603b 100644 --- a/net-proxy/http-replicator/Manifest +++ b/net-proxy/http-replicator/Manifest @@ -1,19 +1,19 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 3336e24923dea91ca8d8a21736bfd5cd http-replicator-3.0.ebuild 1911 -MD5 efcf708cc7a73657b587a3320f1cce75 ChangeLog 1137 MD5 eae37ad8073b8190842199931528eecc metadata.xml 227 -MD5 ba1bdb64c5a2a89f25600f0d02104876 files/http-replicator-3.0.conf 1703 +MD5 b930d85638423073a41dcecc0a512e0d http-replicator-3.0.ebuild 1914 +MD5 ff17e62ff17a7e95cf97fc9b2e34b6b1 ChangeLog 1394 MD5 b33593510641bdee7731d17d5788d521 files/http-replicator-3.0.init 778 MD5 1ebb63eb67b5ce575bb5e353973ed225 files/http-replicator-3.0-callrepcacheman-0.1 86 -MD5 ba5c3e1ca90a9ce2906848f1610f57bb files/http-replicator-3.0-repcacheman-0.21 6207 -MD5 5782ef4e5e91ea204e7507aa162bf04d files/http-replicator-3.0-repcacheman-0.33 6227 MD5 322c5051fc17850a386f30fc56c752ce files/digest-http-replicator-3.0 70 +MD5 ba1bdb64c5a2a89f25600f0d02104876 files/http-replicator-3.0.conf 1703 +MD5 20a9fbec924f5e4ade7b3e98009e3560 files/http-replicator-3.0-repcacheman-0.33 6225 +MD5 839e5906b6eb7f21380e836321dd5739 files/http-replicator-3.0-repcacheman-0.21 6205 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCpff0jiC39V7gKu0RAghQAKDcezsfKBtoBl/3PD/qeVYnNr/X+ACgzJwc -DWeT1rnRcBohQDZQRxcuvik= -=iUBR +iD8DBQFCphMrMGnpIbeahxwRAtkKAKCGkBwkTZWGjGNJbtN0cCirLhqU8wCaAgo1 +CjqiWjZcR6liGkvS/2XhaNE= +=upEt -----END PGP SIGNATURE----- diff --git a/net-proxy/http-replicator/files/http-replicator-3.0-repcacheman-0.21 b/net-proxy/http-replicator/files/http-replicator-3.0-repcacheman-0.21 index 4499fb8a0f38..a5636b39a256 100755 --- a/net-proxy/http-replicator/files/http-replicator-3.0-repcacheman-0.21 +++ b/net-proxy/http-replicator/files/http-replicator-3.0-repcacheman-0.21 @@ -136,7 +136,7 @@ if newfiles: for s in newfiles: print s print"\nChecking authenticity and integrity of new files..." - print "Searching for ebuilds's ...." + print "Searching for ebuilds..." md5_list = {} @@ -246,4 +246,5 @@ if newdir: print"to make http-replicator start at boot" print"\n\nexecute:\n/usr/bin/repcacheman\nafter emerge's on the server to delete" print"dup files and add new files to the cache" -print "\n\nDone!\n\n"
\ No newline at end of file +print "\n\nDone!\n\n" + diff --git a/net-proxy/http-replicator/files/http-replicator-3.0-repcacheman-0.33 b/net-proxy/http-replicator/files/http-replicator-3.0-repcacheman-0.33 index 09212017da3e..52423bf5eccf 100755 --- a/net-proxy/http-replicator/files/http-replicator-3.0-repcacheman-0.33 +++ b/net-proxy/http-replicator/files/http-replicator-3.0-repcacheman-0.33 @@ -136,7 +136,7 @@ if newfiles: for s in newfiles: print s print"\nChecking authenticity and integrity of new files..." - print "Searching for ebuilds's ...." + print "Searching for ebuilds..." md5_list = {} @@ -246,4 +246,5 @@ if newdir: print"to make http-replicator start at boot" print"\n\nexecute:\n/usr/bin/repcacheman\nafter emerge's on the server to delete" print"dup files and add new files to the cache" -print "\n\nDone!\n\n"
\ No newline at end of file +print "\n\nDone!\n\n" + diff --git a/net-proxy/http-replicator/http-replicator-3.0.ebuild b/net-proxy/http-replicator/http-replicator-3.0.ebuild index 54dc21dfbc0b..92eb45446d07 100644 --- a/net-proxy/http-replicator/http-replicator-3.0.ebuild +++ b/net-proxy/http-replicator/http-replicator-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/http-replicator-3.0.ebuild,v 1.6 2005/06/07 19:39:06 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/http-replicator-3.0.ebuild,v 1.7 2005/06/07 21:35:26 griffon26 Exp $ DESCRIPTION="Proxy cache for Gentoo packages" HOMEPAGE="http://gertjan.freezope.org/replicator/" @@ -51,7 +51,7 @@ pkg_postinst() { einfo "Before starting http-replicator, please follow the next few steps:" einfo "- modify /etc/conf.d/http-replicator if required" einfo "- run /usr/bin/repcacheman to set up the cache" - einfo "- add http_proxy=\"http://serveraddress:8080\" to make.conf on" + einfo "- add HTTP_PROXY=\"http://serveraddress:8080\" to make.conf on" einfo " the server as well as on the client machines" einfo "- make sure GENTOO_MIRRORS in /etc/make.conf starts with several" einfo " good http mirrors" |