projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19c5e33
)
dev-perl/go-perl: Drop old
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 20 Oct 2019 12:00:34 +0000
(14:00 +0200)
committer
Pacho 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]
patch
|
blob
|
history
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
--- 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=""