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 | |
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
-rw-r--r-- | dev-python/pygtk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pygtk/pygtk-0.6.11.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/pygtk/ChangeLog b/dev-python/pygtk/ChangeLog index de70d8ea83d9..904c1f9bc16f 100644 --- a/dev-python/pygtk/ChangeLog +++ b/dev-python/pygtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pygtk # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.35 2004/01/09 14:49:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.36 2004/01/15 04:09:35 agriffis Exp $ + + 14 Jan 2004; Aron Griffis <agriffis@gentoo.org> pygtk-0.6.11.ebuild: + stable on alpha for bug 31858 09 Jan 2004; Aron Griffis <agriffis@gentoo.org> pygtk-1.99.16.ebuild, pygtk-2.0.0.ebuild: 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 |