Skip to content

Commit

Permalink
dev-ada/gnatcoll-core: Adapt to change in gnat-gpl-2018
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
atupone committed Jun 25, 2018
1 parent 131b55d commit 752e293
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-ada/gnatcoll-core/gnatcoll-core-2018.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gnat_2016 gnat_2017 +gnat_2018 +shared static-libs static-pic"

RDEPEND="dev-lang/gnat-gpl:7.3.0
RDEPEND="dev-lang/gnat-gpl:7.3.1
dev-ada/libgpr[gnat_2018,shared?,static-libs?,static-pic?]
dev-ada/xmlada[gnat_2018,shared?,static-libs?,static-pic?]"
DEPEND="${RDEPEND}
Expand All @@ -30,7 +30,7 @@ S="${WORKDIR}"/${MYP}-src
PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )

src_prepare() {
GCC_PV=7.3.0
GCC_PV=7.3.1
default
sed -i \
-e "s:@GNATLS@:${CHOST}-gnatls-${GCC_PV}:g" \
Expand Down

0 comments on commit 752e293

Please sign in to comment.