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 E1401138334 for ; Thu, 29 Nov 2018 21:04:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12AD4E07D7; Thu, 29 Nov 2018 21:04:34 +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 DBCD7E07D7 for ; Thu, 29 Nov 2018 21:04:33 +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 ED7E4335C16 for ; Thu, 29 Nov 2018 21:04:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D192326 for ; Thu, 29 Nov 2018 21:04:29 +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: <1543525461.966364f49e889aa4fc930aff11405b771ea71ed1.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/gps/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ada/gps/gps-2018.ebuild X-VCS-Directories: dev-ada/gps/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 966364f49e889aa4fc930aff11405b771ea71ed1 X-VCS-Branch: master Date: Thu, 29 Nov 2018 21:04:29 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 75bef6cd-2143-422b-8934-18c387c95656 X-Archives-Hash: e0c143e86a07f21cfb7a3bef562c6948 commit: 966364f49e889aa4fc930aff11405b771ea71ed1 Author: Tupone Alfredo gentoo org> AuthorDate: Thu Nov 29 21:04:21 2018 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Thu Nov 29 21:04:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966364f4 dev-ada/gps: Fix dependency Signed-off-by: Alfredo Tupone gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-ada/gps/gps-2018.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ada/gps/gps-2018.ebuild b/dev-ada/gps/gps-2018.ebuild index 71560c0907c..c17c2cd667a 100644 --- a/dev-ada/gps/gps-2018.ebuild +++ b/dev-ada/gps/gps-2018.ebuild @@ -22,7 +22,7 @@ IUSE="gnat_2017 gnat_2018" RDEPEND="${PYTHON_DEPS} dev-ada/gnatcoll-db[gnat_2017=,gnat_2018,gnatcoll_db2ada,gnatinspect,xref] dev-ada/gnatcoll-bindings[gnat_2017=,gnat_2018=,python] - >=dev-ada/gtkada-2017[gnat_2017=,gnat_2017=] + ~dev-ada/gtkada-2018[gnat_2017=,gnat_2017=] dev-ada/libadalang[gnat_2017=,gnat_2018=] dev-libs/gobject-introspection dev-libs/libffi