summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-17 00:34:28 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-17 00:34:28 +0000
commitda487b9202409c94dd6085bc74c3cda747e17444 (patch)
tree5919e1c885342786ae0c5a4fc7679c3fd075cfbe /dev-util/wxglade
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-da487b9202409c94dd6085bc74c3cda747e17444.tar.gz
gentoo-2-da487b9202409c94dd6085bc74c3cda747e17444.tar.bz2
gentoo-2-da487b9202409c94dd6085bc74c3cda747e17444.zip
Added to ~ppc
Diffstat (limited to 'dev-util/wxglade')
-rw-r--r--dev-util/wxglade/ChangeLog5
-rw-r--r--dev-util/wxglade/wxglade-0.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/wxglade/ChangeLog b/dev-util/wxglade/ChangeLog
index b047fd41bbd2..1cd494a8ad9b 100644
--- a/dev-util/wxglade/ChangeLog
+++ b/dev-util/wxglade/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/wxglade
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.3 2004/04/16 19:55:23 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.4 2004/04/17 00:34:28 dholm Exp $
+
+ 17 Apr 2004; David Holm <dholm@gentoo.org> wxglade-0.3.2.ebuild:
+ Added to ~ppc.
*wxglade-0.3.2 (16 Apr 2004)
diff --git a/dev-util/wxglade/wxglade-0.3.2.ebuild b/dev-util/wxglade/wxglade-0.3.2.ebuild
index 81e49044b328..b9e3874f4fee 100644
--- a/dev-util/wxglade/wxglade-0.3.2.ebuild
+++ b/dev-util/wxglade/wxglade-0.3.2.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-util/wxglade/wxglade-0.3.2.ebuild,v 1.1 2004/04/16 19:55:23 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.3.2.ebuild,v 1.2 2004/04/17 00:34:28 dholm Exp $
S="${WORKDIR}/wxGlade-${PV}"
DESCRIPTION="Glade-like GUI designer which can generate Python, Perl, C++ or XRC code"
@@ -8,7 +8,7 @@ HOMEPAGE="http://wxglade.sourceforge.net/"
SRC_URI="mirror://sourceforge/wxglade/wxGlade-${PV}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=">=dev-lang/python-2.2
>=dev-python/wxPython-2.4.2.4"