diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-02-27 20:06:53 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-02-27 20:06:53 +0000 |
commit | f1600a1a734d9c5e83da0d9d0b80427d7ade581b (patch) | |
tree | 88fdccd4981f8a8d423c68c4ad2767c0307f1b5c /net-irc | |
parent | Marked ~ppc/~ppc64 for bug #239847. (diff) | |
download | gentoo-2-f1600a1a734d9c5e83da0d9d0b80427d7ade581b.tar.gz gentoo-2-f1600a1a734d9c5e83da0d9d0b80427d7ade581b.tar.bz2 gentoo-2-f1600a1a734d9c5e83da0d9d0b80427d7ade581b.zip |
Marked ~ppc for bug #239847.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.24.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index 5585243cc52d..92d18cd2b5c5 100644 --- a/net-irc/xchat-gnome/ChangeLog +++ b/net-irc/xchat-gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat-gnome # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.43 2009/01/21 23:10:54 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.44 2009/02/27 20:06:53 josejx Exp $ + + 27 Feb 2009; Joseph Jezak <josejx@gentoo.org> xchat-gnome-0.24.3.1.ebuild: + Marked ~ppc for bug #239847. *xchat-gnome-0.24.3.1 (21 Jan 2009) diff --git a/net-irc/xchat-gnome/xchat-gnome-0.24.3.1.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.24.3.1.ebuild index aa30eb9175cd..98c6f7c11983 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.24.3.1.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.24.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.24.3.1.ebuild,v 1.1 2009/01/21 23:10:54 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.24.3.1.ebuild,v 1.2 2009/02/27 20:06:53 josejx Exp $ inherit gnome2 eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://xchat-gnome.navi.cx/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="dbus ipv6 libnotify mmx nls perl python sound spell ssl tcl" RDEPEND=">=dev-libs/glib-2.18.0 |