summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2019-10-20 14:00:34 +0200
committerPacho Ramos <pacho@gentoo.org>2019-10-20 14:00:47 +0200
commit14c16ccb011ce80293f5945535448dcd546e7748 (patch)
tree9ac35a23c296bc18edc40ef239f3bbd3552d8466 /dev-perl/go-perl
parentdev-perl/go-perl: Fixes pointed by Kent Fredric and more from Debian (diff)
downloadgentoo-14c16ccb011ce80293f5945535448dcd546e7748.tar.gz
gentoo-14c16ccb011ce80293f5945535448dcd546e7748.tar.bz2
gentoo-14c16ccb011ce80293f5945535448dcd546e7748.zip
dev-perl/go-perl: Drop old
Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-perl/go-perl')
-rw-r--r--dev-perl/go-perl/go-perl-0.15.ebuild18
1 files changed, 0 insertions, 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 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=""