summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-10-18 17:22:12 +0000
committerJon Hood <squinky86@gentoo.org>2004-10-18 17:22:12 +0000
commit3c61defe36268808cad142a8157d92c675285edc (patch)
tree1aae3350dca92cd521dfa249a94fc04ef4d7fba8 /net-p2p/gwebcache
parentStable on sparc wrt #67062 (diff)
downloadhistorical-3c61defe36268808cad142a8157d92c675285edc.tar.gz
historical-3c61defe36268808cad142a8157d92c675285edc.tar.bz2
historical-3c61defe36268808cad142a8157d92c675285edc.zip
stable on x86
Diffstat (limited to 'net-p2p/gwebcache')
-rw-r--r--net-p2p/gwebcache/ChangeLog5
-rw-r--r--net-p2p/gwebcache/gwebcache-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/gwebcache/ChangeLog b/net-p2p/gwebcache/ChangeLog
index b2064f4c565a..b5ed85747e83 100644
--- a/net-p2p/gwebcache/ChangeLog
+++ b/net-p2p/gwebcache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/gwebcache
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gwebcache/ChangeLog,v 1.2 2004/10/17 09:39:29 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gwebcache/ChangeLog,v 1.3 2004/10/18 17:18:34 squinky86 Exp $
+
+ 18 Oct 2004; Jon Hood <squinky86@gentoo.org> gwebcache-1.0.0.ebuild:
+ Stable on x86.
17 Oct 2004; David Holm <dholm@gentoo.org> gwebcache-1.0.0.ebuild:
Added to ~ppc.
diff --git a/net-p2p/gwebcache/gwebcache-1.0.0.ebuild b/net-p2p/gwebcache/gwebcache-1.0.0.ebuild
index 86fefcb0d0af..74101300f8ab 100644
--- a/net-p2p/gwebcache/gwebcache-1.0.0.ebuild
+++ b/net-p2p/gwebcache/gwebcache-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gwebcache/gwebcache-1.0.0.ebuild,v 1.2 2004/10/17 09:39:29 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gwebcache/gwebcache-1.0.0.ebuild,v 1.3 2004/10/18 17:18:34 squinky86 Exp $
inherit webapp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnucleus.com/gwebcache/"
SRC_URI="http://www.gnucleus.com/gwebcache/dist/${P}.zip"
LICENSE="GPL-2"
IUSE=""
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
DEPEND=">=app-arch/unzip-5.42-r1"
RDEPEND=">=net-www/apache-1.3.24-r1