diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-03 06:01:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-03 06:01:11 +0000 |
commit | dfcb627725ca1e143d651df5dbfbc654b5ffc106 (patch) | |
tree | f6cc07b9030975d03b64fd37731e6a2f0b33f501 /net-irc/xchat | |
parent | Stable on ppc64; bug #107875 (diff) | |
download | gentoo-2-dfcb627725ca1e143d651df5dbfbc654b5ffc106.tar.gz gentoo-2-dfcb627725ca1e143d651df5dbfbc654b5ffc106.tar.bz2 gentoo-2-dfcb627725ca1e143d651df5dbfbc654b5ffc106.zip |
Stable on ppc64; bug #116345
(Portage version: 2203-svn)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 08c52d01a57a..571036de94a3 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.197 2006/04/27 21:53:05 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.198 2006/05/03 06:01:11 corsair Exp $ + + 03 May 2006; Markus Rothe <corsair@gentoo.org> xchat-2.6.2.ebuild: + Stable on ppc64; bug #116345 27 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-xchat-2.4.3, Manifest: diff --git a/net-irc/xchat/xchat-2.6.2.ebuild b/net-irc/xchat/xchat-2.6.2.ebuild index ac40e8868d91..c41134c6b31b 100644 --- a/net-irc/xchat/xchat-2.6.2.ebuild +++ b/net-irc/xchat/xchat-2.6.2.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.2.ebuild,v 1.1 2006/03/27 08:06:35 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.2.ebuild,v 1.2 2006/05/03 06:01:11 corsair Exp $ inherit eutils versionator gnome2 @@ -11,7 +11,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 tcltk python ssl mmx ipv6 nls xchattext xchatnogtk" # Added for to fix a sparc seg fault issue by Jason Wever <weeve@gentoo.org> |