diff options
author | 2004-07-01 22:20:49 +0000 | |
---|---|---|
committer | 2004-07-01 22:20:49 +0000 | |
commit | 67e830dba4a88d7dca86f16e6a17a98933c6a18e (patch) | |
tree | 80c3d3979a22d8fe1c679c88348673064c55f2fa /net-irc/cyclone/cyclone-0.3.1.1.ebuild | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-67e830dba4a88d7dca86f16e6a17a98933c6a18e.tar.gz gentoo-2-67e830dba4a88d7dca86f16e6a17a98933c6a18e.tar.bz2 gentoo-2-67e830dba4a88d7dca86f16e6a17a98933c6a18e.zip |
virtual/glibc -> virtual/libc
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 |