gentoo/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0-r2.ebuild
Sam James 3ba495c9b1
dev-perl/Algorithm-Munkres: Stabilize 0.80.0-r2 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
2020-08-24 19:05:47 +00:00

15 lines
284 B
Bash

# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DIST_AUTHOR=TPEDERSE
DIST_VERSION=0.08
inherit perl-module
DESCRIPTION="Munkres solution to classical Assignment problem"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 x86"