Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/hexchat/
Date: Wed, 27 Jun 2018 07:25:32
Message-Id: 1530084309.dd268fd8556f54f26a4232dfc6267f36603ebfee.klausman@gentoo
1 commit: dd268fd8556f54f26a4232dfc6267f36603ebfee
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 27 07:25:09 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 27 07:25:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd268fd8
7
8 net-irc/hexchat-2.12.4-r2: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/658752
11
12 net-irc/hexchat/hexchat-2.12.4-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-irc/hexchat/hexchat-2.12.4-r2.ebuild b/net-irc/hexchat/hexchat-2.12.4-r2.ebuild
16 index caccdca97ee..fad049c36bd 100644
17 --- a/net-irc/hexchat/hexchat-2.12.4-r2.ebuild
18 +++ b/net-irc/hexchat/hexchat-2.12.4-r2.ebuild
19 @@ -15,7 +15,7 @@ if [[ "${PV}" == "9999" ]] ; then
20 EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
21 else
22 SRC_URI="https://dl.hexchat.net/${PN}/${P}.tar.xz"
23 - KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux"
24 + KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux"
25 fi
26
27 LICENSE="GPL-2 plugin-fishlim? ( MIT )"