diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-24 21:35:53 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-24 21:35:53 +0000 |
commit | 7b45edfa0c1cf63478b6332804629f4b3856e1b9 (patch) | |
tree | 03dfe8a5daf6d016eb4bf221069c7007e0c939a5 /net-irc/xchat | |
parent | ver bump #61554 (Manifest recommit) (diff) | |
download | gentoo-2-7b45edfa0c1cf63478b6332804629f4b3856e1b9.tar.gz gentoo-2-7b45edfa0c1cf63478b6332804629f4b3856e1b9.tar.bz2 gentoo-2-7b45edfa0c1cf63478b6332804629f4b3856e1b9.zip |
Stable on sparc
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 49a75f2f0ba4..4ff5c756f811 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.123 2004/08/24 01:39:21 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.124 2004/08/24 21:35:53 gustavoz Exp $ + + 24 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.0.10-r3.ebuild: + Stable on sparc 24 Aug 2004; Sven Wegener <swegener@gentoo.org> xchat-2.0.10-r3.ebuild: Marked stable on x86. diff --git a/net-irc/xchat/xchat-2.0.10-r3.ebuild b/net-irc/xchat/xchat-2.0.10-r3.ebuild index affe609f858f..a8845282aa90 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.2 2004/08/24 01:39:21 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.10-r3.ebuild,v 1.3 2004/08/24 21:35:53 gustavoz 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" |