diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-17 20:55:23 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-17 20:56:12 +0200 |
commit | ab2401c36a758ec2c618558930d76d0764ba0db4 (patch) | |
tree | 7ff84754053116e647aa8c3d3f86f557f984e66d /dev-perl/IO-HTML | |
parent | dev-perl/IO-stringy: Remove old (diff) | |
download | gentoo-ab2401c36a758ec2c618558930d76d0764ba0db4.tar.gz gentoo-ab2401c36a758ec2c618558930d76d0764ba0db4.tar.bz2 gentoo-ab2401c36a758ec2c618558930d76d0764ba0db4.zip |
dev-perl/IO-HTML: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/IO-HTML')
-rw-r--r-- | dev-perl/IO-HTML/IO-HTML-1.1.0.ebuild | 32 | ||||
-rw-r--r-- | dev-perl/IO-HTML/Manifest | 1 |
2 files changed, 0 insertions, 33 deletions
diff --git a/dev-perl/IO-HTML/IO-HTML-1.1.0.ebuild b/dev-perl/IO-HTML/IO-HTML-1.1.0.ebuild deleted file mode 100644 index 19c6dbe52908..000000000000 --- a/dev-perl/IO-HTML/IO-HTML-1.1.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=CJM -MODULE_VERSION=1.001 -inherit perl-module - -DESCRIPTION="Open an HTML file with automatic charset detection" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - >=virtual/perl-Encode-2.100.0 - >=virtual/perl-Exporter-5.570.0 -" -DEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.300.0 - test? ( - virtual/perl-Scalar-List-Utils - virtual/perl-File-Temp - >=virtual/perl-Test-Simple-0.880.0 - ) -" -# Scalar::Util - -SRC_TEST="do parallel" diff --git a/dev-perl/IO-HTML/Manifest b/dev-perl/IO-HTML/Manifest index e0169e497f53..14a4002e2ba2 100644 --- a/dev-perl/IO-HTML/Manifest +++ b/dev-perl/IO-HTML/Manifest @@ -1,2 +1 @@ -DIST IO-HTML-1.001.tar.gz 19375 BLAKE2B 252a9d0a0df72fb70e050c9742a13d7365cddee1a24c25dc86611a5eb0e473ee95681767f01e88002d8649018d570f1a97234360085bf9b6c902cc92044f4772 SHA512 fd3780c854e2e4003c80d2399987bbde2ebcc8f110915a74326660036d0860f79123f924c3200bcfa163363d74f53ca742bde973549e5a554e63648ed55dac52 DIST IO-HTML-1.004.tar.gz 20927 BLAKE2B 633abc5d652bc5fddd8ff6d3b82e5048832bab084e3d8e5dfc3b99fc7221501b5147342bc4ead7b03b8c19a5ca2370deaae52fdafb1b860b7845f27873c629f7 SHA512 564fba7cfb50ef1cc78fa9e2b2200a20e305d098b8ceeb6f8478f0275cc48e4fb069386f5c318bc9deb43a5d590a78a995c04100bd440340f5c990eadc76a70f |