summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-20 16:00:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-20 16:00:26 +0000
commit29e2901ce4bc61103cc4a73bfdb427b1bb9fa9f0 (patch)
tree8ce233a7ab69b8f14ff5e6b6a062386e3f8ebcd5 /dev-python/pygtkglext
parentStable on ppc wrt bug 178805 (diff)
downloadgentoo-2-29e2901ce4bc61103cc4a73bfdb427b1bb9fa9f0.tar.gz
gentoo-2-29e2901ce4bc61103cc4a73bfdb427b1bb9fa9f0.tar.bz2
gentoo-2-29e2901ce4bc61103cc4a73bfdb427b1bb9fa9f0.zip
Add ~alpha wrt #176517
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-python/pygtkglext')
-rw-r--r--dev-python/pygtkglext/ChangeLog5
-rw-r--r--dev-python/pygtkglext/pygtkglext-1.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pygtkglext/ChangeLog b/dev-python/pygtkglext/ChangeLog
index 6b3f62a7b98f..680a11c38bae 100644
--- a/dev-python/pygtkglext/ChangeLog
+++ b/dev-python/pygtkglext/ChangeLog
@@ -1,6 +1,9 @@
# 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.24 2007/05/02 17:46:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/ChangeLog,v 1.25 2007/05/20 16:00:26 armin76 Exp $
+
+ 20 May 2007; Raúl Porcel <armin76@gentoo.org> pygtkglext-1.1.0.ebuild:
+ Add ~alpha wrt #176517
02 May 2007; Jeroen Roovers <jer@gentoo.org> pygtkglext-1.1.0.ebuild:
Marked ~hppa (bug #176517).
diff --git a/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild b/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild
index 2d9be03f2358..ebc812fe5f8a 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-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.4 2007/05/02 17:46:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild,v 1.5 2007/05/20 16:00:26 armin76 Exp $
inherit python eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gtkglext/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3