diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-28 13:13:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-28 13:13:09 +0000 |
commit | b272c3f288bb882d9c7dc20678db897b0bcef5a0 (patch) | |
tree | 1ef03bbc8566e2070d321bea923ef0ea41262bbb /net-irc/xchat | |
parent | Change version scheme (diff) | |
download | gentoo-2-b272c3f288bb882d9c7dc20678db897b0bcef5a0.tar.gz gentoo-2-b272c3f288bb882d9c7dc20678db897b0bcef5a0.tar.bz2 gentoo-2-b272c3f288bb882d9c7dc20678db897b0bcef5a0.zip |
arm stable, bug #378665
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'net-irc/xchat')
-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 ee5e195f8186..559c680f743c 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.307 2011/08/21 03:28:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.308 2011/08/28 13:13:09 maekke Exp $ + + 28 Aug 2011; Markus Meier <maekke@gentoo.org> xchat-2.8.8-r2.ebuild: + arm stable, bug #378665 21 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> xchat-2.8.8-r2.ebuild: x86 stable wrt bug #378665 diff --git a/net-irc/xchat/xchat-2.8.8-r2.ebuild b/net-irc/xchat/xchat-2.8.8-r2.ebuild index a937137a6685..f437cb2ee6a3 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.12 2011/08/21 03:28:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8-r2.ebuild,v 1.13 2011/08/28 13:13:09 maekke 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 |