diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-21 22:04:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-21 22:04:05 +0000 |
commit | 609922784828b5454513b20f984dd9ffb858a12c (patch) | |
tree | 2d9a652c6e129ee03733d40db763d0f5ea832471 /net-proxy | |
parent | Keyword kcheckpass-3.5.0_beta2 ~ppc (diff) | |
download | historical-609922784828b5454513b20f984dd9ffb858a12c.tar.gz historical-609922784828b5454513b20f984dd9ffb858a12c.tar.bz2 historical-609922784828b5454513b20f984dd9ffb858a12c.zip |
Stable on alpha + ia64, bug 109827.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/squid/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/squid/Manifest | 14 | ||||
-rw-r--r-- | net-proxy/squid/squid-2.5.11.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index 0868cce2bca2..2c6aa1dc70a9 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.47 2005/10/20 19:00:26 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.48 2005/10/21 22:04:05 kloeri Exp $ + + 21 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> squid-2.5.11.ebuild: + Stable on alpha + ia64, bug 109827. 20 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> squid-2.5.11.ebuild: Stable on hppa, ppc. diff --git a/net-proxy/squid/Manifest b/net-proxy/squid/Manifest index 5448f2f313ab..7ff9b6501d76 100644 --- a/net-proxy/squid/Manifest +++ b/net-proxy/squid/Manifest @@ -1,4 +1,7 @@ -MD5 e2d216c9903a519b7f2e8ca9ae411015 ChangeLog 22972 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 044b3d9bf8fcbf9b7574a9f544c76178 ChangeLog 23085 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 +14,11 @@ 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 53c0b84af3671c4fbf7a7cf14ce1b36c squid-2.5.11.ebuild 6400 +MD5 c8b2d594d0967ba649aecf4190d1c3cd squid-2.5.11.ebuild 6398 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDWWX6Kf2g/qXtneoRAvkDAKCOVbqd+JCMD/6uVcWFAZzQ/5Oy9gCffzDW +VdsAybmVzB89xbh5R7zfKV4= +=J6DC +-----END PGP SIGNATURE----- diff --git a/net-proxy/squid/squid-2.5.11.ebuild b/net-proxy/squid/squid-2.5.11.ebuild index 92ff09458a1b..0bd9537e53aa 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.4 2005/10/20 19:00:26 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.11.ebuild,v 1.5 2005/10/21 22:04:05 kloeri 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 ) |