From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/datamash/
Date: Tue, 21 Feb 2017 07:06:09 +0000 (UTC) [thread overview]
Message-ID: <1487660725.ccd2114b0b7389c7230ffc1c1970d1eabe3172b5.jer@gentoo> (raw)
commit: ccd2114b0b7389c7230ffc1c1970d1eabe3172b5
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 07:05:25 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 07:05:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccd2114b
sci-calculators/datamash: Disable broken OpenSSL support for now.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sci-calculators/datamash/datamash-1.1.1.ebuild | 7 ++-----
sci-calculators/datamash/metadata.xml | 3 ---
2 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/sci-calculators/datamash/datamash-1.1.1.ebuild b/sci-calculators/datamash/datamash-1.1.1.ebuild
index 0560a856b7..f980e62939 100644
--- a/sci-calculators/datamash/datamash-1.1.1.ebuild
+++ b/sci-calculators/datamash/datamash-1.1.1.ebuild
@@ -11,14 +11,13 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="nls openssl"
+IUSE="nls"
CDEPEND="
nls? ( sys-devel/gettext )
"
RDEPEND="
nls? ( virtual/libintl )
- openssl? ( dev-libs/openssl:0 )
"
DEPEND="
${CDEPEND}
@@ -26,7 +25,5 @@ DEPEND="
"
src_configure() {
- econf \
- $(use_enable nls) \
- $(use_with openssl)
+ econf $(use_enable nls) --with-openssl=no
}
diff --git a/sci-calculators/datamash/metadata.xml b/sci-calculators/datamash/metadata.xml
index 572b6d1f8f..5ba62861f1 100644
--- a/sci-calculators/datamash/metadata.xml
+++ b/sci-calculators/datamash/metadata.xml
@@ -4,7 +4,4 @@
<maintainer type="person">
<email>jer@gentoo.org</email>
</maintainer>
-<use>
-<flag name='openssl'>Use libcrypto hash routines from <pkg>dev-libs/openssl</pkg></flag>
-</use>
</pkgmetadata>
next reply other threads:[~2017-02-21 7:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-21 7:06 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-23 15:02 [gentoo-commits] repo/gentoo:master commit in: sci-calculators/datamash/ Andrew Ammerlaan
2024-09-23 15:02 Andrew Ammerlaan
2022-10-18 2:18 Sam James
2021-06-22 18:19 Sam James
2020-04-24 7:35 Jeroen Roovers
2020-03-10 8:22 Jeroen Roovers
2019-09-18 10:02 Jeroen Roovers
2019-06-01 5:57 Jeroen Roovers
2018-12-23 14:57 Jeroen Roovers
2018-03-19 17:36 Jeroen Roovers
2018-03-19 17:36 Jeroen Roovers
2017-02-21 7:06 Jeroen Roovers
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=1487660725.ccd2114b0b7389c7230ffc1c1970d1eabe3172b5.jer@gentoo \
--to=jer@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