mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-ada/templates-parser: VariableOrderWrong
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
7b3da8a1e3
commit
7266cfebc1
@ -1,4 +1,4 @@
|
||||
# Copyright 2022-2023 Gentoo Authors
|
||||
# Copyright 2022-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -14,6 +14,7 @@ SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="+shared static-libs"
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND="${ADA_DEPS}
|
||||
@ -22,7 +23,6 @@ RDEPEND="${ADA_DEPS}
|
||||
DEPEND="${RDEPEND}
|
||||
dev-ada/gprbuild[${ADA_USEDEP}]"
|
||||
|
||||
IUSE="+shared static-libs"
|
||||
REQUIRED_USE="|| ( shared static-libs )
|
||||
${ADA_REQUIRED_USE}"
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright 2022-2023 Gentoo Authors
|
||||
# Copyright 2022-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -14,6 +14,7 @@ SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="+shared static-libs"
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND="${ADA_DEPS}
|
||||
@ -22,7 +23,6 @@ RDEPEND="${ADA_DEPS}
|
||||
DEPEND="${RDEPEND}
|
||||
dev-ada/gprbuild[${ADA_USEDEP}]"
|
||||
|
||||
IUSE="+shared static-libs"
|
||||
REQUIRED_USE="|| ( shared static-libs )
|
||||
${ADA_REQUIRED_USE}"
|
||||
|
||||
|
||||
@ -14,6 +14,7 @@ SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~x86"
|
||||
IUSE="+shared static-libs"
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND="${ADA_DEPS}
|
||||
@ -22,7 +23,6 @@ RDEPEND="${ADA_DEPS}
|
||||
DEPEND="${RDEPEND}
|
||||
dev-ada/gprbuild[${ADA_USEDEP}]"
|
||||
|
||||
IUSE="+shared static-libs"
|
||||
REQUIRED_USE="|| ( shared static-libs )
|
||||
${ADA_REQUIRED_USE}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user