diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-12-29 18:00:11 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-12-29 18:00:11 +0000 |
commit | 4b9028ab1952774f32607a942828559a18696fae (patch) | |
tree | 527bbaaed9f8ff01dfcbb8bafcd986f2360d00e2 /net-irc | |
parent | amd64 stable, bug 393007 (diff) | |
download | gentoo-2-4b9028ab1952774f32607a942828559a18696fae.tar.gz gentoo-2-4b9028ab1952774f32607a942828559a18696fae.tar.bz2 gentoo-2-4b9028ab1952774f32607a942828559a18696fae.zip |
amd64 stable, bug 393007
(Portage version: 2.1.10.44/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.26.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index 44513ed1a337..b2ba2be4b001 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.66 2011/12/29 16:38:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.67 2011/12/29 18:00:11 pacho Exp $ + + 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> xchat-gnome-0.26.1-r2.ebuild: + amd64 stable, bug 393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> xchat-gnome-0.26.1-r2.ebuild: Drop unavailable configure option, move to eapi4. diff --git a/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild index e4134fb2244d..c5da094ed664 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r2.ebuild,v 1.4 2011/12/29 16:38:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild,v 1.5 2011/12/29 18:00:11 pacho Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ HOMEPAGE="http://live.gnome.org/Xchat-Gnome" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="dbus libnotify mmx nls perl python spell ssl tcl" RDEPEND=">=dev-libs/glib-2.18:2 |