summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2004-08-02 14:50:11 +0000
committerFerris McCormick <fmccor@gentoo.org>2004-08-02 14:50:11 +0000
commit81e82f1d9efcdfa0dc444bc09247edc181ffa5e9 (patch)
tree2b4103e5fe129bed3bac83d91b172b71ca39f36e /dev-python/wxpython-demo
parentStable for sparc. (diff)
downloadhistorical-81e82f1d9efcdfa0dc444bc09247edc181ffa5e9.tar.gz
historical-81e82f1d9efcdfa0dc444bc09247edc181ffa5e9.tar.bz2
historical-81e82f1d9efcdfa0dc444bc09247edc181ffa5e9.zip
Add ~sparc keyword.
Diffstat (limited to 'dev-python/wxpython-demo')
-rw-r--r--dev-python/wxpython-demo/ChangeLog6
-rw-r--r--dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/wxpython-demo/ChangeLog b/dev-python/wxpython-demo/ChangeLog
index 954a7a62523d..e50acc14bf3a 100644
--- a/dev-python/wxpython-demo/ChangeLog
+++ b/dev-python/wxpython-demo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/wxpython-demo
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/ChangeLog,v 1.6 2004/07/16 00:27:55 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/ChangeLog,v 1.7 2004/08/02 14:50:11 fmccor Exp $
+
+ 02 Aug 2004; Ferris McCormick <fmccor@gentoo.org>
+ wxpython-demo-2.4.2.4.ebuild:
+ Add ~sparc keyword. Pure python scripts to help with wxpython QC.
15 Jul 2004; Rob Cakebread <pythonhead@gentoo.org>
wxpython-demo-2.4.2.4.ebuild:
diff --git a/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild b/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild
index 05dfc394e577..afbda49cdcad 100644
--- a/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild
+++ b/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.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/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild,v 1.4 2004/07/16 00:27:55 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython-demo/wxpython-demo-2.4.2.4.ebuild,v 1.5 2004/08/02 14:50:11 fmccor Exp $
MY_P=${P/wxpython-demo/wxPythonDemo}
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
IUSE=""
S="${WORKDIR}/${DOCDIR}"