diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-05-21 17:21:54 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-05-21 17:21:54 +0000 |
commit | dea9467561387917d018d426b5166b1b66f41fbd (patch) | |
tree | 7a5076d85fa63d933f479e476f021fd2c54ee1bd /net-irc/cyclone/cyclone-0.3.1.1.ebuild | |
parent | Adding x86 to KEYWORKS. Closes #21413. (diff) | |
download | gentoo-2-dea9467561387917d018d426b5166b1b66f41fbd.tar.gz gentoo-2-dea9467561387917d018d426b5166b1b66f41fbd.tar.bz2 gentoo-2-dea9467561387917d018d426b5166b1b66f41fbd.zip |
Adding x86 to KEYWORKS. Closes #21413.
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 90de7a4a4d98..6c7b4e9de823 100644 --- a/net-irc/cyclone/cyclone-0.3.1.1.ebuild +++ b/net-irc/cyclone/cyclone-0.3.1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.7 2003/02/28 16:55:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/cyclone/cyclone-0.3.1.1.ebuild,v 1.8 2003/05/21 17:21:42 mholzer Exp $ S=${WORKDIR}/${P} DESCRIPTION="IRC daemon with hostname cloaking, SOCKS proxy checking and other advanced features" SRC_URI="ftp://ftp.slashnet.org/pub/cyclone/server/${P}.tar.gz" HOMEPAGE="http://www.slashnet.org" SLOT="0" -KEYWORDS="~ppc" +KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" DEPEND="virtual/glibc" |