Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/hotot/
Date: Fri, 23 Jun 2017 08:33:47
Message-Id: 1498206813.ccfc249674f35ecafca650e12769bfcaace7730c.ago@gentoo
1 commit: ccfc249674f35ecafca650e12769bfcaace7730c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 23 08:33:33 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 23 08:33:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccfc2496
7
8 net-misc/hotot: amd64 stable wrt bug #608606
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild b/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild
18 index 3b3bda77c0f..d371ea05371 100644
19 --- a/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild
20 +++ b/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lyricat/Hotot/tarball/452fc0924a98923b -> ${P}.tar.g
22
23 LICENSE="LGPL-3"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 IUSE="chrome kde qt5"
28
29 REQUIRED_USE="|| ( chrome qt5 ) ${PYTHON_REQUIRED_USE}"