summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-16 14:57:21 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-16 14:57:21 +0000
commite26535ee43f61fe2cc8ecb6a3ac1e7093074c3c8 (patch)
treefec8a655602ce1feafd26f7216d151b385d1dd52 /dev-python
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-e26535ee43f61fe2cc8ecb6a3ac1e7093074c3c8.tar.gz
gentoo-2-e26535ee43f61fe2cc8ecb6a3ac1e7093074c3c8.tar.bz2
gentoo-2-e26535ee43f61fe2cc8ecb6a3ac1e7093074c3c8.zip
Added to ~ppc
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pythoncard/ChangeLog5
-rw-r--r--dev-python/pythoncard/pythoncard-0.7.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pythoncard/ChangeLog b/dev-python/pythoncard/ChangeLog
index bb7940e02ca7..9ad0aec628bb 100644
--- a/dev-python/pythoncard/ChangeLog
+++ b/dev-python/pythoncard/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pythoncard
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/ChangeLog,v 1.8 2004/04/15 23:33:58 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/ChangeLog,v 1.9 2004/04/16 14:56:12 dholm Exp $
+
+ 16 Apr 2004; David Holm <dholm@gentoo.org> pythoncard-0.7.3.1.ebuild:
+ Added to ~ppc.
15 Apr 2004; Rob Cakebread <pythonhead@gentoo.org>
pythoncard-0.7.3.1.ebuild:
diff --git a/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild b/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild
index 59117b59a933..6ec8cf1d570c 100644
--- a/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild
+++ b/dev-python/pythoncard/pythoncard-0.7.3.1.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/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild,v 1.2 2004/04/15 23:33:58 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.3.1.ebuild,v 1.3 2004/04/16 14:56:12 dholm Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pythoncard/PythonCardPrototype-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~ppc"
IUSE=""
DEPEND=">=dev-python/wxPython-2.4.2.4"