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 F1D091396D1 for ; Sat, 12 Aug 2017 14:14:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F8DE1FC04B; Sat, 12 Aug 2017 14:14:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 425841FC04B for ; Sat, 12 Aug 2017 14:14:09 +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 6B8FF34184B for ; Sat, 12 Aug 2017 14:14:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14716768C for ; Sat, 12 Aug 2017 14:14:07 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1502547238.d52abdd3c47a76dbf6df7780f18fa80895daeaed.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/indilib/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/indilib/indilib-1.4.1.ebuild X-VCS-Directories: sci-libs/indilib/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: d52abdd3c47a76dbf6df7780f18fa80895daeaed X-VCS-Branch: master Date: Sat, 12 Aug 2017 14:14:07 +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: 999c0eb0-e5ca-4846-8d11-f8312fb5ced8 X-Archives-Hash: 2b9aa0dfdf6bf5d7cdfb6f95fa24bb7c commit: d52abdd3c47a76dbf6df7780f18fa80895daeaed Author: Michael Palimaka gentoo org> AuthorDate: Sat Aug 12 14:13:31 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Aug 12 14:13:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52abdd3 sci-libs/indilib: remove noop test USE flag Package-Manager: Portage-2.3.6, Repoman-2.3.3 sci-libs/indilib/indilib-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/indilib/indilib-1.4.1.ebuild b/sci-libs/indilib/indilib-1.4.1.ebuild index aa9314ca2fd..91aa803c8b8 100644 --- a/sci-libs/indilib/indilib-1.4.1.ebuild +++ b/sci-libs/indilib/indilib-1.4.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN/lib/}/releases/download/v${PV}/${MY_PN}_$ LICENSE="LGPL-2" SLOT="0/1" KEYWORDS="amd64 ~ppc ~ppc64 ~x86" -IUSE="test" +IUSE="" RDEPEND=" net-misc/curl