summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-08 16:36:53 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-08 16:46:02 +0200
commit9d28c1d4e438bbd549ecb1d2ca1def16db3d8ae9 (patch)
treebecde923b7f5de6889c83a47b88ca4b0d8831fc6 /dev-perl/Sort-Tree
parentdev-perl/Sort-Naturally: EAPI=8 bump (diff)
downloadgentoo-9d28c1d4e438bbd549ecb1d2ca1def16db3d8ae9.tar.gz
gentoo-9d28c1d4e438bbd549ecb1d2ca1def16db3d8ae9.tar.bz2
gentoo-9d28c1d4e438bbd549ecb1d2ca1def16db3d8ae9.zip
dev-perl/Sort-Tree: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Sort-Tree')
-rw-r--r--dev-perl/Sort-Tree/Sort-Tree-1.90.0-r2.ebuild (renamed from dev-perl/Sort-Tree/Sort-Tree-1.90.0-r1.ebuild)11
1 files changed, 4 insertions, 7 deletions
diff --git a/dev-perl/Sort-Tree/Sort-Tree-1.90.0-r1.ebuild b/dev-perl/Sort-Tree/Sort-Tree-1.90.0-r2.ebuild
index bb05b9a28d7e..f84ccad3543c 100644
--- a/dev-perl/Sort-Tree/Sort-Tree-1.90.0-r1.ebuild
+++ b/dev-perl/Sort-Tree/Sort-Tree-1.90.0-r2.ebuild
@@ -1,16 +1,13 @@
-# 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=BRYCE
-MODULE_VERSION=1.09
+DIST_AUTHOR=BRYCE
+DIST_VERSION=1.09
inherit perl-module
DESCRIPTION="Organize list of objects into parent/child order"
SLOT="0"
KEYWORDS="amd64 ~ia64 x86"
-IUSE=""
-
-SRC_TEST="do"