diff options
Diffstat (limited to 'net-irc/bnc/bnc-2.8.6-r1.ebuild')
-rw-r--r-- | net-irc/bnc/bnc-2.8.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bnc/bnc-2.8.6-r1.ebuild b/net-irc/bnc/bnc-2.8.6-r1.ebuild index 64bf14a1a199..3ba4a8afc183 100644 --- a/net-irc/bnc/bnc-2.8.6-r1.ebuild +++ b/net-irc/bnc/bnc-2.8.6-r1.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-irc/bnc/bnc-2.8.6-r1.ebuild,v 1.3 2004/06/24 23:02:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.6-r1.ebuild,v 1.4 2004/07/01 22:20:18 eradicator Exp $ inherit eutils @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR}/${MY_P} |