summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-02-18 09:32:30 +0000
committerDavid Holm <dholm@gentoo.org>2004-02-18 09:32:30 +0000
commit017909b180597f1cb1f1f28c0ef126e2c4b9f8e5 (patch)
tree6dcd5d1d396e9c90dbde26d0c597012a734d5fe8 /app-gnustep/gworkspace
parentVersion bumped. (diff)
downloadgentoo-2-017909b180597f1cb1f1f28c0ef126e2c4b9f8e5.tar.gz
gentoo-2-017909b180597f1cb1f1f28c0ef126e2c4b9f8e5.tar.bz2
gentoo-2-017909b180597f1cb1f1f28c0ef126e2c4b9f8e5.zip
Added to ~ppc
Diffstat (limited to 'app-gnustep/gworkspace')
-rw-r--r--app-gnustep/gworkspace/ChangeLog7
-rw-r--r--app-gnustep/gworkspace/gworkspace-0.5.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-gnustep/gworkspace/ChangeLog b/app-gnustep/gworkspace/ChangeLog
index a2edba5f6c10..226f98c5b93d 100644
--- a/app-gnustep/gworkspace/ChangeLog
+++ b/app-gnustep/gworkspace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-gnustep/gworkspace
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gworkspace/ChangeLog,v 1.2 2003/07/30 06:35:42 raker Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gworkspace/ChangeLog,v 1.3 2004/02/18 09:32:30 dholm Exp $
+
+ 18 Feb 2004; David Holm <dholm@gentoo.org> gworkspace-0.5.3.ebuild:
+ Added to ~ppc.
30 Jul 2003; Nick Hadaway <raker@gentoo.org> gworkspace-0.5.3.ebuild:
Updated the description.
diff --git a/app-gnustep/gworkspace/gworkspace-0.5.3.ebuild b/app-gnustep/gworkspace/gworkspace-0.5.3.ebuild
index 235663fb1f0e..a7c57eb10ba5 100644
--- a/app-gnustep/gworkspace/gworkspace-0.5.3.ebuild
+++ b/app-gnustep/gworkspace/gworkspace-0.5.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gworkspace/gworkspace-0.5.3.ebuild,v 1.2 2003/07/30 06:35:42 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gworkspace/gworkspace-0.5.3.ebuild,v 1.3 2004/02/18 09:32:30 dholm Exp $
inherit gnustep
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnustep.org"
SRC_URI="http://www.gnustep.it/enrico/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
DEPEND=">=dev-util/gnustep-gui-0.8.5"
src_install() {