diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-26 20:03:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-26 20:03:31 +0000 |
commit | 527fbcd148b4af5322eb76bea75ed39ca88b5ae5 (patch) | |
tree | 8a0f3584e3963d6211e797adfdb16aeee2149958 /net-irc/xchat | |
parent | Fixed DEPEND/RDEPEND. (diff) | |
download | gentoo-2-527fbcd148b4af5322eb76bea75ed39ca88b5ae5.tar.gz gentoo-2-527fbcd148b4af5322eb76bea75ed39ca88b5ae5.tar.bz2 gentoo-2-527fbcd148b4af5322eb76bea75ed39ca88b5ae5.zip |
Stable on hppa wrt #134652
(Portage version: 2.1.1)
Diffstat (limited to 'net-irc/xchat')
-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 c88df9ba0bdb..bf51559fe386 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.210 2006/09/15 12:58:45 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.211 2006/09/26 20:03:31 gustavoz Exp $ + + 26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.6.6.ebuild: + Stable on hppa wrt #134652 15 Sep 2006; Thomas Cort <tcort@gentoo.org> xchat-2.6.6.ebuild: Stable on alpha wrt Bug #134652. diff --git a/net-irc/xchat/xchat-2.6.6.ebuild b/net-irc/xchat/xchat-2.6.6.ebuild index e5bb4d010386..24fd52fa8d1c 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.6 2006/09/15 12:58:45 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.6.ebuild,v 1.7 2006/09/26 20:03:31 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 |