diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-09-05 13:34:05 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-09-05 13:34:05 +0000 |
commit | b68048b1c5e0bb4145fdaf71000a35d7fb6772f9 (patch) | |
tree | c3ebbf50af9f5e58cd5c9bf8e92b856f9860d7f0 /net-irc/xchat | |
parent | postrm -> postinst (i need to wakeup) (Manifest recommit) (diff) | |
download | gentoo-2-b68048b1c5e0bb4145fdaf71000a35d7fb6772f9.tar.gz gentoo-2-b68048b1c5e0bb4145fdaf71000a35d7fb6772f9.tar.bz2 gentoo-2-b68048b1c5e0bb4145fdaf71000a35d7fb6772f9.zip |
Stable on hppa.
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 4ff5c756f811..1a50d31422bd 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.124 2004/08/24 21:35:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.125 2004/09/05 13:31:34 gmsoft Exp $ + + 05 Sep 2004; Guy Martin <gmsoft@gentoo.org> xchat-2.0.10-r3.ebuild: + Stable on hppa. 24 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.0.10-r3.ebuild: Stable on sparc diff --git a/net-irc/xchat/xchat-2.0.10-r3.ebuild b/net-irc/xchat/xchat-2.0.10-r3.ebuild index a8845282aa90..035be19f241a 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.3 2004/08/24 21:35:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.10-r3.ebuild,v 1.4 2004/09/05 13:31:34 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" # Local use flag for the text frontend (bug #26427) IUSE="${IUSE} xchattext xchatnogtk xchatdccserver" |