From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1190107-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 83567138359 for <garchives@archives.gentoo.org>; Thu, 23 Jul 2020 22:29:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA900E0821; Thu, 23 Jul 2020 22:29:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8F883E0821 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Jul 2020 22:29:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF41734F0A5 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Jul 2020 22:29:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 135822D3 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Jul 2020 22:29:03 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1595543330.d84bda61997394eae7b8f3a647ecc9771f88231b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/parallel/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/parallel/Manifest sys-process/parallel/parallel-20200722.ebuild X-VCS-Directories: sys-process/parallel/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d84bda61997394eae7b8f3a647ecc9771f88231b X-VCS-Branch: master Date: Thu, 23 Jul 2020 22:29:03 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dcb2e45f-c7bb-484d-8a24-e6cb0e91711f X-Archives-Hash: 9deafa09190683a275262f40d0642553 commit: d84bda61997394eae7b8f3a647ecc9771f88231b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 23 22:28:50 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 23 22:28:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d84bda61 sys-process/parallel: bump to 20200722 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/parallel/Manifest | 1 + sys-process/parallel/parallel-20200722.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/sys-process/parallel/Manifest b/sys-process/parallel/Manifest index 74fe94e6a1a..260d5bda1b3 100644 --- a/sys-process/parallel/Manifest +++ b/sys-process/parallel/Manifest @@ -1,2 +1,3 @@ DIST parallel-20200522.tar.bz2 2107262 BLAKE2B 04e6b5f56f749c6b157747d86428348803ce13d4313985e1c7c29e1b8b7e3fcbb802b7a389c038a73714f79e6dc6df2e772dcab2c89dc1b2c74c1bf32357e708 SHA512 1f804439bab490efee88bd40597926d10bd0b6d7f5763352fa402a38a1a2aa931036e99a21983b7c2a3a4de30e3d66695e90bec6d1d6522611dcd0f9f3489dc9 DIST parallel-20200622.tar.bz2 2101840 BLAKE2B 6c9c7dfd5453df91830a8bcf5110f3215ad6080c2f8422fd7ff3e96ca7febf7d4498282a708324dfcccb7bd221467bed1d8d6730863293978634515e717e193a SHA512 482a6411e439bda5943a9f3983e4df5b0e922e30bda8e244c978de492fdea1d94a4c46fbecc475c1bc57c6cecd54fdb7f01ee2202ea3723ed02314dd63652dae +DIST parallel-20200722.tar.bz2 2101118 BLAKE2B 989b0fbf6d359ddb4fc86d1509ccc9d92af36f7f622cebf660ccdf216d61c99f66464dabbb65d16773bb23216c3b6b4b296ed4abbcb708b954993eaf21b01531 SHA512 acffc0a08ef599275f54f710244fde45efd85d15b8b98bff6df2ad113c06334de9ffe641c61a55da51e62025f8bfe66d1318959f08c6cffe1ab2292c7cdb8cd1 diff --git a/sys-process/parallel/parallel-20200722.ebuild b/sys-process/parallel/parallel-20200722.ebuild new file mode 100644 index 00000000000..b26f0ef3040 --- /dev/null +++ b/sys-process/parallel/parallel-20200722.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +DESCRIPTION="A shell tool for executing jobs in parallel locally or on remote machines" +HOMEPAGE="https://www.gnu.org/software/parallel/ https://git.savannah.gnu.org/cgit/parallel.git" +SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" + +RDEPEND="dev-lang/perl:= + dev-perl/Devel-Size + virtual/perl-Data-Dumper + virtual/perl-File-Temp + virtual/perl-IO" +DEPEND="${RDEPEND}" + +src_configure() { + econf --docdir="${EPREFIX}"/usr/share/doc/${PF}/html +}