diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-02-08 14:11:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-02-08 14:11:45 +0000 |
commit | f78c7e113c18d68f69a805b83fb058fc4e49abb0 (patch) | |
tree | b4fe2e6c653c488aea99f4e375131059053652a7 /net-irc | |
parent | Add patch from debian to fix package's build system (diff) | |
download | gentoo-2-f78c7e113c18d68f69a805b83fb058fc4e49abb0.tar.gz gentoo-2-f78c7e113c18d68f69a805b83fb058fc4e49abb0.tar.bz2 gentoo-2-f78c7e113c18d68f69a805b83fb058fc4e49abb0.zip |
Stable for HPPA (bug #538228).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/hexchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.10.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index 1c1fe926f99d..bf04ebede2db 100644 --- a/net-irc/hexchat/ChangeLog +++ b/net-irc/hexchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/hexchat # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.111 2015/01/15 10:43:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.112 2015/02/08 14:11:45 jer Exp $ + + 08 Feb 2015; Jeroen Roovers <jer@gentoo.org> hexchat-2.10.2.ebuild: + Stable for HPPA (bug #538228). 15 Jan 2015; Raúl Porcel <armin76@gentoo.org> hexchat-2.10.1.ebuild: ia64/sparc stable wrt #521048 diff --git a/net-irc/hexchat/hexchat-2.10.2.ebuild b/net-irc/hexchat/hexchat-2.10.2.ebuild index 77afea2563fc..82787d9c7622 100644 --- a/net-irc/hexchat/hexchat-2.10.2.ebuild +++ b/net-irc/hexchat/hexchat-2.10.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.2.ebuild,v 1.1 2014/11/30 15:11:57 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.2.ebuild,v 1.2 2015/02/08 14:11:45 jer Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://dl.hexchat.net/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} ) )" |