diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-23 01:28:57 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-23 01:28:57 +0000 |
commit | cb575070340f5921abb54169cd161c3f979b1ec7 (patch) | |
tree | 054df661b25dc1a249cf04266b52f151572a60ee /net-proxy | |
parent | New version for testing only (diff) | |
download | historical-cb575070340f5921abb54169cd161c3f979b1ec7.tar.gz historical-cb575070340f5921abb54169cd161c3f979b1ec7.tar.bz2 historical-cb575070340f5921abb54169cd161c3f979b1ec7.zip |
Removed the --disable-internal-dns directive on amd64, closes bug 110740.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/squid/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/squid/Manifest | 26 | ||||
-rw-r--r-- | net-proxy/squid/squid-2.5.11.ebuild | 4 |
3 files changed, 18 insertions, 17 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index 769546c00eb2..9a25c9ca207b 100644 --- a/net-proxy/squid/ChangeLog +++ b/net-proxy/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/squid # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.49 2005/10/23 00:13:31 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.50 2005/11/23 01:28:57 cryos Exp $ + + 23 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> squid-2.5.11.ebuild: + Removed the --disable-internal-dns directive on amd64, closes bug 110740. 23 Oct 2005; Marcus D. Hanwell <cryos@gentoo.org> squid-2.5.11.ebuild: Stable on amd64, bug 109827. diff --git a/net-proxy/squid/Manifest b/net-proxy/squid/Manifest index 6959610cd9e7..0ddb587bab91 100644 --- a/net-proxy/squid/Manifest +++ b/net-proxy/squid/Manifest @@ -1,24 +1,24 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 5a123cb8aa8308bf12130208cc3d171b squid-2.5.10-r2.ebuild 6351 -MD5 f3431002a02349e68cd89f7c1770e21e squid-2.5.10-r4.ebuild 6400 -MD5 8e3e09f3b40549364b1e43d6c4ed6510 ChangeLog 23189 -MD5 cf398556bce540358644ce9a452abfba metadata.xml 241 -MD5 795cfe41e9cda1563d4c5c364545b090 squid-2.5.11.ebuild 6396 -MD5 8e7207b10699502e573d9d60ff0e07a6 files/squid.confd 437 -MD5 5cbc9bcecee98115731f5fc4b0f10907 files/squid.initd 1982 -MD5 6f30a7f5c48ec35a7044acb189c858c5 files/squid.cron 133 -MD5 9aae33d4872e127be17e8a1bc587c2a7 files/digest-squid-2.5.11 157 +MD5 14354e2d3759f3025342b70a7f77dae3 ChangeLog 23339 MD5 9bc2547e30ed7f253626bd88246c0808 files/digest-squid-2.5.10-r2 157 MD5 6b7e2f22e3d8d628b7f3c0a468f05933 files/digest-squid-2.5.10-r4 157 -MD5 40a3fdee0d8db88cb690a6eceb59e45a files/squid.pam 505 +MD5 9aae33d4872e127be17e8a1bc587c2a7 files/digest-squid-2.5.11 157 MD5 5286e7e73ca5687381fa09ff41dccbd1 files/squid-logrotate 101 +MD5 8e7207b10699502e573d9d60ff0e07a6 files/squid.confd 437 +MD5 6f30a7f5c48ec35a7044acb189c858c5 files/squid.cron 133 +MD5 5cbc9bcecee98115731f5fc4b0f10907 files/squid.initd 1982 +MD5 40a3fdee0d8db88cb690a6eceb59e45a files/squid.pam 505 MD5 208e20395de910fc529fcfb8031bfb13 files/squid.pam-include 326 +MD5 cf398556bce540358644ce9a452abfba metadata.xml 241 +MD5 5a123cb8aa8308bf12130208cc3d171b squid-2.5.10-r2.ebuild 6351 +MD5 f3431002a02349e68cd89f7c1770e21e squid-2.5.10-r4.ebuild 6400 +MD5 af1fa843fab3e498b6181dacf8d033b1 squid-2.5.11.ebuild 6338 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFDXoyTNSP4Vda7IdsRAjpRAJ995Ec3BpOgB5PCrlGi2lUyrQE+EACfU14p -i4Ci7H4qbH4x8hL+54CiQ0w= -=IFXx +iD8DBQFDg8YMntT9W3vfTuoRAgyjAJ9VzqU78rO+gyRno6l+z3HzwP/ELACffk6W +/smZU0R/KOvp7fjYdgjXH1E= +=4rSS -----END PGP SIGNATURE----- diff --git a/net-proxy/squid/squid-2.5.11.ebuild b/net-proxy/squid/squid-2.5.11.ebuild index e7119073bdfd..563685f9b86e 100644 --- a/net-proxy/squid/squid-2.5.11.ebuild +++ b/net-proxy/squid/squid-2.5.11.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/squid/squid-2.5.11.ebuild,v 1.6 2005/10/23 00:13:31 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.11.ebuild,v 1.7 2005/11/23 01:28:57 cryos Exp $ inherit eutils pam toolchain-funcs @@ -82,8 +82,6 @@ src_compile() { use snmp && myconf="${myconf} --enable-snmp" || myconf="${myconf} --disable-snmp" use ssl && myconf="${myconf} --enable-ssl" || myconf="${myconf} --disable-ssl" - use amd64 && myconf="${myconf} --disable-internal-dns " - if use underscores; then ewarn "Enabling underscores in domain names will result in dns resolution" ewarn "failure if your local DNS client (probably bind) is not compatible." |