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 | |
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')
-rw-r--r-- | dev-python/gnome-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.2.ebuild | 3 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.4.ebuild | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index 309f654460ea..07c35826d891 100644 --- a/dev-python/gnome-python/ChangeLog +++ b/dev-python/gnome-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.31 2004/04/26 01:21:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.32 2004/05/04 11:18:25 kloeri Exp $ + + 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> gnome-python-1.4.2.ebuild, + gnome-python-1.4.4.ebuild: + Remove default S. 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> gnome-python-1.4.4-r1.ebuild: 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/" diff --git a/dev-python/gnome-python/gnome-python-1.4.4.ebuild b/dev-python/gnome-python/gnome-python-1.4.4.ebuild index 856ca60ab60e..1033d0b66315 100644 --- a/dev-python/gnome-python/gnome-python-1.4.4.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.4.ebuild @@ -1,12 +1,11 @@ # 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.4.ebuild,v 1.8 2004/03/23 09:54:20 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.4.ebuild,v 1.9 2004/05/04 11:18:25 kloeri Exp $ inherit gnome.org IUSE="gnome opengl" -S=${WORKDIR}/${P} DESCRIPTION="gnome-python" HOMEPAGE="http://www.daa.com.au/~james/gnome/" |