diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-11-03 21:49:38 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-11-03 21:56:26 +0100 |
commit | 92600c73301783c8b6cd9bae388771605a2062e3 (patch) | |
tree | 2b14d1ab6d97e4b698e070c55e2343803b4cb516 | |
parent | dev-perl/Import-Into: EAPI=8 bump (diff) | |
download | gentoo-92600c73301783c8b6cd9bae388771605a2062e3.tar.gz gentoo-92600c73301783c8b6cd9bae388771605a2062e3.tar.bz2 gentoo-92600c73301783c8b6cd9bae388771605a2062e3.zip |
dev-perl/Inline: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | dev-perl/Inline/Inline-0.800.0.ebuild | 29 | ||||
-rw-r--r-- | dev-perl/Inline/Manifest | 1 |
2 files changed, 0 insertions, 30 deletions
diff --git a/dev-perl/Inline/Inline-0.800.0.ebuild b/dev-perl/Inline/Inline-0.800.0.ebuild deleted file mode 100644 index 46b068afb700..000000000000 --- a/dev-perl/Inline/Inline-0.800.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=INGY -MODULE_VERSION=0.80 -inherit perl-module - -DESCRIPTION="Write Perl subroutines in other languages" - -SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Digest-MD5 - virtual/perl-File-Spec -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-Test-Simple-0.880.0 - >=dev-perl/Test-Warn-0.230.0 - ) -" - -SRC_TEST="do parallel" diff --git a/dev-perl/Inline/Manifest b/dev-perl/Inline/Manifest index 641f9fc3ee5e..8fa85f04656e 100644 --- a/dev-perl/Inline/Manifest +++ b/dev-perl/Inline/Manifest @@ -1,2 +1 @@ -DIST Inline-0.80.tar.gz 78254 BLAKE2B a2a6ed75fa995a08cabec3f5cf687a59ff9746805cca6a2913edecce10a810992fa866e84684f14d89c32102f611ae5808de3ce992a9a9f4ca9626975e58fe74 SHA512 e64f7752f32fd07c7c7a975429e04730f2987c9588f99b95502d4e5c87d458736a606c03943a68660940c3987cd632ad2f75ec3862342956c1754b1aca86e0bb DIST Inline-0.86.tar.gz 87329 BLAKE2B 843a6c041a3c766b9cb9b9c70863ecf2631dca2cd6d1d461d4c0b8a37a30d1707480b57adf2da6a0440da880cde61f7c219982a2cd37226ab01ae0887368d29d SHA512 d7f5a15f66c686c89dbc0b6aa3e2496b939683befeb5033b242b4d5281cc1ed6bb5d7303f51059177e042d6fe8c903e4df535099b60eb16dbef431b50a179ac0 |