From f060c04a83a06f17e564554377d8537dccedf4ee Mon Sep 17 00:00:00 2001 From: Lars Weiler Date: Tue, 30 Mar 2004 15:20:57 +0000 Subject: stable on ppc due to security bug #45273 --- net-www/squid/ChangeLog | 5 ++++- net-www/squid/squid-2.5.5.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-www/squid') diff --git a/net-www/squid/ChangeLog b/net-www/squid/ChangeLog index b0577a7d1999..b6b1de562a0c 100644 --- a/net-www/squid/ChangeLog +++ b/net-www/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/squid # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/squid/ChangeLog,v 1.36 2004/03/30 10:56:16 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/ChangeLog,v 1.37 2004/03/30 15:20:57 pylon Exp $ + + 30 Mar 2004; Lars Weiler squid-2.5.5.ebuild: + stable on ppc due to security bug #45273 30 Mar 2004; Guy Martin squid-2.5.5.ebuild: Marked stable on hppa. diff --git a/net-www/squid/squid-2.5.5.ebuild b/net-www/squid/squid-2.5.5.ebuild index 7162c200465d..15db806cb5e8 100644 --- a/net-www/squid/squid-2.5.5.ebuild +++ b/net-www/squid/squid-2.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.5.ebuild,v 1.4 2004/03/30 10:56:16 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.5.ebuild,v 1.5 2004/03/30 15:20:57 pylon Exp $ IUSE="pam ldap ssl sasl snmp debug" @@ -22,7 +22,7 @@ RDEPEND="virtual/glibc sasl? ( >=dev-libs/cyrus-sasl-1.5.27 )" DEPEND="${RDEPEND} dev-lang/perl" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc sparc alpha hppa ~ppc64 ia64" +KEYWORDS="~x86 ppc sparc alpha hppa ~ppc64 ia64" SLOT="0" src_unpack() { -- cgit v1.2.3-65-gdbad