12 lines
270 B
Bash
12 lines
270 B
Bash
# Copyright 2021-2023 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=8
|
|
|
|
DIST_AUTHOR=DCANTRELL
|
|
DIST_VERSION=1.0000
|
|
inherit perl-module
|
|
|
|
DESCRIPTION="How well-distributed is your data?"
|
|
SLOT="0"
|
|
KEYWORDS="~alpha amd64 ~hppa sparc"
|