diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 18:24:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 18:24:20 +0000 |
commit | 13237232e4d87f5ce101bd1d4b24d57881dca3ef (patch) | |
tree | 2e69124cb49c2341da03dd03396e07ee3e5a2872 /net-proxy | |
parent | Version bump; Taking temporary maintainership (diff) | |
download | gentoo-2-13237232e4d87f5ce101bd1d4b24d57881dca3ef.tar.gz gentoo-2-13237232e4d87f5ce101bd1d4b24d57881dca3ef.tar.bz2 gentoo-2-13237232e4d87f5ce101bd1d4b24d57881dca3ef.zip |
Mark 2.5.14 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/squid/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/squid/squid-2.5.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index 09cdbf86ef90..c84e461a5073 100644 --- a/net-proxy/squid/ChangeLog +++ b/net-proxy/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/squid # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.82 2006/07/11 21:32:17 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.83 2006/07/13 18:24:20 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> squid-2.5.14.ebuild: + Mark 2.5.14 stable on ia64 11 Jul 2006; Javier Villavicencio <the_paya@gentoo.org> squid-2.5.14.ebuild, squid-2.6.1-r1.ebuild: diff --git a/net-proxy/squid/squid-2.5.14.ebuild b/net-proxy/squid/squid-2.5.14.ebuild index b33c1ffa0edb..77d403a75d96 100644 --- a/net-proxy/squid/squid-2.5.14.ebuild +++ b/net-proxy/squid/squid-2.5.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.14.ebuild,v 1.4 2006/07/11 21:32:17 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.14.ebuild,v 1.5 2006/07/13 18:24:20 agriffis Exp $ inherit eutils pam toolchain-funcs flag-o-matic @@ -18,7 +18,7 @@ SRC_URI="http://www.squid-cache.org/Versions/v2/${S_PV}/${S_PP}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="pam ldap sasl nis ssl snmp debug selinux underscores logrotate customlog zero-penalty-hit follow-xff \ pf-transparent ipf-transparent" |