diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-07 14:26:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-07 14:26:56 +0000 |
commit | 7137c8fea264e01727cbc56d6a9757171119e7eb (patch) | |
tree | 14a1a93b9d6a42d7c22d2a7764f053f95c5c7898 /net-irc | |
parent | [QA] Fixed p.mask entry for app-text/hspell. (diff) | |
download | gentoo-2-7137c8fea264e01727cbc56d6a9757171119e7eb.tar.gz gentoo-2-7137c8fea264e01727cbc56d6a9757171119e7eb.tar.bz2 gentoo-2-7137c8fea264e01727cbc56d6a9757171119e7eb.zip |
Stable on sparc
(Portage version: 2.1-r2)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index bfe3101cb478..0635ffcd87c3 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.205 2006/08/10 19:03:25 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.206 2006/09/07 14:26:56 gustavoz Exp $ + + 07 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.6.6.ebuild: + Stable on sparc *xchat-2.6.6 (10 Aug 2006) diff --git a/net-irc/xchat/xchat-2.6.6.ebuild b/net-irc/xchat/xchat-2.6.6.ebuild index 61dfc4e85277..39e7cf9d3dd6 100644 --- a/net-irc/xchat/xchat-2.6.6.ebuild +++ b/net-irc/xchat/xchat-2.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.6.ebuild,v 1.1 2006/08/10 19:03:25 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.6.ebuild,v 1.2 2006/09/07 14:26:56 gustavoz Exp $ inherit eutils versionator gnome2 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="perl dbus tcl python ssl mmx ipv6 nls spell xchattext xchatnogtk xchatdccserver" RDEPEND=">=dev-libs/glib-2.6.0 |