public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/tinc/
Date: Mon, 25 Apr 2016 10:58:05 +0000 (UTC)	[thread overview]
Message-ID: <1461581888.af901b9f59668d71c48a7d8701ba10d9ff09f61c.blueness@gentoo> (raw)

commit:     af901b9f59668d71c48a7d8701ba10d9ff09f61c
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 10:58:08 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 10:58:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af901b9f

net-misc/tinc: add libressl support to 1.0.28

Package-Manager: portage-2.2.26

 net-misc/tinc/tinc-1.0.28.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-misc/tinc/tinc-1.0.28.ebuild b/net-misc/tinc/tinc-1.0.28.ebuild
index ec2b902..539bcf9 100644
--- a/net-misc/tinc/tinc-1.0.28.ebuild
+++ b/net-misc/tinc/tinc-1.0.28.ebuild
@@ -12,9 +12,11 @@ SRC_URI="http://www.tinc-vpn.org/packages/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="+lzo uml vde +zlib"
+IUSE="libressl +lzo uml vde +zlib"
 
-DEPEND="dev-libs/openssl:=
+DEPEND="
+	!libressl? ( dev-libs/openssl:0= )
+	libressl? ( dev-libs/libressl:0= )
 	lzo? ( dev-libs/lzo:2 )
 	zlib? ( sys-libs/zlib )"
 RDEPEND="${DEPEND}


             reply	other threads:[~2016-04-25 10:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-25 10:58 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-16 18:48 [gentoo-commits] repo/gentoo:master commit in: net-misc/tinc/ Anthony G. Basile
2016-11-29  9:26 Yixun Lan
2016-10-13  9:24 Yixun Lan
2016-10-09 16:15 Anthony G. Basile
2016-07-21  1:32 Yixun Lan
2016-05-01 23:55 Anthony G. Basile
2016-04-30 22:18 Anthony G. Basile
2016-04-25 10:53 Anthony G. Basile
2016-04-25 10:53 Anthony G. Basile
2016-04-10 14:46 Anthony G. Basile
2016-04-10  2:18 Anthony G. Basile

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=1461581888.af901b9f59668d71c48a7d8701ba10d9ff09f61c.blueness@gentoo \
    --to=blueness@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