diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 11:02:16 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 11:02:16 +0000 |
commit | ea1b88aff833f9a174998dc0289dfc866cb3760d (patch) | |
tree | ac85e5b4db509669dbdb073bb0f9e356288084b0 /net-irc/xchat | |
parent | Initial import. Thanks to John Steele Scott <toojays@toojays.net>, Jean-Luc J... (diff) | |
download | gentoo-2-ea1b88aff833f9a174998dc0289dfc866cb3760d.tar.gz gentoo-2-ea1b88aff833f9a174998dc0289dfc866cb3760d.tar.bz2 gentoo-2-ea1b88aff833f9a174998dc0289dfc866cb3760d.zip |
stable on amd64.
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 7bca5c37ca82..dd5613c104ae 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.130 2004/10/05 11:10:50 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.131 2004/10/17 11:02:16 absinthe Exp $ + + 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> xchat-2.4.0.ebuild: + stable on amd64. 05 Oct 2004; Guy Martin <gmsoft@gentoo.org> xchat-2.4.0.ebuild: Stable on hppa. diff --git a/net-irc/xchat/xchat-2.4.0.ebuild b/net-irc/xchat/xchat-2.4.0.ebuild index ab19a4234951..a7e3aeccec00 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.8 2004/10/05 11:10:50 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.0.ebuild,v 1.9 2004/10/17 11:02:16 absinthe 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> |