From: Pacho Ramos Date: Sun, 20 Oct 2019 12:00:34 +0000 (+0200) Subject: dev-perl/go-perl: Drop old X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=14c16ccb011ce80293f5945535448dcd546e7748;p=gentoo.git dev-perl/go-perl: Drop old Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Pacho Ramos --- diff --git a/dev-perl/go-perl/go-perl-0.15.ebuild b/dev-perl/go-perl/go-perl-0.15.ebuild deleted file mode 100644 index 8baaba04fccb..000000000000 --- a/dev-perl/go-perl/go-perl-0.15.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -DIST_AUTHOR="CMUNGALL" - -inherit perl-module - -DESCRIPTION="GO::Parser parses all GO files formats and types" - -LICENSE="|| ( Artistic GPL-1+ )" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=">=dev-perl/Data-Stag-0.11" -RDEPEND="${DEPEND}" -BDEPEND=""