diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 11:32:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 11:32:08 +0000 |
commit | 6e276ab1e541d7fc318058cffe09e828c5bc7115 (patch) | |
tree | 208426716a48013774015c9c52c18c2937f3559d /dev-python/gnome-python/gnome-python-1.4.2.ebuild | |
parent | Add missing IUSE. (diff) | |
download | historical-6e276ab1e541d7fc318058cffe09e828c5bc7115.tar.gz historical-6e276ab1e541d7fc318058cffe09e828c5bc7115.tar.bz2 historical-6e276ab1e541d7fc318058cffe09e828c5bc7115.zip |
Remove default S.
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 | 3 |
1 files changed, 1 insertions, 2 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 c68058ced452..d62b2a640491 100644 --- a/dev-python/gnome-python/gnome-python-1.4.2.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.14 2004/03/23 09:54:20 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.15 2004/05/04 11:18:25 kloeri Exp $ IUSE="gnome opengl" -S=${WORKDIR}/${P} 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/" |