diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-21 12:16:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-21 12:16:09 +0000 |
commit | 03cfb568e8d7f6ad3ebcbe332af40558d3779cb2 (patch) | |
tree | e0b9490bcde633098cd8ffe89c84dd8d0da13b37 /net-irc/xchat-gnome | |
parent | x86 stable, bug #285415 (diff) | |
download | gentoo-2-03cfb568e8d7f6ad3ebcbe332af40558d3779cb2.tar.gz gentoo-2-03cfb568e8d7f6ad3ebcbe332af40558d3779cb2.tar.bz2 gentoo-2-03cfb568e8d7f6ad3ebcbe332af40558d3779cb2.zip |
x86 stable, bug #285477
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/xchat-gnome')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.26.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 0bd328f713f8..a11fa964a2ea 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.53 2009/10/19 23:11:22 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.54 2009/10/21 12:16:09 maekke Exp $ + + 21 Oct 2009; Markus Meier <maekke@gentoo.org> xchat-gnome-0.26.1.ebuild: + x86 stable, bug #285477 13 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org> -xchat-gnome-0.24.1.ebuild, -xchat-gnome-0.24.3.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 52b88e982dfb..8b70b024e072 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.6 2009/10/07 17:31:42 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild,v 1.7 2009/10/21 12:16:09 maekke 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 |