diff options
author | 2010-10-12 16:51:40 +0000 | |
---|---|---|
committer | 2010-10-12 16:51:40 +0000 | |
commit | 63165755011526b36f77e8ca57243f2895dfe84f (patch) | |
tree | 9483c8813ff44888f8c3e2ca21967b290c92dd06 /net-irc/xchat-gnome | |
parent | arm/ia64/s390/sh/sparc stable wrt #332455 (diff) | |
download | gentoo-2-63165755011526b36f77e8ca57243f2895dfe84f.tar.gz gentoo-2-63165755011526b36f77e8ca57243f2895dfe84f.tar.bz2 gentoo-2-63165755011526b36f77e8ca57243f2895dfe84f.zip |
stable x86, bug 331257
(Portage version: 2.1.8.3/cvs/Linux i686)
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 8ce1f339e05e..f315d25aa2d6 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.57 2010/09/11 10:28:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.58 2010/10/12 16:51:40 fauli Exp $ + + 12 Oct 2010; Christian Faulhammer <fauli@gentoo.org> + xchat-gnome-0.26.1-r1.ebuild: + stable x86, bug 331257 11 Sep 2010; <nixnut@gentoo.org> xchat-gnome-0.26.1.ebuild: reverting premature stabling 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 02f2671e492a..d7b8e0b4cf72 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.2 2010/09/11 10:23:43 nixnut Exp $ +# $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 $ 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 |