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: app-crypt/chntpw/
Date: Fri,  3 Jun 2016 08:55:08 +0000 (UTC)	[thread overview]
Message-ID: <1464943959.e56bcaa1f42cf8d7237fb5309d011e9649001069.blueness@gentoo> (raw)

commit:     e56bcaa1f42cf8d7237fb5309d011e9649001069
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  3 08:52:39 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Jun  3 08:52:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e56bcaa1

app-crypt/chntpw: add libressl support

Package-Manager: portage-2.2.28

 app-crypt/chntpw/chntpw-140201.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-crypt/chntpw/chntpw-140201.ebuild b/app-crypt/chntpw/chntpw-140201.ebuild
index 97a56ac..ee1858d5 100644
--- a/app-crypt/chntpw/chntpw-140201.ebuild
+++ b/app-crypt/chntpw/chntpw-140201.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,9 +13,10 @@ SRC_URI="http://pogostick.net/~pnh/ntpasswd/${PN}-source-${PV}.zip"
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="static"
+IUSE="libressl static"
 
-RDEPEND="dev-libs/openssl:0"
+RDEPEND="!libressl? ( dev-libs/openssl:0= )
+	libressl? ( dev-libs/libressl:0= )"
 DEPEND="${RDEPEND}
 	app-arch/unzip
 	static? ( dev-libs/openssl:0[static-libs] )"


             reply	other threads:[~2016-06-03  8:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-03  8:55 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-12 13:41 [gentoo-commits] repo/gentoo:master commit in: app-crypt/chntpw/ Alon Bar-Lev
2017-02-04  1:31 Alon Bar-Lev
2020-01-10 11:30 Marek Szuba
2020-01-20 19:46 Agostino Sarubbo
2020-01-21 10:33 Agostino Sarubbo
2020-01-21 10:42 Agostino Sarubbo
2020-03-18 17:14 Marek Szuba
2021-05-02 16:40 Mikle Kolyada
2021-12-23 16:39 Jory Pratt
2021-12-23 23:02 Sam James
2022-09-07 14:30 Marek Szuba
2022-11-10 18:18 Arthur Zamarin
2022-11-11  3:50 Sam James
2022-11-11  3:50 Sam James
2022-11-12  0:56 Marek Szuba
2024-01-31 12:55 Marek Szuba

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=1464943959.e56bcaa1f42cf8d7237fb5309d011e9649001069.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