diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-10-13 11:45:42 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-10-13 11:45:42 +0000 |
commit | 702adfb3bbb5d94f04173b10af97b2a697415b51 (patch) | |
tree | 90d5b61f3a85c73fd109f4dd603cf3a142ee7f38 /net-irc/xchat-gnome | |
parent | Stable on amd64 wrt bug #340777 (diff) | |
download | gentoo-2-702adfb3bbb5d94f04173b10af97b2a697415b51.tar.gz gentoo-2-702adfb3bbb5d94f04173b10af97b2a697415b51.tar.bz2 gentoo-2-702adfb3bbb5d94f04173b10af97b2a697415b51.zip |
Stable on amd64 wrt bug #331257
(Portage version: 2.2_rc92/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/xchat-gnome')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index f315d25aa2d6..5e4c5f933525 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.58 2010/10/12 16:51:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.59 2010/10/13 11:45:42 hwoarang Exp $ + + 13 Oct 2010; Markos Chandras <hwoarang@gentoo.org> + xchat-gnome-0.26.1-r1.ebuild: + Stable on amd64 wrt bug #331257 12 Oct 2010; Christian Faulhammer <fauli@gentoo.org> xchat-gnome-0.26.1-r1.ebuild: diff --git a/net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild index d7b8e0b4cf72..9062a4e3d38b 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r1.ebuild,v 1.3 2010/10/12 16:51:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r1.ebuild,v 1.4 2010/10/13 11:45:42 hwoarang 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 |