diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-10-03 17:48:55 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-10-03 18:22:14 +1300 |
commit | a56a00489dc462e320397312452d124aa5cd09b3 (patch) | |
tree | 9bc88ec0485e279b64b4e5932731eccde405d851 /dev-perl | |
parent | dev-perl/Algorithm-Dependency: Cleanup old 1.110.0-r2 (diff) | |
download | gentoo-a56a00489dc462e320397312452d124aa5cd09b3.tar.gz gentoo-a56a00489dc462e320397312452d124aa5cd09b3.tar.bz2 gentoo-a56a00489dc462e320397312452d124aa5cd09b3.zip |
dev-perl/Algorithm-Diff: Cleanup old 1.190.300
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild deleted file mode 100644 index 8e4b51043da4..000000000000 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=TYEMQ -MODULE_VERSION=1.1903 -inherit perl-module - -DESCRIPTION="Compute intelligent differences between two files / lists" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="virtual/perl-ExtUtils-MakeMaker" - -SRC_TEST="do" |