diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-20 19:00:26 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-20 19:00:26 +0000 |
commit | 5d05b3a2b964b207ef86a9ce487860540b2db974 (patch) | |
tree | ee008079fd06484c048d94609480da40ffd122ec /net-proxy/squid | |
parent | Fixes minor build error in ppc. (diff) | |
download | historical-5d05b3a2b964b207ef86a9ce487860540b2db974.tar.gz historical-5d05b3a2b964b207ef86a9ce487860540b2db974.tar.bz2 historical-5d05b3a2b964b207ef86a9ce487860540b2db974.zip |
Stable on hppa, ppc.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'net-proxy/squid')
-rw-r--r-- | net-proxy/squid/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/squid/Manifest | 4 | ||||
-rw-r--r-- | net-proxy/squid/squid-2.5.11.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index 2334b09ba52b..0868cce2bca2 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.46 2005/10/19 21:55:14 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.47 2005/10/20 19:00:26 hansmi Exp $ + + 20 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> squid-2.5.11.ebuild: + Stable on hppa, ppc. 19 Oct 2005; Jason Wever <weeve@gentoo.org> squid-2.5.11.ebuild: Stable on SPARC wrt security bug #109827. diff --git a/net-proxy/squid/Manifest b/net-proxy/squid/Manifest index a3f77d38f2f5..5448f2f313ab 100644 --- a/net-proxy/squid/Manifest +++ b/net-proxy/squid/Manifest @@ -1,4 +1,4 @@ -MD5 c6c2a790ed3440354eb65e903ac5e6bb ChangeLog 22872 +MD5 e2d216c9903a519b7f2e8ca9ae411015 ChangeLog 22972 MD5 9bc2547e30ed7f253626bd88246c0808 files/digest-squid-2.5.10-r2 157 MD5 6b7e2f22e3d8d628b7f3c0a468f05933 files/digest-squid-2.5.10-r4 157 MD5 9aae33d4872e127be17e8a1bc587c2a7 files/digest-squid-2.5.11 157 @@ -11,4 +11,4 @@ MD5 208e20395de910fc529fcfb8031bfb13 files/squid.pam-include 326 MD5 c2a21a50fca07975a99242ebc54c2f88 metadata.xml 330 MD5 5a123cb8aa8308bf12130208cc3d171b squid-2.5.10-r2.ebuild 6351 MD5 f3431002a02349e68cd89f7c1770e21e squid-2.5.10-r4.ebuild 6400 -MD5 cd48208b94e287bcb77ae742b5259b8a squid-2.5.11.ebuild 6401 +MD5 53c0b84af3671c4fbf7a7cf14ce1b36c squid-2.5.11.ebuild 6400 diff --git a/net-proxy/squid/squid-2.5.11.ebuild b/net-proxy/squid/squid-2.5.11.ebuild index eca725f82ce4..92ff09458a1b 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.3 2005/10/19 21:55:14 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.11.ebuild,v 1.4 2005/10/20 19:00:26 hansmi Exp $ inherit eutils pam toolchain-funcs @@ -20,7 +20,7 @@ S=${WORKDIR}/${S_PP} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="pam ldap ssl sasl snmp debug selinux underscores logrotate customlog zero-penalty-hit follow-xff" RDEPEND="pam? ( virtual/pam ) |