diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-09-15 12:58:45 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-09-15 12:58:45 +0000 |
commit | b2aad4e0002e02108339bbbdece8482d5cedb386 (patch) | |
tree | 835e46460aa6309ffc33bedc9f98f10448864938 /net-irc | |
parent | version bump (diff) | |
download | gentoo-2-b2aad4e0002e02108339bbbdece8482d5cedb386.tar.gz gentoo-2-b2aad4e0002e02108339bbbdece8482d5cedb386.tar.bz2 gentoo-2-b2aad4e0002e02108339bbbdece8482d5cedb386.zip |
Stable on alpha wrt Bug #134652.
(Portage version: 2.1.1)
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 5ad703872c24..c88df9ba0bdb 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.209 2006/09/15 11:56:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.210 2006/09/15 12:58:45 tcort Exp $ + + 15 Sep 2006; Thomas Cort <tcort@gentoo.org> xchat-2.6.6.ebuild: + Stable on alpha wrt Bug #134652. 15 Sep 2006; Markus Rothe <corsair@gentoo.org> xchat-2.6.6.ebuild: Stable on ppc64; bug #134652 diff --git a/net-irc/xchat/xchat-2.6.6.ebuild b/net-irc/xchat/xchat-2.6.6.ebuild index 90e2a449c631..e5bb4d010386 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.5 2006/09/15 11:56:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.6.ebuild,v 1.6 2006/09/15 12:58:45 tcort 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 |