From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1D5DF15A7DA for ; Thu, 23 Mar 2023 01:35:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E9C5E07EF; Thu, 23 Mar 2023 01:35:50 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18953E07EF for ; Thu, 23 Mar 2023 01:35:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 43516335DC8 for ; Thu, 23 Mar 2023 01:35:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DEF68F1 for ; Thu, 23 Mar 2023 01:35:47 +0000 (UTC) From: "Sam James" 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" Message-ID: <1679535335.7dbb44ed337a9b7660717948e8498a54136fd101.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-20230322.ebuild X-VCS-Directories: sys-process/parallel/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7dbb44ed337a9b7660717948e8498a54136fd101 X-VCS-Branch: master Date: Thu, 23 Mar 2023 01:35:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9feb043e-26b9-4ff2-b2d2-187443924b3d X-Archives-Hash: 319815cd3db921f4f49ab5e368ddd382 commit: 7dbb44ed337a9b7660717948e8498a54136fd101 Author: Sam James gentoo org> AuthorDate: Thu Mar 23 01:35:29 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Mar 23 01:35:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dbb44ed sys-process/parallel: add 20230322 Signed-off-by: Sam James gentoo.org> sys-process/parallel/Manifest | 2 ++ sys-process/parallel/parallel-20230322.ebuild | 31 +++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/sys-process/parallel/Manifest b/sys-process/parallel/Manifest index ecbfcaf77420..79a04cdf71f6 100644 --- a/sys-process/parallel/Manifest +++ b/sys-process/parallel/Manifest @@ -1,2 +1,4 @@ DIST parallel-20230222.tar.bz2 2479116 BLAKE2B 3954f6e9dedb14c56881a4dcc329e06d2ce28c25aedf62ea4158ee4d1cc6387508addbe2c64cf7356a260999609da0d0181e4b4348af7e2f7acddd8bd21a585d SHA512 52c88188ce7ded901bac3c34cbdc54fe0b4a9a1f5c893436957aa65b6b314a9ee6efeb38222ebb125704ece7db21e9bc5a31fda972397cf8b2cb506ac9fbfc95 DIST parallel-20230222.tar.bz2.sig 2080 BLAKE2B 1e7c4897dcdb739c8ca64328ae805c85209279d5378d639fadb1c6c04cba4de3deff0491b72d4c756e4ba14024473342f3a7aaa10fa37b3014ab5511fec6ccc6 SHA512 4451b95dad47248481bcbadf19a246d0de5a79af73b467b3ce9ccb9fd7b585a49f1044694d189005c9771f37db8e4df1c60f2c63f880ef717df3026291ce8985 +DIST parallel-20230322.tar.bz2 2479384 BLAKE2B 6aa932f77b58f0982d40eebe4863efc009b0317753898edbd3c3fc385b2e4a094444bcceb5384037f656ceb3bc27c9ba5e042ff09a7a885bb5ba479ce7051cc3 SHA512 4100de413d855bfa38773bce137a289aebd20a5ca7a1806d7933a47e40e09eab9eda70719158f675f7dac49952017dc2df338e735f75682906ecec74ddec65d2 +DIST parallel-20230322.tar.bz2.sig 2080 BLAKE2B b26c5b934ca77b5d08c7eaa08ce906cca445541682ff0a4d1a827e9e7ca252918f4823a3e79210f75ff60b6fef4ec4c1447dcfc963b93d1e26b7ff87dd20b5fa SHA512 2239320e4bff7b19ecfe2fa2f7256ee591d4d68d53a9803070a0c71b22c267b3a2e8fbd7150ad532647381d6f0c15cad55873148daf81a146ba3d4fec90e2ec7 diff --git a/sys-process/parallel/parallel-20230322.ebuild b/sys-process/parallel/parallel-20230322.ebuild new file mode 100644 index 000000000000..ebba163edbdb --- /dev/null +++ b/sys-process/parallel/parallel-20230322.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/oletange.asc +inherit verify-sig + +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" +SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.bz2.sig )" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" + +RDEPEND=" + dev-lang/perl + dev-perl/Devel-Size + dev-perl/Text-CSV + virtual/perl-Data-Dumper + virtual/perl-File-Temp + virtual/perl-IO +" +DEPEND="${RDEPEND}" +BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-oletange-20210423 )" + +src_configure() { + econf --docdir="${EPREFIX}"/usr/share/doc/${PF}/html +}