diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-24 17:18:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-24 17:18:45 +0000 |
commit | f6ddcb1988cf27892e744a70501ebcfd10d198e7 (patch) | |
tree | bfd2fda8ce3e4ca2e58a96146a2e75bd754b0d61 | |
parent | Remove old. (diff) | |
download | gentoo-2-f6ddcb1988cf27892e744a70501ebcfd10d198e7.tar.gz gentoo-2-f6ddcb1988cf27892e744a70501ebcfd10d198e7.tar.bz2 gentoo-2-f6ddcb1988cf27892e744a70501ebcfd10d198e7.zip |
Stable for HPPA (bug #499844).
(Portage version: 2.2.9-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r-- | net-irc/hexchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.6.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index 41f8f1e36a7d..82e85b4f8ef6 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.89 2014/03/23 19:07:30 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.90 2014/03/24 17:18:45 jer Exp $ + + 24 Mar 2014; Jeroen Roovers <jer@gentoo.org> hexchat-2.9.6.1-r2.ebuild: + Stable for HPPA (bug #499844). *hexchat-2.9.6.1-r2 (23 Mar 2014) diff --git a/net-irc/hexchat/hexchat-2.9.6.1-r2.ebuild b/net-irc/hexchat/hexchat-2.9.6.1-r2.ebuild index d852af92d7a1..ab4adba6bc2c 100644 --- a/net-irc/hexchat/hexchat-2.9.6.1-r2.ebuild +++ b/net-irc/hexchat/hexchat-2.9.6.1-r2.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.9.6.1-r2.ebuild,v 1.1 2014/03/23 19:07:30 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r2.ebuild,v 1.2 2014/03/24 17:18:45 jer Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://dl.hexchat.org/hexchat/${P}.tar.xz" LICENSE="GPL-2" 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 fastscroll +gtk gtkspell ipv6 libcanberra libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python sexy spell ssl theme-manager" REQUIRED_USE="gtkspell? ( spell ) plugin-checksum? ( plugins ) |