From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ECD60138334 for ; Mon, 15 Oct 2018 22:14:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AE37E0826; Mon, 15 Oct 2018 22:14:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E7FBE0826 for ; Mon, 15 Oct 2018 22:14:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8CAB335C94 for ; Mon, 15 Oct 2018 22:14:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15C8443D for ; Mon, 15 Oct 2018 22:14:12 +0000 (UTC) From: "Amadeusz Piotr Żołnowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amadeusz Piotr Żołnowski" Message-ID: <1539641605.4cff82473a47e3e0d1356304bb4055686e94df8e.aidecoe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/eimp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/eimp/eimp-1.0.8.ebuild X-VCS-Directories: dev-erlang/eimp/ X-VCS-Committer: aidecoe X-VCS-Committer-Name: Amadeusz Piotr Żołnowski X-VCS-Revision: 4cff82473a47e3e0d1356304bb4055686e94df8e X-VCS-Branch: master Date: Mon, 15 Oct 2018 22:14:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2e5da765-7490-420a-a737-95acee75a374 X-Archives-Hash: 6ff415cada5c4b232e0777096d34cb2e commit: 4cff82473a47e3e0d1356304bb4055686e94df8e Author: Amadeusz Piotr Żołnowski gentoo org> AuthorDate: Mon Oct 15 20:55:50 2018 +0000 Commit: Amadeusz Piotr Żołnowski gentoo org> CommitDate: Mon Oct 15 22:13:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cff8247 dev-erlang/eimp: Remove unneeded IUSE Bug: https://bugs.gentoo.org/626260 Signed-off-by: Amadeusz Piotr Żołnowski gentoo.org> dev-erlang/eimp/eimp-1.0.8.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-erlang/eimp/eimp-1.0.8.ebuild b/dev-erlang/eimp/eimp-1.0.8.ebuild index 2a1f64992af..70c21498151 100644 --- a/dev-erlang/eimp/eimp-1.0.8.ebuild +++ b/dev-erlang/eimp/eimp-1.0.8.ebuild @@ -13,7 +13,6 @@ SRC_URI="https://github.com/processone/eimp/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="test" RDEPEND=">=dev-erlang/p1_utils-1.0.13 >=dev-lang/erlang-17.1