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/Sort-Tree-1.90.0-r2.ebuild
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/Sort-Tree-1.90.0-r2.ebuild')
-rw-r--r--dev-perl/Sort-Tree/Sort-Tree-1.90.0-r2.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-perl/Sort-Tree/Sort-Tree-1.90.0-r2.ebuild b/dev-perl/Sort-Tree/Sort-Tree-1.90.0-r2.ebuild
new file mode 100644
index 000000000000..f84ccad3543c
--- /dev/null
+++ b/dev-perl/Sort-Tree/Sort-Tree-1.90.0-r2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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"