diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 19:46:42 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 19:46:42 +0000 |
commit | 4b55aa72adc18168ec37cb36056e719214cbecc8 (patch) | |
tree | 6103f84e498d58d6dc3941e9bbd1beee6e06ff83 /gnome-base/libghttp/libghttp-1.0.9-r2.ebuild | |
parent | ebuild cleanups, virtual/glibc -> virtual/libc (diff) | |
download | historical-4b55aa72adc18168ec37cb36056e719214cbecc8.tar.gz historical-4b55aa72adc18168ec37cb36056e719214cbecc8.tar.bz2 historical-4b55aa72adc18168ec37cb36056e719214cbecc8.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'gnome-base/libghttp/libghttp-1.0.9-r2.ebuild')
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r2.ebuild | 4 |
1 files changed, 2 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 96b73a694cfc..f2c5b88ef792 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild @@ -1,6 +1,6 @@ # 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.13 2004/06/24 21:59:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.14 2004/07/01 19:46:04 eradicator Exp $ inherit libtool @@ -13,7 +13,7 @@ KEYWORDS="x86 ppc sparc" HOMEPAGE="http://www.gnome.org/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { elibtoolize |