diff options
author | 2006-11-05 09:08:22 +0000 | |
---|---|---|
committer | 2006-11-05 09:08:22 +0000 | |
commit | 789605bf040180867721ac4e0de58395bd2e0fe0 (patch) | |
tree | 9cea9740b5cd83da37623b84b18fddd8d908eaff /net-irc | |
parent | stabilize on mips (diff) | |
download | gentoo-2-789605bf040180867721ac4e0de58395bd2e0fe0.tar.gz gentoo-2-789605bf040180867721ac4e0de58395bd2e0fe0.tar.bz2 gentoo-2-789605bf040180867721ac4e0de58395bd2e0fe0.zip |
stable on mips
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.6.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 978a5b6dd288..4ba43ac72a4f 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,10 @@ # 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.216 2006/10/19 23:25:24 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.217 2006/11/05 09:08:22 iluxa Exp $ + + 05 Nov 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org> + xchat-2.6.6.ebuild: + Stable on mips 19 Oct 2006; Markus Ullmann <jokey@gentoo.org> -files/2.6.1-fe-text.patch, -files/xc1811fixststint.diff, -files/xc208-fixsocks5.diff, diff --git a/net-irc/xchat/xchat-2.6.6.ebuild b/net-irc/xchat/xchat-2.6.6.ebuild index 7df120e0e283..7c178a28d853 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.10 2006/10/15 04:08:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.6.ebuild,v 1.11 2006/11/05 09:08:22 iluxa 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 |