diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 04:09:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 04:09:35 +0000 |
commit | fd0d8f5f8cb5ecbf013b9f5e3b70acdf200c40c9 (patch) | |
tree | 99ce2adda7253ae7ec5c0e7de7e75324aa1c4f69 /dev-python/pygtk/pygtk-0.6.11.ebuild | |
parent | Fix bison dependency from !sys-devel/bison-1.75 to !=sys-devel/bison-1.75 (diff) | |
download | gentoo-2-fd0d8f5f8cb5ecbf013b9f5e3b70acdf200c40c9.tar.gz gentoo-2-fd0d8f5f8cb5ecbf013b9f5e3b70acdf200c40c9.tar.bz2 gentoo-2-fd0d8f5f8cb5ecbf013b9f5e3b70acdf200c40c9.zip |
stable on alpha for bug 31858
Diffstat (limited to 'dev-python/pygtk/pygtk-0.6.11.ebuild')
-rw-r--r-- | dev-python/pygtk/pygtk-0.6.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pygtk/pygtk-0.6.11.ebuild b/dev-python/pygtk/pygtk-0.6.11.ebuild index 4ed2a364c0eb..0c3bdf4775b4 100644 --- a/dev-python/pygtk/pygtk-0.6.11.ebuild +++ b/dev-python/pygtk/pygtk-0.6.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-0.6.11.ebuild,v 1.12 2003/11/01 15:32:21 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-0.6.11.ebuild,v 1.13 2004/01/15 04:09:35 agriffis Exp $ DESCRIPTION="GTK+ bindings for Python" HOMEPAGE="http://www.daa.com.au/~james/pygtk/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/python/v1.2/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="1.2" -KEYWORDS="x86 ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/python >=gnome-base/libglade-0.17-r6 |