Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/hping/
Date: Tue, 29 Aug 2017 21:39:24
Message-Id: 1504042732.8ec9044833339d9cbc4f53759a678a5da60eef5e.whissi@gentoo
1 commit: 8ec9044833339d9cbc4f53759a678a5da60eef5e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 29 21:27:20 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 29 21:38:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec90448
7
8 net-analyzer/hping: x86 stable (bug #615816)
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 net-analyzer/hping/hping-3_pre20051105-r6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/hping/hping-3_pre20051105-r6.ebuild b/net-analyzer/hping/hping-3_pre20051105-r6.ebuild
16 index ab8ec8b70e8..f0e2878019e 100644
17 --- a/net-analyzer/hping/hping-3_pre20051105-r6.ebuild
18 +++ b/net-analyzer/hping/hping-3_pre20051105-r6.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.hping.org/${MY_P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~sparc ~x86"
24 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~sparc x86"
25 IUSE="tcl"
26
27 S="${WORKDIR}/${MY_P}"