diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-02-20 17:26:47 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-02-20 17:26:47 +0000 |
commit | 96573cdf2715f258205f6826f9ff0943becced7c (patch) | |
tree | fc85ba4b754e55ce4546db45e3c16dfc163a9de4 /net-irc | |
parent | added IUSE flag (diff) | |
download | gentoo-2-96573cdf2715f258205f6826f9ff0943becced7c.tar.gz gentoo-2-96573cdf2715f258205f6826f9ff0943becced7c.tar.bz2 gentoo-2-96573cdf2715f258205f6826f9ff0943becced7c.zip |
Fixed masks
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/bitchx/bitchx-1.0.19-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bitchx/bitchx-1.0.19-r4.ebuild b/net-irc/bitchx/bitchx-1.0.19-r4.ebuild index c7f3a8dab880..b3ba2176e08c 100644 --- a/net-irc/bitchx/bitchx-1.0.19-r4.ebuild +++ b/net-irc/bitchx/bitchx-1.0.19-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r4.ebuild,v 1.1 2003/02/20 16:54:10 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r4.ebuild,v 1.2 2003/02/20 17:26:47 aliz Exp $ IUSE="ssl esd gnome xmms ncurses ipv6 gtk cjk" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.bitchx.com/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ppc sparc" inherit flag-o-matic replace-flags -O[3-9] -O2 |