diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-08-24 01:39:21 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-08-24 01:39:21 +0000 |
commit | ba4f14165ed7af56f6edf933bf7d47bb1f9cac39 (patch) | |
tree | dd4e4a182c726d756f0df181582eea223090b290 /net-irc/xchat | |
parent | fix bug #61375 (diff) | |
download | gentoo-2-ba4f14165ed7af56f6edf933bf7d47bb1f9cac39.tar.gz gentoo-2-ba4f14165ed7af56f6edf933bf7d47bb1f9cac39.tar.bz2 gentoo-2-ba4f14165ed7af56f6edf933bf7d47bb1f9cac39.zip |
Marked stable on x86.
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.0.10-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 9d6690113187..49a75f2f0ba4 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.122 2004/08/15 19:39:26 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.123 2004/08/24 01:39:21 swegener Exp $ + + 24 Aug 2004; Sven Wegener <swegener@gentoo.org> xchat-2.0.10-r3.ebuild: + Marked stable on x86. 15 Aug 2004; Sven Wegener <swegener@gentoo.org> xchat-2.4.0.ebuild: Added ~ppc64 keywords as it's not been in the development series but has been diff --git a/net-irc/xchat/xchat-2.0.10-r3.ebuild b/net-irc/xchat/xchat-2.0.10-r3.ebuild index fd1bec0cf5a8..affe609f858f 100644 --- a/net-irc/xchat/xchat-2.0.10-r3.ebuild +++ b/net-irc/xchat/xchat-2.0.10-r3.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.0.10-r3.ebuild,v 1.1 2004/07/31 12:32:33 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.10-r3.ebuild,v 1.2 2004/08/24 01:39:21 swegener 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" # Local use flag for the text frontend (bug #26427) IUSE="${IUSE} xchattext xchatnogtk xchatdccserver" |