summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-04-12 00:00:35 +0000
committerJason Wever <weeve@gentoo.org>2004-04-12 00:00:35 +0000
commitb7173fc26e0b4003dfe52e2f53cac65c029f04c8 (patch)
treee7189a92e86f7934ce031a1d3694f6dd6ea4027b /net-www/privoxy
parentMoving 2.4.23 back into mask because the defines for PAGE_{SIZE,MASK,SHIFT} g... (diff)
downloadgentoo-2-b7173fc26e0b4003dfe52e2f53cac65c029f04c8.tar.gz
gentoo-2-b7173fc26e0b4003dfe52e2f53cac65c029f04c8.tar.bz2
gentoo-2-b7173fc26e0b4003dfe52e2f53cac65c029f04c8.zip
Stable on sparc.
Diffstat (limited to 'net-www/privoxy')
-rw-r--r--net-www/privoxy/ChangeLog5
-rw-r--r--net-www/privoxy/privoxy-3.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/privoxy/ChangeLog b/net-www/privoxy/ChangeLog
index 1f0bed81b006..5acc9c1739f6 100644
--- a/net-www/privoxy/ChangeLog
+++ b/net-www/privoxy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/privoxy
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/privoxy/ChangeLog,v 1.20 2004/04/06 10:53:39 method Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/privoxy/ChangeLog,v 1.21 2004/04/12 00:00:35 weeve Exp $
+
+ 11 Apr 2004; Jason Wever <weeve@gentoo.org> privoxy-3.0.2.ebuild:
+ Stable on sparc.
06 Apr 2004; Joshua Brindle <method@gentoo.org> privoxy-2.9.14_beta.ebuild,
privoxy-3.0.2.ebuild, privoxy-3.0.3.ebuild:
diff --git a/net-www/privoxy/privoxy-3.0.2.ebuild b/net-www/privoxy/privoxy-3.0.2.ebuild
index e288df0cc904..478e1e1f60f7 100644
--- a/net-www/privoxy/privoxy-3.0.2.ebuild
+++ b/net-www/privoxy/privoxy-3.0.2.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/privoxy/privoxy-3.0.2.ebuild,v 1.8 2004/04/06 10:53:39 method Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/privoxy/privoxy-3.0.2.ebuild,v 1.9 2004/04/12 00:00:35 weeve Exp $
S="${WORKDIR}/${P}-stable"
HOMEPAGE="http://www.privoxy.org"
@@ -10,7 +10,7 @@ RESTRICT="nomirror"
IUSE="selinux"
SLOT="2"
-KEYWORDS="x86 ~ppc alpha ~sparc"
+KEYWORDS="x86 ~ppc alpha sparc"
LICENSE="GPL-2"
DEPEND=">=sys-apps/sed-4"