diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-11 19:30:25 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-11 19:30:25 +0000 |
commit | 8dc887a7b5aea2e2a7c45e20fb8fae6cefda0df0 (patch) | |
tree | f3ba70a25767ed5554b6b69cd327321376bf7002 /net-irc | |
parent | Version bump (diff) | |
download | gentoo-2-8dc887a7b5aea2e2a7c45e20fb8fae6cefda0df0.tar.gz gentoo-2-8dc887a7b5aea2e2a7c45e20fb8fae6cefda0df0.tar.bz2 gentoo-2-8dc887a7b5aea2e2a7c45e20fb8fae6cefda0df0.zip |
ppc/ppc64 stable wrt #378665
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 49393647a764..6ae8142c1b1c 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.305 2011/08/11 16:54:47 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.306 2011/08/11 19:30:25 xarthisius Exp $ + + 11 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> xchat-2.8.8-r2.ebuild: + ppc/ppc64 stable wrt #378665 11 Aug 2011; Tony Vroon <chainsaw@gentoo.org> xchat-2.8.8-r2.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug diff --git a/net-irc/xchat/xchat-2.8.8-r2.ebuild b/net-irc/xchat/xchat-2.8.8-r2.ebuild index 3493299365e6..63ab046df9a3 100644 --- a/net-irc/xchat/xchat-2.8.8-r2.ebuild +++ b/net-irc/xchat/xchat-2.8.8-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/xchat-2.8.8-r2.ebuild,v 1.10 2011/08/11 16:54:47 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8-r2.ebuild,v 1.11 2011/08/11 19:30:25 xarthisius Exp $ EAPI=3 @@ -16,7 +16,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2 hires-icons? ( GPL-3 )" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="dbus fastscroll +gtk hires-icons ipv6 libnotify mmx nls ntlm perl python spell ssl tcl xchatdccserver" RDEPEND=">=dev-libs/glib-2.6.0:2 |