Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/xmlada/
Date: Sat, 10 Feb 2018 17:32:00
Message-Id: 1518283899.e87b4ae4f4930de1093144a8441c15c472b6b371.tupone@gentoo
1 commit: e87b4ae4f4930de1093144a8441c15c472b6b371
2 Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 10 17:31:39 2018 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 10 17:31:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e87b4ae4
7
8 dev-ada/xmlada: 2017 version stable
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-ada/xmlada/xmlada-2017.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ada/xmlada/xmlada-2017.ebuild b/dev-ada/xmlada/xmlada-2017.ebuild
16 index c13e8f5859b..0afc0340bab 100644
17 --- a/dev-ada/xmlada/xmlada-2017.ebuild
18 +++ b/dev-ada/xmlada/xmlada-2017.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/591aeb88c7a4473fcbb154f8 ->
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 IUSE="gnat_2016 +gnat_2017 +shared static-libs static-pic"
26 REQUIRED_USE="|| ( shared static-libs static-pic )
27 ^^ ( gnat_2016 gnat_2017 )"