diff options
author | Lukasz Strzygowski <lucass@gentoo.org> | 2004-07-10 16:37:55 +0000 |
---|---|---|
committer | Lukasz Strzygowski <lucass@gentoo.org> | 2004-07-10 16:37:55 +0000 |
commit | 53662e6eb6383130570a4fdb713274deb97ea7be (patch) | |
tree | dc55d990675d800c63e1df3c62e55595bd9e8cc2 /dev-python/pygtk/pygtk-0.6.11-r1.ebuild | |
parent | New portage than removes extra_functions, fixes prepstrip, and updates the ma... (diff) | |
download | gentoo-2-53662e6eb6383130570a4fdb713274deb97ea7be.tar.gz gentoo-2-53662e6eb6383130570a4fdb713274deb97ea7be.tar.bz2 gentoo-2-53662e6eb6383130570a4fdb713274deb97ea7be.zip |
Added and hardmasked ebuild for 2.3.92 (unstable branch). Added long description to metadata.xml. Updated homepage's url to http://www.pygtk.org/.
Diffstat (limited to 'dev-python/pygtk/pygtk-0.6.11-r1.ebuild')
-rw-r--r-- | dev-python/pygtk/pygtk-0.6.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygtk/pygtk-0.6.11-r1.ebuild b/dev-python/pygtk/pygtk-0.6.11-r1.ebuild index fa3af3fc88fa..9692c00989b7 100644 --- a/dev-python/pygtk/pygtk-0.6.11-r1.ebuild +++ b/dev-python/pygtk/pygtk-0.6.11-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-0.6.11-r1.ebuild,v 1.5 2004/06/25 03:16:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-0.6.11-r1.ebuild,v 1.6 2004/07/10 16:37:55 lucass Exp $ inherit python DESCRIPTION="GTK+ bindings for Python" -HOMEPAGE="http://www.daa.com.au/~james/pygtk/" +HOMEPAGE="http://www.pygtk.org/" SRC_URI="ftp://ftp.gtk.org/pub/gtk/python/v1.2/${P}.tar.gz" LICENSE="LGPL-2.1" |