diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-09 13:24:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-09 13:24:33 +0000 |
commit | 57d0d3a8ffbef2c47ac927d36e34ff87c2c7c392 (patch) | |
tree | 45bab6b9fde9ade2249462ee19b33bf317dbf872 /net-irc/hexchat | |
parent | Drop deprecated Java 1.4 filter, drop src_unpack and make use of java_prepare. (diff) | |
download | gentoo-2-57d0d3a8ffbef2c47ac927d36e34ff87c2c7c392.tar.gz gentoo-2-57d0d3a8ffbef2c47ac927d36e34ff87c2c7c392.tar.bz2 gentoo-2-57d0d3a8ffbef2c47ac927d36e34ff87c2c7c392.zip |
Stable for HPPA (bug #469092).
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-irc/hexchat')
-rw-r--r-- | net-irc/hexchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index c66a5aca42c0..4995c8df4fd2 100644 --- a/net-irc/hexchat/ChangeLog +++ b/net-irc/hexchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/hexchat # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.40 2013/05/08 23:53:14 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.41 2013/05/09 13:24:33 jer Exp $ + + 09 May 2013; Jeroen Roovers <jer@gentoo.org> hexchat-2.9.5.ebuild: + Stable for HPPA (bug #469092). 08 May 2013; Julian Ospald <hasufell@gentoo.org> hexchat-2.9.5.ebuild, +files/hexchat-2.9.5-gobject.patch: diff --git a/net-irc/hexchat/hexchat-2.9.5.ebuild b/net-irc/hexchat/hexchat-2.9.5.ebuild index c687dd5e1cf9..e0551b0ee3f6 100644 --- a/net-irc/hexchat/hexchat-2.9.5.ebuild +++ b/net-irc/hexchat/hexchat-2.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.5.ebuild,v 1.2 2013/05/08 23:53:14 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.5.ebuild,v 1.3 2013/05/09 13:24:33 jer Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.hexchat.org/" 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 ipv6 libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager" REQUIRED_USE="plugin-checksum? ( plugins ) plugin-doat? ( plugins ) |