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 BFFFA138334 for ; Tue, 26 Jun 2018 06:27:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5D4DE08F5; Tue, 26 Jun 2018 06:27:28 +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 78BACE08F5 for ; Tue, 26 Jun 2018 06:27:28 +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 7D355335CA6 for ; Tue, 26 Jun 2018 06:27:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BF0A2E1 for ; Tue, 26 Jun 2018 06:27:24 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1529994429.6c44d6e7098ca3e7e656cf1733923e16ce60f67c.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/gnatcoll/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ada/gnatcoll/gnatcoll-2017.ebuild X-VCS-Directories: dev-ada/gnatcoll/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 6c44d6e7098ca3e7e656cf1733923e16ce60f67c X-VCS-Branch: master Date: Tue, 26 Jun 2018 06:27:24 +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: 71c4ea17-da5e-42f6-ad8f-1e01f37f07e8 X-Archives-Hash: 55aaa47bdc7863a539f6886832bac452 commit: 6c44d6e7098ca3e7e656cf1733923e16ce60f67c Author: Tupone Alfredo gentoo org> AuthorDate: Tue Jun 26 06:27:09 2018 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Tue Jun 26 06:27:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c44d6e7 dev-ada/gnatcoll: Fix dependency on dev-ada/libgpr Closes: https://bugs.gentoo.org/658410 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ada/gnatcoll/gnatcoll-2017.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ada/gnatcoll/gnatcoll-2017.ebuild b/dev-ada/gnatcoll/gnatcoll-2017.ebuild index 7340f045585..e13a6333db2 100644 --- a/dev-ada/gnatcoll/gnatcoll-2017.ebuild +++ b/dev-ada/gnatcoll/gnatcoll-2017.ebuild @@ -34,7 +34,7 @@ RDEPEND="dev-lang/gnat-gpl:6.3.0 postgres? ( dev-db/postgresql:* ) sqlite? ( dev-db/sqlite ) projects? ( - >=dev-ada/libgpr-2017[gnat_2017,shared?,static-libs?] + =dev-ada/libgpr-2017*[gnat_2017,shared?,static-libs?] dev-ada/xmlada[shared?,static-libs?] )" DEPEND="${RDEPEND}