From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/gnatcoll/
Date: Tue, 5 Dec 2017 20:31:40 +0000 (UTC) [thread overview]
Message-ID: <1512505890.19ff94abd62a9ad174e911abde321110e70432f5.tupone@gentoo> (raw)
commit: 19ff94abd62a9ad174e911abde321110e70432f5
Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 5 20:31:30 2017 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Dec 5 20:31:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19ff94ab
dev-ada/gnatcoll: Change USE postgresql to postgres: Bug #639938
Package-Manager: Portage-2.3.13, Repoman-2.3.3
dev-ada/gnatcoll/gnatcoll-2016.ebuild | 6 +++---
dev-ada/gnatcoll/gnatcoll-2017.ebuild | 6 +++---
dev-ada/gnatcoll/metadata.xml | 1 -
3 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/dev-ada/gnatcoll/gnatcoll-2016.ebuild b/dev-ada/gnatcoll/gnatcoll-2016.ebuild
index 580ad95e1d3..c65349de0a8 100644
--- a/dev-ada/gnatcoll/gnatcoll-2016.ebuild
+++ b/dev-ada/gnatcoll/gnatcoll-2016.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/5739942ac7a447658d00e1e7
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
-IUSE="gmp +gnat_2016 gnat_2017 gtk iconv postgresql pygobject projects readline
+IUSE="gmp +gnat_2016 gnat_2017 gtk iconv postgres pygobject projects readline
+shared sqlite static syslog tools"
RDEPEND="gnat_2016? ( dev-lang/gnat-gpl:4.9.4 )
@@ -32,7 +32,7 @@ RDEPEND="gnat_2016? ( dev-lang/gnat-gpl:4.9.4 )
x11-libs/pango
)
pygobject? ( dev-python/pygobject:3[${PYTHON_USEDEP}] )
- postgresql? ( dev-db/postgresql:* )
+ postgres? ( dev-db/postgresql:* )
sqlite? ( dev-db/sqlite )
projects? (
=dev-ada/libgpr-2016[gnat_2016=,gnat_2017=,shared?,static?]
@@ -79,7 +79,7 @@ src_configure() {
--with-python \
$(use_with gmp) \
$(use_with iconv) \
- $(use_with postgresql) \
+ $(use_with postgres postgresql) \
$(use_enable projects) \
$(use_enable pygobject) \
$(use_enable readline gpl) \
diff --git a/dev-ada/gnatcoll/gnatcoll-2017.ebuild b/dev-ada/gnatcoll/gnatcoll-2017.ebuild
index 0c258cd1aba..7c2b9061a3f 100644
--- a/dev-ada/gnatcoll/gnatcoll-2017.ebuild
+++ b/dev-ada/gnatcoll/gnatcoll-2017.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/591c45e2c7a447af2deed016
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
-IUSE="gmp gnat_2016 +gnat_2017 gtk iconv postgresql pygobject projects readline
+IUSE="gmp gnat_2016 +gnat_2017 gtk iconv postgres pygobject projects readline
+shared sqlite static syslog tools"
RDEPEND="dev-lang/gnat-gpl:6.3.0
@@ -31,7 +31,7 @@ RDEPEND="dev-lang/gnat-gpl:6.3.0
x11-libs/pango
)
pygobject? ( dev-python/pygobject:3[${PYTHON_USEDEP}] )
- postgresql? ( dev-db/postgresql:* )
+ postgres? ( dev-db/postgresql:* )
sqlite? ( dev-db/sqlite )
projects? (
>=dev-ada/libgpr-2017[gnat_2017,shared?,static]
@@ -79,7 +79,7 @@ src_configure() {
--with-python \
$(use_with gmp) \
$(use_with iconv) \
- $(use_with postgresql) \
+ $(use_with postgres postgresql) \
$(use_enable projects) \
$(use_enable pygobject) \
$(use_enable readline gpl) \
diff --git a/dev-ada/gnatcoll/metadata.xml b/dev-ada/gnatcoll/metadata.xml
index cca8442f43b..5bc4030a3e0 100644
--- a/dev-ada/gnatcoll/metadata.xml
+++ b/dev-ada/gnatcoll/metadata.xml
@@ -8,7 +8,6 @@
<use>
<flag name="gnat_2016">Compile with dev-lang/gnat-gpl-2016</flag>
<flag name="gnat_2017">Compile with dev-lang/gnat-gpl-2017</flag>
- <flag name="postgresql">Adds support for postgresql</flag>
<flag name="projects">Adds support for projects</flag>
<flag name="pygobject">Adds support for pygobject</flag>
<flag name="shared">Build shared library</flag>
next reply other threads:[~2017-12-05 20:31 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-05 20:31 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-10-21 6:32 [gentoo-commits] repo/gentoo:master commit in: dev-ada/gnatcoll/ Alfredo Tupone
2019-09-21 11:51 Alfredo Tupone
2019-09-14 19:20 Alfredo Tupone
2019-09-04 9:42 Alfredo Tupone
2019-08-29 6:33 Alfredo Tupone
2019-08-27 6:55 Alfredo Tupone
2018-11-27 7:55 Alfredo Tupone
2018-06-26 6:27 Alfredo Tupone
2018-04-21 19:53 Alfredo Tupone
2018-03-15 10:01 Alfredo Tupone
2018-03-08 10:18 Alfredo Tupone
2018-03-01 17:53 Alfredo Tupone
2018-02-12 19:21 Alfredo Tupone
2018-02-11 15:44 Alfredo Tupone
2018-02-11 9:10 Alfredo Tupone
2017-12-09 18:10 Alfredo Tupone
2017-12-02 21:21 Alfredo Tupone
2017-11-29 18:03 Alfredo Tupone
2017-09-14 7:50 Alfredo Tupone
2017-07-14 6:15 Alfredo Tupone
2017-07-02 11:39 Alfredo Tupone
2017-06-27 20:11 Alfredo Tupone
2017-06-24 15:16 Alfredo Tupone
2017-04-25 14:03 Alfredo Tupone
2017-04-19 19:01 Alfredo Tupone
2017-04-05 20:12 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=1512505890.19ff94abd62a9ad174e911abde321110e70432f5.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