diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-08-30 19:22:34 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-08-30 19:22:34 +0000 |
commit | 24a7d22d468a931de0808836c6436dc181ce517f (patch) | |
tree | b9156ce8553007cd6d7afee034a42aa220128b1e /net-irc/hexchat | |
parent | Remove older unstable (diff) | |
download | gentoo-2-24a7d22d468a931de0808836c6436dc181ce517f.tar.gz gentoo-2-24a7d22d468a931de0808836c6436dc181ce517f.tar.bz2 gentoo-2-24a7d22d468a931de0808836c6436dc181ce517f.zip |
Stable for amd64 wrt bug #521048
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-irc/hexchat')
-rw-r--r-- | net-irc/hexchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index 738b998a74d5..3a36841eaa3f 100644 --- a/net-irc/hexchat/ChangeLog +++ b/net-irc/hexchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/hexchat # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.104 2014/08/01 22:37:53 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.105 2014/08/30 19:22:34 nimiux Exp $ + + 30 Aug 2014; Chema Alonso <nimiux@gentoo.org> hexchat-2.10.1.ebuild: + Stable for amd64 wrt bug #521048 *hexchat-2.10.1 (01 Aug 2014) diff --git a/net-irc/hexchat/hexchat-2.10.1.ebuild b/net-irc/hexchat/hexchat-2.10.1.ebuild index fa020dcaf21f..50a334e122d6 100644 --- a/net-irc/hexchat/hexchat-2.10.1.ebuild +++ b/net-irc/hexchat/hexchat-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.1.ebuild,v 1.1 2014/08/01 22:37:53 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.1.ebuild,v 1.2 2014/08/30 19:22:34 nimiux Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://dl.hexchat.org/hexchat/${P}.tar.xz" LICENSE="GPL-2 plugin-fishlim? ( MIT )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" IUSE="dbus +gtk ipv6 libcanberra libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager" REQUIRED_USE="plugins? ( python? ( ${PYTHON_REQUIRED_USE} ) )" |