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-r3.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-r3.ebuild')
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild index 0b0d09846b76..f89a620903f4 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r3.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-r3.ebuild,v 1.13 2004/06/24 21:59:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild,v 1.14 2004/07/01 19:46:04 eradicator Exp $ GNOME_TARBALL_SUFFIX="gz" inherit libtool gnome.org @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc ~sparc ~alpha hppa amd64" HOMEPAGE="http://www.gnome.org/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { elibtoolize |