diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-01 09:40:26 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-01 09:40:26 +0000 |
commit | 3fcd5ffbb4a2638af0db4e96a72e8736c895c0e7 (patch) | |
tree | e53510d0890357751d2a238dc16ccfdbe4f11410 /net-p2p/gift-gnutella | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-3fcd5ffbb4a2638af0db4e96a72e8736c895c0e7.tar.gz historical-3fcd5ffbb4a2638af0db4e96a72e8736c895c0e7.tar.bz2 historical-3fcd5ffbb4a2638af0db4e96a72e8736c895c0e7.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-p2p/gift-gnutella')
-rw-r--r-- | net-p2p/gift-gnutella/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/gift-gnutella/gift-gnutella-0.0.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/gift-gnutella/ChangeLog b/net-p2p/gift-gnutella/ChangeLog index aaf5b0e5c556..1bcbffd1bba8 100644 --- a/net-p2p/gift-gnutella/ChangeLog +++ b/net-p2p/gift-gnutella/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/gift-gnutella # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/ChangeLog,v 1.11 2004/06/25 00:32:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/ChangeLog,v 1.12 2004/07/01 09:26:46 squinky86 Exp $ + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> gift-gnutella-0.0.9.2.ebuild: + virtual/glibc needs changed to virtual/libc 23 Jun 2004; Jason Wever <weeve@gentoo.org> gift-gnutella-0.0.9.2.ebuild: Stable on sparc. diff --git a/net-p2p/gift-gnutella/gift-gnutella-0.0.9.2.ebuild b/net-p2p/gift-gnutella/gift-gnutella-0.0.9.2.ebuild index 6ef2bdeb76ca..d2c1a10802a7 100644 --- a/net-p2p/gift-gnutella/gift-gnutella-0.0.9.2.ebuild +++ b/net-p2p/gift-gnutella/gift-gnutella-0.0.9.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/gift-gnutella/gift-gnutella-0.0.9.2.ebuild,v 1.8 2004/06/25 00:32:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/gift-gnutella-0.0.9.2.ebuild,v 1.9 2004/07/01 09:26:46 squinky86 Exp $ IUSE="" @@ -14,7 +14,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc ~ppc amd64" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=net-p2p/gift-0.11.6 >=sys-apps/sed-4 >=sys-libs/zlib-1.1.4" |