From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/cpp-driver/
Date: Mon, 7 Jan 2019 17:00:24 +0000 (UTC) [thread overview]
Message-ID: <1546880412.b76cac02704614e5c48200f159ad0e917df36c72.polynomial-c@gentoo> (raw)
commit: b76cac02704614e5c48200f159ad0e917df36c72
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 7 16:43:08 2019 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan 7 17:00:12 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b76cac02
dev-db/cpp-driver: Adjusted slot dependency on dev-libs/openssl
source-based packages should never depend on any other openssl slot
than slot 0.
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
dev-db/cpp-driver/cpp-driver-2.9.0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-db/cpp-driver/cpp-driver-2.9.0.ebuild b/dev-db/cpp-driver/cpp-driver-2.9.0.ebuild
index 66d76de1def..961a2bbec06 100644
--- a/dev-db/cpp-driver/cpp-driver-2.9.0.ebuild
+++ b/dev-db/cpp-driver/cpp-driver-2.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,8 +17,8 @@ IUSE="libressl ssl"
RDEPEND="
dev-libs/libuv:=
ssl? (
- !libressl? ( dev-libs/openssl:= )
- libressl? ( dev-libs/libressl:= )
+ !libressl? ( dev-libs/openssl:0= )
+ libressl? ( dev-libs/libressl:0= )
)"
DEPEND="${RDEPEND}"
next reply other threads:[~2019-01-07 17:00 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-07 17:00 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-15 9:15 [gentoo-commits] repo/gentoo:master commit in: dev-db/cpp-driver/ Andreas Sturmlechner
2021-05-02 20:09 Mikle Kolyada
2020-04-28 20:38 Jonas Stein
2019-02-03 14:08 Andreas Sturmlechner
2019-02-03 14:08 Andreas Sturmlechner
2019-02-03 14:08 Andreas Sturmlechner
2018-08-31 22:12 Patrice Clement
2018-02-18 17:16 Patrice Clement
2018-02-18 17:16 Patrice Clement
2017-12-07 9:19 Andreas Sturmlechner
2017-12-07 9:19 Andreas Sturmlechner
2017-10-19 15:32 Craig Andrews
2016-08-25 17:05 David Seifert
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=1546880412.b76cac02704614e5c48200f159ad0e917df36c72.polynomial-c@gentoo \
--to=polynomial-c@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