diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:11:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:11:54 +0000 |
commit | fb7e7e466d8c0c9159941627c2f087f482eae6a1 (patch) | |
tree | a3a3f5e7dcde92bb007f284cbe4dcc23a55ca4a4 /gnome-base/libghttp | |
parent | don't assign S=${WORKDIR}/${P}, trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-fb7e7e466d8c0c9159941627c2f087f482eae6a1.tar.gz gentoo-2-fb7e7e466d8c0c9159941627c2f087f482eae6a1.tar.bz2 gentoo-2-fb7e7e466d8c0c9159941627c2f087f482eae6a1.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'gnome-base/libghttp')
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild index a8ff3517b3d9..c11582e91fef 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r2.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/libghttp/libghttp-1.0.9-r2.ebuild,v 1.15 2004/07/11 20:00:14 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.16 2004/07/14 15:11:54 agriffis Exp $ inherit libtool -S=${WORKDIR}/${P} DESCRIPTION="libghttp" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" |