Gentoo Archives: gentoo-commits

From: "Amadeusz Piotr Żołnowski" <aidecoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/eimp/
Date: Mon, 15 Oct 2018 22:14:15
Message-Id: 1539641605.4cff82473a47e3e0d1356304bb4055686e94df8e.aidecoe@gentoo
1 commit: 4cff82473a47e3e0d1356304bb4055686e94df8e
2 Author: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 15 20:55:50 2018 +0000
4 Commit: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 15 22:13:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cff8247
7
8 dev-erlang/eimp: Remove unneeded IUSE
9
10 Bug: https://bugs.gentoo.org/626260
11 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo.org>
12
13 dev-erlang/eimp/eimp-1.0.8.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/dev-erlang/eimp/eimp-1.0.8.ebuild b/dev-erlang/eimp/eimp-1.0.8.ebuild
17 index 2a1f64992af..70c21498151 100644
18 --- a/dev-erlang/eimp/eimp-1.0.8.ebuild
19 +++ b/dev-erlang/eimp/eimp-1.0.8.ebuild
20 @@ -13,7 +13,6 @@ SRC_URI="https://github.com/processone/eimp/archive/${PV}.tar.gz
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 KEYWORDS="~amd64 ~x86"
24 -IUSE="test"
25
26 RDEPEND=">=dev-erlang/p1_utils-1.0.13
27 >=dev-lang/erlang-17.1