summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/dchub/ChangeLog6
-rw-r--r--net-p2p/dchub/dchub-0.4.2.ebuild4
-rw-r--r--net-p2p/dchub/dchub-0.4.5.ebuild4
-rw-r--r--net-p2p/ed2k_recovermet/ChangeLog6
-rw-r--r--net-p2p/ed2k_recovermet/ed2k_recovermet-0.2_alpha1.ebuild4
-rw-r--r--net-p2p/gift-fasttrack/ChangeLog5
-rw-r--r--net-p2p/gift-fasttrack/gift-fasttrack-0.8.7.ebuild4
7 files changed, 22 insertions, 11 deletions
diff --git a/net-p2p/dchub/ChangeLog b/net-p2p/dchub/ChangeLog
index 5bc35ade1735..1d6dd4a927be 100644
--- a/net-p2p/dchub/ChangeLog
+++ b/net-p2p/dchub/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/dchub
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.12 2004/06/25 00:29:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.13 2004/07/01 09:13:42 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> dchub-0.4.2.ebuild,
+ dchub-0.4.5.ebuild:
+ virtual/glibc needs changed to virtual/libc
12 May 2004; Jon Hood <squinky86@gentoo.org> -dchub-0.2.5.ebuild,
dchub-0.4.5.ebuild:
diff --git a/net-p2p/dchub/dchub-0.4.2.ebuild b/net-p2p/dchub/dchub-0.4.2.ebuild
index 9da76b76c209..26afe5627d80 100644
--- a/net-p2p/dchub/dchub-0.4.2.ebuild
+++ b/net-p2p/dchub/dchub-0.4.2.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-p2p/dchub/dchub-0.4.2.ebuild,v 1.4 2004/06/25 00:29:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.2.ebuild,v 1.5 2004/07/01 09:13:42 squinky86 Exp $
IUSE=""
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
=dev-libs/glib-1*
dev-lang/perl
dev-db/edb"
diff --git a/net-p2p/dchub/dchub-0.4.5.ebuild b/net-p2p/dchub/dchub-0.4.5.ebuild
index 813603292da9..3af4affd21ab 100644
--- a/net-p2p/dchub/dchub-0.4.5.ebuild
+++ b/net-p2p/dchub/dchub-0.4.5.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-p2p/dchub/dchub-0.4.5.ebuild,v 1.5 2004/06/25 00:29:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.5.ebuild,v 1.6 2004/07/01 09:13:42 squinky86 Exp $
IUSE=""
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
=dev-libs/glib-1*
dev-lang/perl
dev-db/edb"
diff --git a/net-p2p/ed2k_recovermet/ChangeLog b/net-p2p/ed2k_recovermet/ChangeLog
index 641be39ad54e..2ff1d30074be 100644
--- a/net-p2p/ed2k_recovermet/ChangeLog
+++ b/net-p2p/ed2k_recovermet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/ed2k_recovermet
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ed2k_recovermet/ChangeLog,v 1.4 2004/06/25 00:30:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ed2k_recovermet/ChangeLog,v 1.5 2004/07/01 09:17:08 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org>
+ ed2k_recovermet-0.2_alpha1.ebuild:
+ virtual/glibc needs changed to virtual/libc
02 Jun 2004; Jon Hood <squinky86@gentoo.org>
ed2k_recovermet-0.2_alpha1.ebuild:
diff --git a/net-p2p/ed2k_recovermet/ed2k_recovermet-0.2_alpha1.ebuild b/net-p2p/ed2k_recovermet/ed2k_recovermet-0.2_alpha1.ebuild
index 85baecf5d510..9fd14c813562 100644
--- a/net-p2p/ed2k_recovermet/ed2k_recovermet-0.2_alpha1.ebuild
+++ b/net-p2p/ed2k_recovermet/ed2k_recovermet-0.2_alpha1.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-p2p/ed2k_recovermet/ed2k_recovermet-0.2_alpha1.ebuild,v 1.4 2004/06/25 00:30:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ed2k_recovermet/ed2k_recovermet-0.2_alpha1.ebuild,v 1.5 2004/07/01 09:17:08 squinky86 Exp $
DESCRIPTION="Tool for recovering eDonkey2000 .part.met files"
HOMEPAGE="http://gentoo.mirror.at.stealer.net/files/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
S=${WORKDIR}
diff --git a/net-p2p/gift-fasttrack/ChangeLog b/net-p2p/gift-fasttrack/ChangeLog
index ea7d41e5be24..32420a792830 100644
--- a/net-p2p/gift-fasttrack/ChangeLog
+++ b/net-p2p/gift-fasttrack/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/gift-fasttrack
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/ChangeLog,v 1.17 2004/06/25 00:31:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/ChangeLog,v 1.18 2004/07/01 09:19:56 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> gift-fasttrack-0.8.7.ebuild:
+ virtual/glibc needs changed to virtual/libc
23 Jun 2004; Jason Wever <weeve@gentoo.org> gift-fasttrack-0.8.7.ebuild:
Stable on sparc wrt bug #54452.
diff --git a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.7.ebuild b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.7.ebuild
index 70046d5ecc02..39f3a908e1ab 100644
--- a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.7.ebuild
+++ b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.7.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-p2p/gift-fasttrack/gift-fasttrack-0.8.7.ebuild,v 1.4 2004/06/25 00:31:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/gift-fasttrack-0.8.7.ebuild,v 1.5 2004/07/01 09:19:56 squinky86 Exp $
IUSE=""
@@ -13,7 +13,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc ~ppc amd64"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=net-p2p/gift-0.11.1
>=sys-apps/sed-4
>=sys-libs/zlib-1.1.4"