summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 15:22:14 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 15:22:14 +0000
commitcab4e6a0a1a7f483affb1835bc5f9a128c03d82c (patch)
treea1de8ceadb16dce1690f1ad2b83422f933d94450 /app-dicts/pydict
parentppc profile cleanup (diff)
downloadhistorical-cab4e6a0a1a7f483affb1835bc5f9a128c03d82c.tar.gz
historical-cab4e6a0a1a7f483affb1835bc5f9a128c03d82c.tar.bz2
historical-cab4e6a0a1a7f483affb1835bc5f9a128c03d82c.zip
ppc cleanup
Diffstat (limited to 'app-dicts/pydict')
-rw-r--r--app-dicts/pydict/Manifest2
-rw-r--r--app-dicts/pydict/pydict-0.2.5.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/pydict/Manifest b/app-dicts/pydict/Manifest
index 011c7c435ad6..08b70b2574dc 100644
--- a/app-dicts/pydict/Manifest
+++ b/app-dicts/pydict/Manifest
@@ -1,4 +1,4 @@
MD5 784782172d48b8d1a5df378a533de60b ChangeLog 507
-MD5 e4c8fc95db3780d1a53e0bfc3b41803c pydict-0.2.5.1.ebuild 864
MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
+MD5 8181da5b8ee792333e58f7b211450d0f pydict-0.2.5.1.ebuild 873
MD5 8801a0e35cf3308e5ceb96f46279dde7 files/digest-pydict-0.2.5.1 67
diff --git a/app-dicts/pydict/pydict-0.2.5.1.ebuild b/app-dicts/pydict/pydict-0.2.5.1.ebuild
index 1ea3b8bd3ec5..bedf812a4bda 100644
--- a/app-dicts/pydict/pydict-0.2.5.1.ebuild
+++ b/app-dicts/pydict/pydict-0.2.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/pydict/pydict-0.2.5.1.ebuild,v 1.4 2003/06/29 17:14:26 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/pydict/pydict-0.2.5.1.ebuild,v 1.5 2003/07/16 15:21:28 pvdabeel Exp $
DESCRIPTION="Chinese-English / English-Chinese dictionary"
HOMEPAGE="http://sourceforge.net/projects/pydict"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/pyDict-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
DEPEND="virtual/python
=dev-python/pygtk-0.6*"