mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-perl/Parse-ExuberantCTags: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
EAPI=8
|
||||
|
||||
MODULE_AUTHOR=SMUELLER
|
||||
MODULE_VERSION=1.02
|
||||
DIST_AUTHOR=SMUELLER
|
||||
DIST_VERSION=1.02
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Efficiently parse exuberant ctags files"
|
||||
@@ -13,6 +13,3 @@ DESCRIPTION="Efficiently parse exuberant ctags files"
|
||||
LICENSE="${LICENSE} public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
SRC_TEST=do
|
||||
Reference in New Issue
Block a user