diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-31 22:45:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-31 22:45:36 +0000 |
commit | 894be0208ddd7b3004dc5992e25dd10ca7166ce8 (patch) | |
tree | 74219f31cccd897a9c3d98ec2a39f3363fb3c89b /net-irc/xchat | |
parent | ~alpha keyword. (Manifest recommit) (diff) | |
download | gentoo-2-894be0208ddd7b3004dc5992e25dd10ca7166ce8.tar.gz gentoo-2-894be0208ddd7b3004dc5992e25dd10ca7166ce8.tar.bz2 gentoo-2-894be0208ddd7b3004dc5992e25dd10ca7166ce8.zip |
Stable on alpha.
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index dd5613c104ae..42a81d336708 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.131 2004/10/17 11:02:16 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.132 2004/10/31 22:45:36 kloeri Exp $ + + 31 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> xchat-2.4.0.ebuild: + Stable on alpha. 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> xchat-2.4.0.ebuild: stable on amd64. diff --git a/net-irc/xchat/xchat-2.4.0.ebuild b/net-irc/xchat/xchat-2.4.0.ebuild index a7e3aeccec00..7fb21dd8de56 100644 --- a/net-irc/xchat/xchat-2.4.0.ebuild +++ b/net-irc/xchat/xchat-2.4.0.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/xchat/xchat-2.4.0.ebuild,v 1.9 2004/10/17 11:02:16 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.0.ebuild,v 1.10 2004/10/31 22:45:36 kloeri Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86 sparc hppa ppc ~alpha amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 sparc hppa ppc alpha amd64 ~ia64 ~mips ~ppc64" IUSE="perl tcltk python ssl mmx ipv6 nls xchattext xchatnogtk xchatdccserver" # Added for to fix a sparc seg fault issue by Jason Wever <weeve@gentoo.org> |