diff options
author | 2007-04-23 14:50:18 +0000 | |
---|---|---|
committer | 2007-04-23 14:50:18 +0000 | |
commit | 9d4590f6b27374bd1ea0a814ca028a0f0e60426e (patch) | |
tree | 3a76dfc6abb9f805fc836c7a6b75a65f8a02f1e0 /dev-python | |
parent | ia64 + x86 stable (diff) | |
download | gentoo-2-9d4590f6b27374bd1ea0a814ca028a0f0e60426e.tar.gz gentoo-2-9d4590f6b27374bd1ea0a814ca028a0f0e60426e.tar.bz2 gentoo-2-9d4590f6b27374bd1ea0a814ca028a0f0e60426e.zip |
Keyworded ~sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pygtkglext/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/pygtkglext/pygtkglext-1.1.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-python/pygtkglext/ChangeLog b/dev-python/pygtkglext/ChangeLog index c6eef67b7c22..93e551153209 100644 --- a/dev-python/pygtkglext/ChangeLog +++ b/dev-python/pygtkglext/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pygtkglext # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/ChangeLog,v 1.21 2007/03/12 16:46:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/ChangeLog,v 1.22 2007/04/23 14:50:18 gustavoz Exp $ + + 23 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + pygtkglext-1.1.0.ebuild: + Keyworded ~sparc 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> pygtkglext-1.0.1-r1.ebuild: x86 stable diff --git a/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild b/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild index 0c6d99d849ff..0d9c0aaa3e65 100644 --- a/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild +++ b/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild,v 1.1 2006/07/23 22:39:08 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild,v 1.2 2007/04/23 14:50:18 gustavoz Exp $ inherit python eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gtkglext/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/python-2.3 |