diff options
author | Romain Perier <mrpouet@gentoo.org> | 2009-09-29 20:52:23 +0000 |
---|---|---|
committer | Romain Perier <mrpouet@gentoo.org> | 2009-09-29 20:52:23 +0000 |
commit | da04c5b0fdf83357c6a70e60dc3c63256ba27956 (patch) | |
tree | f5ff05fe9912a5d43669bce78952708178571941 /net-irc | |
parent | Rename distutils_src_install to distutils_src_compile in src_compile wrt #286... (diff) | |
download | gentoo-2-da04c5b0fdf83357c6a70e60dc3c63256ba27956.tar.gz gentoo-2-da04c5b0fdf83357c6a70e60dc3c63256ba27956.tar.bz2 gentoo-2-da04c5b0fdf83357c6a70e60dc3c63256ba27956.zip |
Stable for amd64 per bug #285477
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index 078e5b01e69d..9171c2979a6e 100644 --- a/net-irc/xchat-gnome/ChangeLog +++ b/net-irc/xchat-gnome/ChangeLog @@ -1,6 +1,10 @@ # 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.49 2009/09/18 15:15:01 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.50 2009/09/29 20:52:23 mrpouet Exp $ + + 29 Sep 2009; Romain Perier <mrpouet@gentoo.org> + xchat-gnome-0.26.1.ebuild: + Stable for amd64 per bug #285477. 18 Sep 2009; Petteri Räty <betelgeuse@gentoo.org> xchat-gnome-0.26.1.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 9dd85540058c..763cdd7dcdd2 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.4 2009/09/18 15:15:01 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild,v 1.5 2009/09/29 20:52:23 mrpouet Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://xchat-gnome.navi.cx/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +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 |