diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-10-05 11:10:50 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-10-05 11:10:50 +0000 |
commit | 613f3ed6cd6c097aec9074bc1bca04121f2e6ff0 (patch) | |
tree | 5241892b12df7426455a2ff6fe5369a658e91156 /net-irc | |
parent | PPC Keyword modification, see changelog for details (Manifest recommit) (diff) | |
download | gentoo-2-613f3ed6cd6c097aec9074bc1bca04121f2e6ff0.tar.gz gentoo-2-613f3ed6cd6c097aec9074bc1bca04121f2e6ff0.tar.bz2 gentoo-2-613f3ed6cd6c097aec9074bc1bca04121f2e6ff0.zip |
Stable on hppa.
Diffstat (limited to 'net-irc')
-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 4c3a901be82d..7bca5c37ca82 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.129 2004/10/01 13:30:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.130 2004/10/05 11:10:50 gmsoft Exp $ + + 05 Oct 2004; Guy Martin <gmsoft@gentoo.org> xchat-2.4.0.ebuild: + Stable on hppa. 01 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.4.0.ebuild: Stable on sparc diff --git a/net-irc/xchat/xchat-2.4.0.ebuild b/net-irc/xchat/xchat-2.4.0.ebuild index 0a4e83a5def7..ab19a4234951 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.7 2004/10/04 22:28:30 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.0.ebuild,v 1.8 2004/10/05 11:10:50 gmsoft 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> |