diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-12 20:40:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-12 20:40:04 +0000 |
commit | 213d8d04e0bfcf8b2edd157f79d51570eb6d0c78 (patch) | |
tree | 36ca02bafac64bd1eef549ea78815dc951e988f1 /net-irc/xchat | |
parent | x86 stable and cleanups (Manifest recommit) (diff) | |
download | gentoo-2-213d8d04e0bfcf8b2edd157f79d51570eb6d0c78.tar.gz gentoo-2-213d8d04e0bfcf8b2edd157f79d51570eb6d0c78.tar.bz2 gentoo-2-213d8d04e0bfcf8b2edd157f79d51570eb6d0c78.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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 80b22ce62a27..1d4783dc8210 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.83 2004/01/22 15:51:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.84 2004/03/12 20:40:04 gustavoz Exp $ + + 12 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.0.7.ebuild: + stable on sparc 22 Jan 2004; Aron Griffis <agriffis@gentoo.org> xchat-2.0.7.ebuild: stable on alpha and ia64 diff --git a/net-irc/xchat/xchat-2.0.7.ebuild b/net-irc/xchat/xchat-2.0.7.ebuild index 91e23a83feb1..b7dbaf4b8142 100644 --- a/net-irc/xchat/xchat-2.0.7.ebuild +++ b/net-irc/xchat/xchat-2.0.7.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/xchat/xchat-2.0.7.ebuild,v 1.5 2004/03/12 17:25:07 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.7.ebuild,v 1.6 2004/03/12 20:40:04 gustavoz Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86 ~sparc ~hppa ~ppc alpha ~amd64 ia64" +KEYWORDS="x86 sparc ~hppa ~ppc alpha ~amd64 ia64" IUSE="perl tcltk python ssl mmx ipv6 nls" # Local use flag for the text frontend (bug #26427) IUSE="${IUSE} xchattext xchatnogtk" |