summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-04-01 23:04:30 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-04-01 23:04:30 +0000
commit2023655a924974ec057df3c538141d63345223b0 (patch)
tree793a9f70bb93f2ccbe17671b260c4e42ab53b226 /dev-python/pythoncard
parentSpring cleaning (Manifest recommit) (diff)
downloadgentoo-2-2023655a924974ec057df3c538141d63345223b0.tar.gz
gentoo-2-2023655a924974ec057df3c538141d63345223b0.tar.bz2
gentoo-2-2023655a924974ec057df3c538141d63345223b0.zip
Stable on x86.
Diffstat (limited to 'dev-python/pythoncard')
-rw-r--r--dev-python/pythoncard/ChangeLog7
-rw-r--r--dev-python/pythoncard/pythoncard-0.7.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pythoncard/ChangeLog b/dev-python/pythoncard/ChangeLog
index 0f7eacde4208..f387cec9105e 100644
--- a/dev-python/pythoncard/ChangeLog
+++ b/dev-python/pythoncard/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pythoncard
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/ChangeLog,v 1.5 2003/10/03 03:51:17 pythonhead Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/ChangeLog,v 1.6 2004/04/01 23:04:30 kloeri Exp $
+
+ 02 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> pythoncard-0.7.2.ebuild:
+ Stable on x86.
*pythoncard-0.7.2 (02 Oct 2003)
diff --git a/dev-python/pythoncard/pythoncard-0.7.2.ebuild b/dev-python/pythoncard/pythoncard-0.7.2.ebuild
index d7b24713c33f..9dc47d8eebc6 100644
--- a/dev-python/pythoncard/pythoncard-0.7.2.ebuild
+++ b/dev-python/pythoncard/pythoncard-0.7.2.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/dev-python/pythoncard/pythoncard-0.7.2.ebuild,v 1.1 2003/10/03 03:51:17 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pythoncard/pythoncard-0.7.2.ebuild,v 1.2 2004/04/01 23:04:30 kloeri Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pythoncard/PythonCardPrototype-${PV}.tar.gz"
LICENSE="PYTHON"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
IUSE=""
DEPEND=">=dev-python/wxPython-2.4.1.2"