commit:     70146c96bcb7e4febff7eefb0cff0245f28e149a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 04:04:42 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 04:33:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70146c96

dev-perl/Time-Duration: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Time-Duration/Manifest                    |  1 -
 .../Time-Duration/Time-Duration-1.200.0.ebuild     | 26 ----------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-perl/Time-Duration/Manifest b/dev-perl/Time-Duration/Manifest
index 4ec746dcb941..43dba45ca5cc 100644
--- a/dev-perl/Time-Duration/Manifest
+++ b/dev-perl/Time-Duration/Manifest
@@ -1,2 +1 @@
-DIST Time-Duration-1.20.tar.gz 15478 BLAKE2B 
f269d9667482712b952f5c29bc041efb9a85c0c8f93bb0ea6f0ab3cd0ced1259b41cfaaaad34146720b39863e3185c0d1f99fc3f0efe91f2a6e8db36d42ea390
 SHA512 
74bdcbc2b65061ad30540a95467de24f552235cea2367a7770309d9ffefeb35717f438e4f7ebf6a1d63f338cd714ffe16b3f45808514995db9753d643892d5f9
 DIST Time-Duration-1.21.tar.gz 16205 BLAKE2B 
a86d9bc6d2c8b8c91abb215bd28e50c1d0fe78101b554c345e4fda732e932f67bcd3d04199ce3855427d84ea1946f749aa49c599f02c9051caf733a932440093
 SHA512 
2d03d73096967265f16f4ebde2d9fbb83fce591e15fa01f5f4f750123f27a4571bbd01d5d93f785f78ee8810aca9d945241e6a767b65f45abb4608d321108020

diff --git a/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild 
b/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild
deleted file mode 100644
index 16d8362493cf..000000000000
--- a/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=NEILB
-DIST_VERSION=1.20
-inherit perl-module
-
-DESCRIPTION="Rounded or exact English expression of durations"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~x86-linux ~x64-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="virtual/perl-Exporter"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? ( virtual/perl-Test )
-"
-
-src_test() {
-       perl_rm_files t/release-{02_pod,03_pod_cover}.t
-       perl-module_src_test
-}

Reply via email to