diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:03:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:03:59 +0000 |
commit | ea3660f16ff41cd2010c327cc03524c6b103b50c (patch) | |
tree | b24bc26b29cc7990c8b8f5c1c7607b2ed46ace59 /gnome-base/eel | |
parent | sync IUSE (missing), don't dep on arch for gnuconfig_update (diff) | |
download | historical-ea3660f16ff41cd2010c327cc03524c6b103b50c.tar.gz historical-ea3660f16ff41cd2010c327cc03524c6b103b50c.tar.bz2 historical-ea3660f16ff41cd2010c327cc03524c6b103b50c.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'gnome-base/eel')
-rw-r--r-- | gnome-base/eel/eel-1.0.2-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnome-base/eel/eel-1.0.2-r3.ebuild b/gnome-base/eel/eel-1.0.2-r3.ebuild index 7558e9a4f661..15603fa33b18 100644 --- a/gnome-base/eel/eel-1.0.2-r3.ebuild +++ b/gnome-base/eel/eel-1.0.2-r3.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-1.0.2-r3.ebuild,v 1.14 2004/06/24 21:55:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-1.0.2-r3.ebuild,v 1.15 2004/07/14 15:03:59 agriffis Exp $ IUSE="nls" -S=${WORKDIR}/${P} DESCRIPTION="EEL libraries for GNOME" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" |