summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-25 11:40:44 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-25 11:40:44 +0000
commitbaad6b0683a5f243b9d135c9ac681c54d84ea3f0 (patch)
tree3a468bf0e8330468c3d2f76cd0e370925ca4728b /net-misc
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-baad6b0683a5f243b9d135c9ac681c54d84ea3f0.tar.gz
gentoo-2-baad6b0683a5f243b9d135c9ac681c54d84ea3f0.tar.bz2
gentoo-2-baad6b0683a5f243b9d135c9ac681c54d84ea3f0.zip
Added to ~ppc
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/gwget2/ChangeLog5
-rw-r--r--net-misc/gwget2/gwget2-0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/gwget2/ChangeLog b/net-misc/gwget2/ChangeLog
index 8c6510ae629d..03968cd3188a 100644
--- a/net-misc/gwget2/ChangeLog
+++ b/net-misc/gwget2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/gwget2
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget2/ChangeLog,v 1.7 2004/03/25 02:54:55 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget2/ChangeLog,v 1.8 2004/03/25 11:37:14 dholm Exp $
+
+ 25 Mar 2004; David Holm <dholm@gentoo.org> gwget2-0.9.ebuild:
+ Added to ~ppc.
*gwget2-0.9 (25 Mar 2004)
diff --git a/net-misc/gwget2/gwget2-0.9.ebuild b/net-misc/gwget2/gwget2-0.9.ebuild
index 747862e496eb..2caa95b3ba11 100644
--- a/net-misc/gwget2/gwget2-0.9.ebuild
+++ b/net-misc/gwget2/gwget2-0.9.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-misc/gwget2/gwget2-0.9.ebuild,v 1.1 2004/03/25 02:54:55 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget2/gwget2-0.9.ebuild,v 1.2 2004/03/25 11:37:14 dholm Exp $
inherit gnome2
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
#IUSE="nls"
IUSE=""
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
RDEPEND=">=net-misc/wget-1.8
>=x11-libs/gtk+-2