commit: 14c16ccb011ce80293f5945535448dcd546e7748
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 12:00:34 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 12:00:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14c16ccb
dev-perl/go-perl: Drop old
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
dev-perl/go-perl/go-perl-0.15.ebuild | 18 ------------------
1 file changed, 18 deletions(-)
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 8baaba04fcc..00000000000
--- 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=""