From be358de16ca3d44dbccfad4b2ecedaaf17aeae41 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Thu, 14 Oct 2021 00:59:24 +0200 Subject: dev-perl/Config-Grammar: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel --- .../Config-Grammar/Config-Grammar-1.120.0.ebuild | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 dev-perl/Config-Grammar/Config-Grammar-1.120.0.ebuild (limited to 'dev-perl/Config-Grammar/Config-Grammar-1.120.0.ebuild') diff --git a/dev-perl/Config-Grammar/Config-Grammar-1.120.0.ebuild b/dev-perl/Config-Grammar/Config-Grammar-1.120.0.ebuild deleted file mode 100644 index 67b6407cf9d..00000000000 --- a/dev-perl/Config-Grammar/Config-Grammar-1.120.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=DSCHWEI -DIST_VERSION=1.12 -inherit perl-module - -DESCRIPTION="A grammar-based, user-friendly config parser" - -SLOT="0" -KEYWORDS="amd64 ~hppa ~sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="" -DEPEND="virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Test - virtual/perl-Test-Simple - ) -" -PERL_RM_FILES=( - "lib/Config/Grammar.pm~" -) -- cgit v1.2.3-18-g5258