public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/datamash/
Date: Fri, 24 Apr 2020 07:35:09 +0000 (UTC)	[thread overview]
Message-ID: <1587713708.d96839ab316d25fe8e659f908dc284436208f57b.jer@gentoo> (raw)

commit:     d96839ab316d25fe8e659f908dc284436208f57b
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 24 07:34:50 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Apr 24 07:35:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d96839ab

sci-calculators/datamash: Version 1.7

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 sci-calculators/datamash/Manifest            |  1 +
 sci-calculators/datamash/datamash-1.7.ebuild | 32 ++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/sci-calculators/datamash/Manifest b/sci-calculators/datamash/Manifest
index a537a932a87..eb202f0d241 100644
--- a/sci-calculators/datamash/Manifest
+++ b/sci-calculators/datamash/Manifest
@@ -1,3 +1,4 @@
 DIST datamash-1.4.tar.gz 2013538 BLAKE2B 7be0d146e24c9d5e4e739e4884dda30c52089410b39b77e80e2265f134aaf3fb4db097b2b138497ed117028191a8a1bd0b82d2754f96bb5473d79b7785e1e1af SHA512 1c47d70c9d7fa5ab2fd2a8cb1d40817ca07e8501628997ae370884fd0a4e926c0718f49f54a5f91eb4db847296bc120db3dd19fc12a92bfe8d2e7d6f2ded5aec
 DIST datamash-1.5.tar.gz 2086985 BLAKE2B 3b377d5886ac7de0066c30ffa7a8923230b928514274be10b213d1a0631709b1c940a4da07709d0cb67a6719f5da9b9f045b8a5bb519370b64a677d20547aa17 SHA512 9f7bff0858a7519ef8efc30ef39c3e99f17e81ed847f1edce6ff28e1191d52fbc173baa5d21d6852effbbf2af800604920d92d412f45519700a9b5809da0e8fa
 DIST datamash-1.6.tar.gz 2103174 BLAKE2B 8ef0817df65392bf22d3e748e48292e225a437d16e797301f8e8d67d2d85ee8f4b6f010f6714d02001761b176ad97598f5815636bc92b7dbfdd30b9119e5df0b SHA512 bd4e147e68f9b71d04a2c8150fc3726720aff111a9d1ce873ec0fbcd1fc0f12369e866327180f0561e68a1085bff042673cd97a9ad146edeccca3a1bdc45ac18
+DIST datamash-1.7.tar.gz 2183886 BLAKE2B 56ccb35a985caddd8403d5759c4723ca1309825adf3f34ce70ca16cb1d45378cfe3c9bf2d3f357b497cede403981a1746bccbde1003cdbe48b3d1769b9c68a30 SHA512 29d82d6a1ac25a6ceb901c14fdeacbcb575771f405d844a66df525f820f1515d84989480807e466ddaa0a1ebc5cf698191538391b0c64bddf0d80462f66a5992

diff --git a/sci-calculators/datamash/datamash-1.7.ebuild b/sci-calculators/datamash/datamash-1.7.ebuild
new file mode 100644
index 00000000000..b46eb24c3af
--- /dev/null
+++ b/sci-calculators/datamash/datamash-1.7.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="command-line program for basic numeric, textual and statistical operations"
+HOMEPAGE="https://www.gnu.org/software/datamash/"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="linux-crypto nls openssl"
+
+CDEPEND="
+	openssl? ( dev-libs/openssl )
+"
+RDEPEND="
+	${CDEPEND}
+	nls? ( virtual/libintl )
+"
+BDEPEND="
+	${CDEPEND}
+	nls? ( sys-devel/gettext )
+"
+
+src_configure() {
+	econf \
+		$(use_enable nls) \
+		$(use_with openssl) \
+		$(use_with linux-crypto)
+}


             reply	other threads:[~2020-04-24  7:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24  7:35 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-18  2:18 [gentoo-commits] repo/gentoo:master commit in: sci-calculators/datamash/ Sam James
2021-06-22 18:19 Sam James
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
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=1587713708.d96839ab316d25fe8e659f908dc284436208f57b.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