diff options
author | Chuck Short <zul@gentoo.org> | 2004-04-13 16:32:58 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-04-13 16:32:58 +0000 |
commit | 5d62c39c9306fbacd4d1dec9e8df68b156adca7c (patch) | |
tree | e554b2abf44509edfe86817999aba7f963d55f67 /net-irc | |
parent | Added one more Makefile fix thanks fo weeve in bug #47709. (Manifest recommit) (diff) | |
download | gentoo-2-5d62c39c9306fbacd4d1dec9e8df68b156adca7c.tar.gz gentoo-2-5d62c39c9306fbacd4d1dec9e8df68b156adca7c.tar.bz2 gentoo-2-5d62c39c9306fbacd4d1dec9e8df68b156adca7c.zip |
Marked stable for x86
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/bitchx/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/bitchx/bitchx-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog index fa5464840933..2b9bc040e0a6 100644 --- a/net-irc/bitchx/ChangeLog +++ b/net-irc/bitchx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/bitchx # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.36 2004/04/05 23:50:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.37 2004/04/13 16:32:58 zul Exp $ + + 13 Apr 2004; Chuck Short <zul@gentoo.org> bitchx-1.1.ebuild: + Marked stable for x86. 05 Apr 2004; Jason Wever <weeve@gentoo.org> bitchx-1.0.19-r6.ebuild: Stable on sparc. diff --git a/net-irc/bitchx/bitchx-1.1.ebuild b/net-irc/bitchx/bitchx-1.1.ebuild index 52005cd064ea..f900e422546b 100644 --- a/net-irc/bitchx/bitchx-1.1.ebuild +++ b/net-irc/bitchx/bitchx-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1.ebuild,v 1.1 2004/03/28 15:45:58 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1.ebuild,v 1.2 2004/04/13 16:32:58 zul Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~hppa ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~hppa ~alpha" IUSE="ssl esd gnome xmms ipv6 gtk cjk" DEPEND=">=sys-libs/ncurses-5.1 |