dev-perl/go-perl: Drop old
authorPacho Ramos <pacho@gentoo.org>
Sun, 20 Oct 2019 12:00:34 +0000 (14:00 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 20 Oct 2019 12:00:47 +0000 (14:00 +0200)
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
dev-perl/go-perl/go-perl-0.15.ebuild [deleted file]

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 (file)
index 8baaba0..0000000
+++ /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=""