Sort-Tree-1.90.0-r2.ebuild

Download (270 Bytes)

# 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"

Thank you!