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-1.4.2.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-1.4.2.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/gnome-python/gnome-python-1.4.2.ebuild b/dev-python/gnome-python/gnome-python-1.4.2.ebuild index 097f00255e68..e8f8cced5f40 100644 --- a/dev-python/gnome-python/gnome-python-1.4.2.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.2.ebuild @@ -1,12 +1,12 @@ -# 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-1.4.2.ebuild,v 1.17 2004/06/25 01:30:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.18 2005/03/23 14:27:19 liquidx Exp $ IUSE="gnome opengl" DESCRIPTION="gnome-python" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/latest/sources/${P}.tar.gz" -HOMEPAGE="http://www.daa.com.au/~james/gnome/" +HOMEPAGE="http://www.pygtk.org/" DEPEND="virtual/python =x11-libs/gtk+-1.2* |