public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/asis/
Date: Wed, 29 Nov 2017 14:22:32 +0000 (UTC)	[thread overview]
Message-ID: <1511965339.a405612df74ee7557d41bbd68d02983b8cdc5a48.tupone@gentoo> (raw)

commit:     a405612df74ee7557d41bbd68d02983b8cdc5a48
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 14:22:19 2017 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 14:22:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a405612d

dev-ada/asis: Defaulting some use flags

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ada/asis/Manifest         |  4 ++--
 dev-ada/asis/asis-2016.ebuild |  2 +-
 dev-ada/asis/asis-2017.ebuild | 15 +++++++--------
 3 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/dev-ada/asis/Manifest b/dev-ada/asis/Manifest
index 1b08d9e8d1a..834c8c9c3b1 100644
--- a/dev-ada/asis/Manifest
+++ b/dev-ada/asis/Manifest
@@ -1,2 +1,2 @@
-DIST asis-gpl-2016-src.tar.gz 5240554 SHA256 3e36e0835e291dafe6dd2246748ed12b449d33044c32209d3af012c83064c38e SHA512 439195d4cb5d58328dcc8c815cb6a32c5f8ed1d6581246dfa5dcca7c212ffad38dd63df25e490c4ac628eaf8c8e6d286f8ea036b7f39499704565b60c1bba8ee WHIRLPOOL 12ded099fdf510be75d67795f990b0044ba701595c4a2c858c46cc5dc97d5c380bd9d51c654a18183a77f9cbc1a9bb7a5dea344da471e6a136154da9d7cb558d
-DIST asis-gpl-2017-src.tar.gz 5909758 SHA256 ca84ab53418930e79c54566b2377253d5d557e5a2d6e9d2be00aef0c1d921627 SHA512 dee6b8e0851a4b3181d50256697865f7a6a613eef7b59e43cb1a0b066e794d927db9f60df33f7e1af343d41801a6b66feb1f7a963523b2442c85ca506d7e112f WHIRLPOOL 5c179e1b4682fee465e4ac3a32afcd97fd7e88f32488a1f9ad45dadfe14ed5bedd662bae0c8728e9e812adff1ff5d66814f9edc34420b6b81d6de4ec1468e73d
+DIST asis-gpl-2016-src.tar.gz 5240554 BLAKE2B b95be816f5f52ac2b29814c09166774884dc166df6e08b26769c9502443f9797c42a1f9b6168336636add6515b748b3ef4b38c6a1dc6f49c1afb9ecec8e50c50 SHA512 439195d4cb5d58328dcc8c815cb6a32c5f8ed1d6581246dfa5dcca7c212ffad38dd63df25e490c4ac628eaf8c8e6d286f8ea036b7f39499704565b60c1bba8ee
+DIST asis-gpl-2017-src.tar.gz 5909758 BLAKE2B 93b2f87c6945b27cff90cb3e227d6e6ae061dc6fc693ee8960cd9b4abf68cc398f6b6d7dba864399c8e007aee2a91789614b7d2bf146645a5d983f20c1ccbc64 SHA512 dee6b8e0851a4b3181d50256697865f7a6a613eef7b59e43cb1a0b066e794d927db9f60df33f7e1af343d41801a6b66feb1f7a963523b2442c85ca506d7e112f

diff --git a/dev-ada/asis/asis-2016.ebuild b/dev-ada/asis/asis-2016.ebuild
index 68c09bcff36..48c6312f8b7 100644
--- a/dev-ada/asis/asis-2016.ebuild
+++ b/dev-ada/asis/asis-2016.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/57399029c7a447658e0aff71
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="gnat_2016 gnat_2017"
+IUSE="+gnat_2016 gnat_2017"
 
 DEPEND="dev-ada/gnat_util[gnat_2016=,gnat_2017=]
 	dev-ada/gnatcoll[gnat_2016=,gnat_2017=,projects,shared]

diff --git a/dev-ada/asis/asis-2017.ebuild b/dev-ada/asis/asis-2017.ebuild
index bb826f23d56..82141cacc33 100644
--- a/dev-ada/asis/asis-2017.ebuild
+++ b/dev-ada/asis/asis-2017.ebuild
@@ -14,14 +14,13 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/591c45e2c7a447af2deecffb
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="gnat_2016 gnat_2017"
-
-DEPEND="dev-ada/gnat_util[gnat_2016=,gnat_2017=]
-	dev-ada/gnatcoll[gnat_2016=,gnat_2017=,projects,shared]
-	dev-ada/gprbuild[gnat_2016=,gnat_2017=]
-	dev-ada/xmlada[gnat_2016=,gnat_2017=]
-	gnat_2016? ( dev-lang/gnat-gpl:4.9.4 )
-	gnat_2017? ( dev-lang/gnat-gpl:6.3.0 )"
+IUSE="gnat_2016 +gnat_2017"
+
+DEPEND="dev-ada/gnat_util[gnat_2017]
+	dev-ada/gnatcoll[gnat_2017,projects,shared]
+	dev-ada/gprbuild[gnat_2017]
+	dev-ada/xmlada[gnat_2017]
+	dev-lang/gnat-gpl:6.3.0"
 RDEPEND="${RDEPEND}"
 REQUIRED_USE="!gnat_2016 gnat_2017"
 


             reply	other threads:[~2017-11-29 14:22 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-29 14:22 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-19 10:06 [gentoo-commits] repo/gentoo:master commit in: dev-ada/asis/ Alfredo Tupone
2019-11-09 19:33 Alfredo Tupone
2019-11-03 20:34 Alfredo Tupone
2019-10-21  6:38 Alfredo Tupone
2019-09-16 12:51 Alfredo Tupone
2019-08-28 19:42 Alfredo Tupone
2019-06-21  6:17 Alfredo Tupone
2019-06-14  6:36 Alfredo Tupone
2019-06-08 18:05 Alfredo Tupone
2019-05-31 12:35 Alfredo Tupone
2018-12-02  8:58 Alfredo Tupone
2018-12-01 20:51 Alfredo Tupone
2018-11-29 21:16 Alfredo Tupone
2018-11-27 21:40 Alfredo Tupone
2018-11-27 19:09 Alfredo Tupone
2018-11-27 13:52 Alfredo Tupone
2018-11-27  9:57 Alfredo Tupone
2018-11-20 17:54 Alfredo Tupone
2018-11-14 21:43 Alfredo Tupone
2018-07-08  9:02 Alfredo Tupone
2018-07-01 14:34 Alfredo Tupone
2018-06-25  7:39 Alfredo Tupone
2018-06-15 10:22 Alfredo Tupone
2018-04-21 19:56 Alfredo Tupone
2018-03-09 13:34 Alfredo Tupone
2018-03-08 10:18 Alfredo Tupone
2017-07-05 12:00 Alfredo Tupone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1511965339.a405612df74ee7557d41bbd68d02983b8cdc5a48.tupone@gentoo \
    --to=tupone@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox