public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/commoncpp2/
Date: Fri, 22 Feb 2019 23:36:42 +0000 (UTC)	[thread overview]
Message-ID: <1550878588.5d65b5571447c81a5c05c71c1d7b49fee9d06221.bman@gentoo> (raw)

commit:     5d65b5571447c81a5c05c71c1d7b49fee9d06221
Author:     Stefan Strogin <stefan.strogin <AT> gmail <DOT> com>
AuthorDate: Wed Feb 20 21:40:43 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Feb 22 23:36:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d65b557

dev-cpp/commoncpp2: add USE=libressl

Closes: https://bugs.gentoo.org/678440
Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Stefan Strogin <stefan.strogin <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild
index f5f40d898c1..797bc478eb2 100644
--- a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild
+++ b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.gnu.org/software/commoncpp/"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug doc examples ipv6 gnutls ssl static-libs"
+IUSE="debug doc examples gnutls ipv6 libressl ssl static-libs"
 
 RDEPEND="
 	sys-libs/zlib
@@ -20,7 +20,10 @@ RDEPEND="
 			dev-libs/libgcrypt:0=
 			net-libs/gnutls:=
 		)
-		!gnutls? ( dev-libs/openssl:0= )
+		!gnutls? (
+			!libressl? ( dev-libs/openssl:0= )
+			libressl? ( dev-libs/libressl:0= )
+		)
 	)"
 DEPEND="${RDEPEND}
 	doc? ( >=app-doc/doxygen-1.3.6 )"


             reply	other threads:[~2019-02-22 23:36 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-22 23:36 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-15 11:01 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/commoncpp2/ David Seifert
2021-06-15  9:26 David Seifert
2021-05-02 15:07 Mikle Kolyada
2019-06-22  9:48 David Seifert
2019-05-19 20:55 Andreas Sturmlechner
2019-05-19 20:46 Mikle Kolyada
2019-04-29 20:11 Sergei Trofimovich
2019-04-29 20:09 Sergei Trofimovich
2017-03-16  9:45 Michael Weber
2017-03-13 12:58 Agostino Sarubbo
2017-01-20 16:21 David Seifert
2016-12-20 19:16 Tobias Klausmann
2016-11-18  8:16 David Seifert
2016-09-29 19:42 David Seifert
2015-11-25 12:51 Sergey Popov

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=1550878588.5d65b5571447c81a5c05c71c1d7b49fee9d06221.bman@gentoo \
    --to=bman@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