diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-21 23:14:40 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-21 23:17:33 +0200 |
commit | 43e66e55766629456175233d56bf63e01c261c0b (patch) | |
tree | 6e78c226db48a129c16fabe1978ce970700ecdda /dev-perl/IPC-System-Simple | |
parent | dev-perl/IPC-ShareLite: EAPI=7 bump (diff) | |
download | gentoo-43e66e55766629456175233d56bf63e01c261c0b.tar.gz gentoo-43e66e55766629456175233d56bf63e01c261c0b.tar.bz2 gentoo-43e66e55766629456175233d56bf63e01c261c0b.zip |
dev-perl/IPC-System-Simple: Version bump 1.30
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/IPC-System-Simple')
-rw-r--r-- | dev-perl/IPC-System-Simple/IPC-System-Simple-1.300.0.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/IPC-System-Simple/Manifest | 1 |
2 files changed, 23 insertions, 0 deletions
diff --git a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.300.0.ebuild b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.300.0.ebuild new file mode 100644 index 000000000000..4fe033b25486 --- /dev/null +++ b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.300.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=JKEENAN +DIST_VERSION=1.30 +inherit perl-module + +DESCRIPTION="Run commands simply, with detailed diagnostics" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +RDEPEND=" + virtual/perl-Carp + virtual/perl-Exporter + virtual/perl-Scalar-List-Utils +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" diff --git a/dev-perl/IPC-System-Simple/Manifest b/dev-perl/IPC-System-Simple/Manifest index c8faa3a5b22d..b649c898660e 100644 --- a/dev-perl/IPC-System-Simple/Manifest +++ b/dev-perl/IPC-System-Simple/Manifest @@ -1 +1,2 @@ DIST IPC-System-Simple-1.25.tar.gz 29744 BLAKE2B 9e80c0d72d4857b401bc99a24117c23608af5e2bc468dd9bcf5465e71c3011141393214e07667b7552a0079764f7e489e5e1d417d4b4933dc7a485f7c0db40a4 SHA512 fda275786605eb80acaa6062cc51c32aa0e84f150e7ca7afcfe874f088ce7b8f9a97669e91bec24fdb05426db8b0f05552aa8853e44b08996e625281d1892f72 +DIST IPC-System-Simple-1.30.tar.gz 31902 BLAKE2B 2c75046c773afae5b13099050028146aecf276921322d93ff630b28ac5ac660ddb6bae0317ebdab782a4c4056e3fcfc5af0c78c679b6d2b815a969a6cd02d51e SHA512 82937df80ae38a9c21e43e256a21cdac1482d4a069eae282043d676ece06251a7139b752cd2b379a0f69ea9209ddd075607da86c6cb9b25f19cf90d91c28d72f |