diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-03 15:53:48 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-03 15:53:48 +0000 |
commit | 7fdd4bfb9a67ff257946346b0f468d7acc997508 (patch) | |
tree | 4b74fdb8ac553b7173cf067478da1251dee37962 /net-irc | |
parent | Added necessary perl modules to RDEPEND. (Manifest recommit) (diff) | |
download | gentoo-2-7fdd4bfb9a67ff257946346b0f468d7acc997508.tar.gz gentoo-2-7fdd4bfb9a67ff257946346b0f468d7acc997508.tar.bz2 gentoo-2-7fdd4bfb9a67ff257946346b0f468d7acc997508.zip |
Stable on sparc
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 0c2c1dbf0597..9c956f79faf7 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.141 2005/01/01 07:38:41 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.142 2005/01/03 15:51:24 gustavoz Exp $ + + 03 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.4.1.ebuild: + Stable on sparc 01 Jan 2005; Sven Wegener <swegener@gentoo.org> xchat-2.4.1.ebuild: Marked stable on x86. diff --git a/net-irc/xchat/xchat-2.4.1.ebuild b/net-irc/xchat/xchat-2.4.1.ebuild index 5e1daf98644f..c5cb79bc25ad 100644 --- a/net-irc/xchat/xchat-2.4.1.ebuild +++ b/net-irc/xchat/xchat-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.1.ebuild,v 1.4 2005/01/01 07:38:41 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.1.ebuild,v 1.5 2005/01/03 15:51:24 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 xchattext xchatnogtk xchatdccserver" # Added for to fix a sparc seg fault issue by Jason Wever <weeve@gentoo.org> |