From: Kent Fredric Date: Wed, 15 Apr 2020 09:40:58 +0000 (+1200) Subject: dev-perl/MooseX-FollowPBP: Remove old 0.50.0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c4bf612e325fc29b25e5297eafabe4250c239f80;p=gentoo.git dev-perl/MooseX-FollowPBP: Remove old 0.50.0 Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric --- diff --git a/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0.ebuild b/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0.ebuild deleted file mode 100644 index fe367f492e56..000000000000 --- a/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=DROLSKY -MODULE_VERSION=0.05 -inherit perl-module - -DESCRIPTION="Name your accessors get_foo() and set_foo(), whatever that may mean" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86" -IUSE="" - -RDEPEND=" - dev-perl/Moose -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" - -SRC_TEST="do"