diff options
Diffstat (limited to 'net-irc/cyclone/cyclone-0.3.1.1.ebuild')
-rw-r--r-- | net-irc/cyclone/cyclone-0.3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/cyclone/cyclone-0.3.1.1.ebuild b/net-irc/cyclone/cyclone-0.3.1.1.ebuild index 2e6b86887021..de726aca08ed 100644 --- a/net-irc/cyclone/cyclone-0.3.1.1.ebuild +++ b/net-irc/cyclone/cyclone-0.3.1.1.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/cyclone/cyclone-0.3.1.1.ebuild,v 1.14 2004/06/24 23:02:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/cyclone/cyclone-0.3.1.1.ebuild,v 1.15 2004/07/01 22:20:35 eradicator Exp $ DESCRIPTION="IRC daemon with hostname cloaking, SOCKS proxy checking and other advanced features" HOMEPAGE="http://www.slashnet.org" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${P}.tar.gz |