diff options
author | Brent Baude <ranger@gentoo.org> | 2008-08-12 13:27:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-08-12 13:27:43 +0000 |
commit | ddf623957296a7638f020decdbff4e6572d0792c (patch) | |
tree | bc6960364837fceeed3920a3ad3239f246d1844c /net-irc/xchat | |
parent | alpha/ia64/sparc stable wrt #229709 (diff) | |
download | gentoo-2-ddf623957296a7638f020decdbff4e6572d0792c.tar.gz gentoo-2-ddf623957296a7638f020decdbff4e6572d0792c.tar.bz2 gentoo-2-ddf623957296a7638f020decdbff4e6572d0792c.zip |
stable ppc, bug 234387
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 192c71acf4df..9ea377fde6cf 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.270 2008/08/12 13:26:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.271 2008/08/12 13:27:43 ranger Exp $ + + 12 Aug 2008; Brent Baude <ranger@gentoo.org> xchat-2.8.6-r1.ebuild: + stable ppc, bug 234387 12 Aug 2008; Brent Baude <ranger@gentoo.org> xchat-2.8.6-r1.ebuild: stable ppc64, bug 234387 diff --git a/net-irc/xchat/xchat-2.8.6-r1.ebuild b/net-irc/xchat/xchat-2.8.6-r1.ebuild index e4ca6fcc6978..928f0b827fea 100644 --- a/net-irc/xchat/xchat-2.8.6-r1.ebuild +++ b/net-irc/xchat/xchat-2.8.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r1.ebuild,v 1.5 2008/08/12 13:26:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r1.ebuild,v 1.6 2008/08/12 13:27:43 ranger 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="perl dbus tcl python ssl mmx ipv6 libnotify nls spell xchatnogtk xchatdccserver xft" RDEPEND=">=dev-libs/glib-2.6.0 |