diff options
author | Alastair Tse <liquidx@gentoo.org> | 2005-03-23 14:27:19 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2005-03-23 14:27:19 +0000 |
commit | 89f18a2876d486caf2603542347eed7aa3a40212 (patch) | |
tree | bcb369398110b06477fbacd669aaaa0e57410be3 /dev-python/gnome-python/gnome-python-2.0.0.ebuild | |
parent | Added a dependency on libexif. Removed the dep on libungif in 1.31-r1. (diff) | |
download | gentoo-2-89f18a2876d486caf2603542347eed7aa3a40212.tar.gz gentoo-2-89f18a2876d486caf2603542347eed7aa3a40212.tar.bz2 gentoo-2-89f18a2876d486caf2603542347eed7aa3a40212.zip |
change homepage to a valid one (eg. pygtk) (#86381)
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.0.0.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/gnome-python/gnome-python-2.0.0.ebuild b/dev-python/gnome-python/gnome-python-2.0.0.ebuild index 62c80334d09f..d0ebfe786848 100644 --- a/dev-python/gnome-python/gnome-python-2.0.0.ebuild +++ b/dev-python/gnome-python/gnome-python-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0.ebuild,v 1.10 2004/09/02 17:51:57 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0.ebuild,v 1.11 2005/03/23 14:27:19 liquidx Exp $ # devel version - debug inherit gnome2 debug @@ -8,7 +8,7 @@ inherit gnome2 debug IUSE="gtkhtml" DESCRIPTION="GNOME 2 bindings for Python" -HOMEPAGE="http://www.daa.com.au/~james/pygtk/" +HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" RDEPEND=">=dev-lang/python-2.2 |