diff options
author | 2005-02-18 07:37:17 +0000 | |
---|---|---|
committer | 2005-02-18 07:37:17 +0000 | |
commit | 955a17b9f05ccf75ae05639cef9063f234786c98 (patch) | |
tree | 2930c1ee817781c1a49214e5aa599faa3ecc8f8b /www-proxy | |
parent | Version bump to address bugs 64291 and 80534 (diff) | |
download | gentoo-2-955a17b9f05ccf75ae05639cef9063f234786c98.tar.gz gentoo-2-955a17b9f05ccf75ae05639cef9063f234786c98.tar.bz2 gentoo-2-955a17b9f05ccf75ae05639cef9063f234786c98.zip |
Stable on mips, bug #81997
(Portage version: 2.0.51-r15)
Diffstat (limited to 'www-proxy')
-rw-r--r-- | www-proxy/squid/ChangeLog | 5 | ||||
-rw-r--r-- | www-proxy/squid/squid-2.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-proxy/squid/ChangeLog b/www-proxy/squid/ChangeLog index 992af1854aa9..9e0ec64107c5 100644 --- a/www-proxy/squid/ChangeLog +++ b/www-proxy/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-proxy/squid # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-proxy/squid/ChangeLog,v 1.37 2005/02/17 22:43:28 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-proxy/squid/ChangeLog,v 1.38 2005/02/18 07:37:17 hardave Exp $ + + 18 Feb 2005; Hardave Riar <hardave@gentoo.org> squid-2.5.8.ebuild: + Stable on mips, bug #81997 17 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> squid-2.5.8.ebuild: Stable on alpha, bug 81997. diff --git a/www-proxy/squid/squid-2.5.8.ebuild b/www-proxy/squid/squid-2.5.8.ebuild index 77ee5e2bc997..3f43f0008cef 100644 --- a/www-proxy/squid/squid-2.5.8.ebuild +++ b/www-proxy/squid/squid-2.5.8.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/www-proxy/squid/squid-2.5.8.ebuild,v 1.7 2005/02/17 22:43:28 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-proxy/squid/squid-2.5.8.ebuild,v 1.8 2005/02/18 07:37:17 hardave Exp $ inherit eutils @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.squid-cache.org/pub/squid-2/STABLE/${S_PP}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~mips" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 mips" IUSE="pam ldap ssl sasl snmp debug uclibc selinux underscores" RDEPEND="virtual/libc |