diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-09-11 10:28:32 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-09-11 10:28:32 +0000 |
commit | 7e716ddd4d684621118a3837f221edda3c00aa99 (patch) | |
tree | 9beffb65c07f66d46add82c260a2f1fa1288ca69 /net-irc | |
parent | Stable on amd64 wrt bug #336396 (diff) | |
download | gentoo-2-7e716ddd4d684621118a3837f221edda3c00aa99.tar.gz gentoo-2-7e716ddd4d684621118a3837f221edda3c00aa99.tar.bz2 gentoo-2-7e716ddd4d684621118a3837f221edda3c00aa99.zip |
reverting premature stabling
(Portage version: 2.1.8.3/cvs/Linux ppc)
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.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index 8f53ee4ea64a..8ce1f339e05e 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.56 2010/09/11 10:23:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.57 2010/09/11 10:28:32 nixnut Exp $ + + 11 Sep 2010; <nixnut@gentoo.org> xchat-gnome-0.26.1.ebuild: + reverting premature stabling 11 Sep 2010; <nixnut@gentoo.org> xchat-gnome-0.26.1-r1.ebuild: ppc stable #331257 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 8b70b024e072..ac308e2d72d2 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 +# 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.ebuild,v 1.7 2009/10/21 12:16:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1.ebuild,v 1.8 2010/09/11 10:28:32 nixnut 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 |