Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ettercap/
Date: Mon, 08 Apr 2019 06:47:39
Message-Id: 1554706033.6691cd5f2c98bd7420ed4c42533d66cba8a25e99.zlogene@gentoo
1 commit: 6691cd5f2c98bd7420ed4c42533d66cba8a25e99
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 06:47:13 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 06:47:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6691cd5f
7
8 net-analyzer/ettercap: alpha stable wrt bug #612226
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="alpha"
13
14 net-analyzer/ettercap/ettercap-0.8.2-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/ettercap/ettercap-0.8.2-r2.ebuild b/net-analyzer/ettercap/ettercap-0.8.2-r2.ebuild
18 index 318cbc6ec48..e8904593dbd 100644
19 --- a/net-analyzer/ettercap/ettercap-0.8.2-r2.ebuild
20 +++ b/net-analyzer/ettercap/ettercap-0.8.2-r2.ebuild
21 @@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
22 EGIT_REPO_URI="https://github.com/Ettercap/${PN}.git"
23 else
24 SRC_URI="https://github.com/Ettercap/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" #mirror does not work
25 - KEYWORDS="~alpha amd64 arm ppc ppc64 sparc x86 ~x86-fbsd"
26 + KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86 ~x86-fbsd"
27 fi
28
29 IUSE="doc gtk ipv6 libressl ncurses +plugins test"