mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ada/libadalang: Stable
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -15,17 +15,12 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/5b0cf9adc7a4475263382c18
|
||||
|
||||
LICENSE="GPL-3 gcc-runtime-library-exception-3.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="gnat_2016 gnat_2017 +gnat_2018 +shared static-libs"
|
||||
|
||||
RDEPEND="dev-python/pyyaml
|
||||
|| (
|
||||
dev-ada/gnatcoll[projects,shared,gnat_2016=,gnat_2017=]
|
||||
(
|
||||
dev-ada/gnatcoll-bindings[gnat_2016=,gnat_2017=,gnat_2018=]
|
||||
dev-ada/gnatcoll-bindings[iconv,shared=,static-libs=]
|
||||
)
|
||||
)
|
||||
dev-ada/gnatcoll-bindings[gnat_2016=,gnat_2017=,gnat_2018=]
|
||||
dev-ada/gnatcoll-bindings[iconv,shared=,static-libs=]
|
||||
${PYTHON_DEPS}"
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-ada/langkit-2018"
|
||||
|
||||
Reference in New Issue
Block a user