diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:28:13 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:28:13 +0000 |
commit | b221a794b94dea8e624c0ba3e04602cb5ee49850 (patch) | |
tree | e108506672a18321adc6ad5ac851536a64e9e3eb /net-libs/wvstreams | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-b221a794b94dea8e624c0ba3e04602cb5ee49850.tar.gz historical-b221a794b94dea8e624c0ba3e04602cb5ee49850.tar.bz2 historical-b221a794b94dea8e624c0ba3e04602cb5ee49850.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-libs/wvstreams')
-rw-r--r-- | net-libs/wvstreams/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-3.70-r2.ebuild | 4 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-3.74.ebuild | 2 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-3.75.ebuild | 4 |
4 files changed, 10 insertions, 6 deletions
diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog index 25279d76d56b..2ffdabf1ee6d 100644 --- a/net-libs/wvstreams/ChangeLog +++ b/net-libs/wvstreams/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/wvstreams # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.18 2004/06/24 23:18:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.19 2004/07/01 22:27:54 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + wvstreams-3.70-r2.ebuild, wvstreams-3.74.ebuild, wvstreams-3.75.ebuild: + virtual/glibc -> virtual/libc 28 May 2004; Jon Hood <squinky86@gentoo.org> wvstreams-3.74.ebuild, wvstreams-3.75.ebuild: diff --git a/net-libs/wvstreams/wvstreams-3.70-r2.ebuild b/net-libs/wvstreams/wvstreams-3.70-r2.ebuild index 188bcebd059d..747f3e7156f6 100644 --- a/net-libs/wvstreams/wvstreams-3.70-r2.ebuild +++ b/net-libs/wvstreams/wvstreams-3.70-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/net-libs/wvstreams/wvstreams-3.70-r2.ebuild,v 1.18 2004/06/24 23:18:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-3.70-r2.ebuild,v 1.19 2004/07/01 22:27:54 eradicator Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc alpha amd64 hppa" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/net-libs/wvstreams/wvstreams-3.74.ebuild b/net-libs/wvstreams/wvstreams-3.74.ebuild index c7a7eda89bf9..c7be06a1452c 100644 --- a/net-libs/wvstreams/wvstreams-3.74.ebuild +++ b/net-libs/wvstreams/wvstreams-3.74.ebuild @@ -25,7 +25,7 @@ RDEPEND="gtk? ( >=x11-libs/gtk+-2.2.0 ) dev-libs/openssl" DEPEND="${RDEPEND} - virtual/glibc" + virtual/libc" S=${WORKDIR}/${P}.0 diff --git a/net-libs/wvstreams/wvstreams-3.75.ebuild b/net-libs/wvstreams/wvstreams-3.75.ebuild index 79cf045bc69a..769d506a9dcc 100644 --- a/net-libs/wvstreams/wvstreams-3.75.ebuild +++ b/net-libs/wvstreams/wvstreams-3.75.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/net-libs/wvstreams/wvstreams-3.75.ebuild,v 1.5 2004/06/24 23:18:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-3.75.ebuild,v 1.6 2004/07/01 22:27:54 eradicator Exp $ inherit eutils @@ -27,7 +27,7 @@ RDEPEND="gtk? ( >=x11-libs/gtk+-2.2.0 ) dev-libs/openssl" DEPEND="${RDEPEND} - virtual/glibc" + virtual/libc" S=${WORKDIR}/${P}.0 |