diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-07-05 20:03:30 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-07-05 20:03:30 +0000 |
commit | 311e42b9f2b35d692c75603e35017b6ecf3fe46e (patch) | |
tree | 50cfdb74643649e79cb065a1ac646d2a6bdb22d5 /net-irc | |
parent | amd64 stable, bug #274648 (diff) | |
download | gentoo-2-311e42b9f2b35d692c75603e35017b6ecf3fe46e.tar.gz gentoo-2-311e42b9f2b35d692c75603e35017b6ecf3fe46e.tar.bz2 gentoo-2-311e42b9f2b35d692c75603e35017b6ecf3fe46e.zip |
keyword ~x86-fbsd thanks to Davide Italiano <dav_it@gentoo.org>, bug #233618
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index 513b16870e5a..8476d83a80d7 100644 --- a/net-irc/xchat-gnome/ChangeLog +++ b/net-irc/xchat-gnome/ChangeLog @@ -1,6 +1,11 @@ # 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.47 2009/04/22 14:46:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.48 2009/07/05 20:03:30 aballier Exp $ + + 05 Jul 2009; Alexis Ballier <aballier@gentoo.org> + xchat-gnome-0.26.1.ebuild: + keyword ~x86-fbsd thanks to Davide Italiano <dav_it@gentoo.org>, bug + #233618 22 Apr 2009; Brent Baude <ranger@gentoo.org> xchat-gnome-0.24.1.ebuild, xchat-gnome-0.24.3.1.ebuild, xchat-gnome-0.26.0.ebuild, diff --git a/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild index 1009714d7221..fe89ffbcebd9 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.26.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.26.1.ebuild,v 1.2 2009/04/22 14:46:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild,v 1.3 2009/07/05 20:03:30 aballier Exp $ inherit gnome2 eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://xchat-gnome.navi.cx/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="dbus ipv6 libnotify mmx nls perl python sound spell ssl tcl" RDEPEND=">=dev-libs/glib-2.18.0 |