diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-01 09:19:56 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-01 09:19:56 +0000 |
commit | 7029a1fda488e7f68b94010104a3824302eb9b09 (patch) | |
tree | d048a8239594c3e0161320e353fad97ff66829cc /net-p2p/dchub | |
parent | stable on ppc, virtual/glibc -> virtual/libc (diff) | |
download | historical-7029a1fda488e7f68b94010104a3824302eb9b09.tar.gz historical-7029a1fda488e7f68b94010104a3824302eb9b09.tar.bz2 historical-7029a1fda488e7f68b94010104a3824302eb9b09.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-p2p/dchub')
-rw-r--r-- | net-p2p/dchub/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/dchub/dchub-0.4.2.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dchub/dchub-0.4.5.ebuild | 4 |
3 files changed, 9 insertions, 5 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" |