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
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-baad6b0683a5f243b9d135c9ac681c54d84ea3f0.tar.gz
gentoo-2-baad6b0683a5f243b9d135c9ac681c54d84ea3f0.tar.bz2
gentoo-2-baad6b0683a5f243b9d135c9ac681c54d84ea3f0.zip
Added to ~ppc
-rw-r--r--dev-db/libdbi/ChangeLog5
-rw-r--r--dev-db/libdbi/libdbi-0.7.2.ebuild2
-rw-r--r--net-misc/gwget2/ChangeLog5
-rw-r--r--net-misc/gwget2/gwget2-0.9.ebuild4
4 files changed, 11 insertions, 5 deletions
diff --git a/dev-db/libdbi/ChangeLog b/dev-db/libdbi/ChangeLog
index 52ef65574b61..038944498cdb 100644
--- a/dev-db/libdbi/ChangeLog
+++ b/dev-db/libdbi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/libdbi
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v 1.1 2004/03/25 03:22:28 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v 1.2 2004/03/25 11:40:44 dholm Exp $
+
+ 25 Mar 2004; David Holm <dholm@gentoo.org> libdbi-0.7.2.ebuild:
+ Added to ~ppc.
*libdbi-0.7.2 (24 Mar 2004)
diff --git a/dev-db/libdbi/libdbi-0.7.2.ebuild b/dev-db/libdbi/libdbi-0.7.2.ebuild
index ff4057d47e6e..7fdfb7314390 100644
--- a/dev-db/libdbi/libdbi-0.7.2.ebuild
+++ b/dev-db/libdbi/libdbi-0.7.2.ebuild
@@ -8,7 +8,7 @@ LICENSE="LGPL-2.1"
DEPEND=""
RDEPEND=""
IUSE=""
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
SLOT=0
src_compile() {
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