diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:54:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:54:50 +0000 |
commit | 9fee05f91ba8c04d9b4458527b30c5e24063d5b7 (patch) | |
tree | 6dc9d432c2989e9a921f35e71b3d3a62fc4cbdbb /net-irc/bitchx | |
parent | update x11-libs/gtkmm to dev-cpp/gtkmm (diff) | |
download | historical-9fee05f91ba8c04d9b4458527b30c5e24063d5b7.tar.gz historical-9fee05f91ba8c04d9b4458527b30c5e24063d5b7.tar.bz2 historical-9fee05f91ba8c04d9b4458527b30c5e24063d5b7.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-irc/bitchx')
-rw-r--r-- | net-irc/bitchx/bitchx-1.0.19-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bitchx/bitchx-1.0.19-r3.ebuild b/net-irc/bitchx/bitchx-1.0.19-r3.ebuild index 1f43fad999bc..4f352196af8c 100644 --- a/net-irc/bitchx/bitchx-1.0.19-r3.ebuild +++ b/net-irc/bitchx/bitchx-1.0.19-r3.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-r3.ebuild,v 1.5 2003/02/13 14:13:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r3.ebuild,v 1.6 2003/07/13 12:54:50 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 |