summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-08-03 11:43:50 +0000
committerDavid Holm <dholm@gentoo.org>2004-08-03 11:43:50 +0000
commitf7a1da8a7e5ead413f47181cba336a45d7311c06 (patch)
tree9a89d46d09aaa1b86abec47d2243cbb9b649ec42 /app-dicts/wordnet
parentAdded to ~ppc (diff)
downloadhistorical-f7a1da8a7e5ead413f47181cba336a45d7311c06.tar.gz
historical-f7a1da8a7e5ead413f47181cba336a45d7311c06.tar.bz2
historical-f7a1da8a7e5ead413f47181cba336a45d7311c06.zip
Added to ~ppc
Diffstat (limited to 'app-dicts/wordnet')
-rw-r--r--app-dicts/wordnet/ChangeLog5
-rw-r--r--app-dicts/wordnet/wordnet-2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/wordnet/ChangeLog b/app-dicts/wordnet/ChangeLog
index 46dbcf21ff91..111963682930 100644
--- a/app-dicts/wordnet/ChangeLog
+++ b/app-dicts/wordnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/wordnet
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/wordnet/ChangeLog,v 1.1 2004/08/02 02:39:44 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/wordnet/ChangeLog,v 1.2 2004/08/03 11:43:50 dholm Exp $
+
+ 03 Aug 2004; David Holm <dholm@gentoo.org> wordnet-2.0.ebuild:
+ Added to ~ppc.
*wordnet-2.0 (02 Aug 2004)
diff --git a/app-dicts/wordnet/wordnet-2.0.ebuild b/app-dicts/wordnet/wordnet-2.0.ebuild
index 54f8eb441e01..2107fce4790e 100644
--- a/app-dicts/wordnet/wordnet-2.0.ebuild
+++ b/app-dicts/wordnet/wordnet-2.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/app-dicts/wordnet/wordnet-2.0.ebuild,v 1.1 2004/08/02 02:39:44 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/wordnet/wordnet-2.0.ebuild,v 1.2 2004/08/03 11:43:50 dholm Exp $
inherit eutils
@@ -11,7 +11,7 @@ DEPEND="tcl tk"
LICENSE="Princeton"
IUSE=""
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
S=${WORKDIR}/WordNet-${PV}
src_unpack() {