summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-01-22 12:51:58 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-01-22 12:51:58 +0000
commitdef93367319815ab827fc78a435f5dbae58bf020 (patch)
tree1690d7ac623a1958dc6878c88dc66dd60a50791a /dev-python
parentarm/sh stable (diff)
downloadgentoo-2-def93367319815ab827fc78a435f5dbae58bf020.tar.gz
gentoo-2-def93367319815ab827fc78a435f5dbae58bf020.tar.bz2
gentoo-2-def93367319815ab827fc78a435f5dbae58bf020.zip
Readd ~arm/~sh
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/wxpython/ChangeLog6
-rw-r--r--dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild6
-rw-r--r--dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index c08e0fb7547c..c84d62cae517 100644
--- a/dev-python/wxpython/ChangeLog
+++ b/dev-python/wxpython/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/wxpython
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.111 2009/01/19 23:43:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.112 2009/01/22 12:51:58 armin76 Exp $
+
+ 22 Jan 2009; Raúl Porcel <armin76@gentoo.org> wxpython-2.6.4.0-r2.ebuild,
+ wxpython-2.8.9.1-r3.ebuild:
+ Readd ~arm/~sh
19 Jan 2009; Alexis Ballier <aballier@gentoo.org>
wxpython-2.8.9.1-r3.ebuild:
diff --git a/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild b/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild
index 0c2f07dbe91d..7d3fe07c6653 100644
--- a/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild
+++ b/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v 1.7 2008/10/04 12:33:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v 1.8 2009/01/22 12:51:58 armin76 Exp $
EAPI=1
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.bz2"
LICENSE="wxWinLL-3"
SLOT="2.6"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
IUSE="opengl unicode"
RDEPEND=">=dev-lang/python-2.1
diff --git a/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild b/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild
index 7de7815ec60b..7265d6e61cf1 100644
--- a/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild
+++ b/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild,v 1.2 2009/01/19 23:43:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild,v 1.3 2009/01/22 12:51:58 armin76 Exp $
EAPI="2"
WX_GTK_VER="2.8"
@@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.bz2
LICENSE="wxWinLL-3"
SLOT="2.8"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="cairo opengl doc examples"
RDEPEND=">=x11-libs/wxGTK-${PV}:2.8[opengl?]