summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-09-01 13:51:51 +0000
committerTorsten Veller <tove@gentoo.org>2011-09-01 13:51:51 +0000
commit6cf5bcdf24630c297938328c86a8c5332cbc6ed6 (patch)
tree5ba602bba20d112a32c55417558c9d75c13b7605 /dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild
parentVersion bump. Due to DLJ bundles no longer provided by Oracle, the package ch... (diff)
downloadhistorical-6cf5bcdf24630c297938328c86a8c5332cbc6ed6.tar.gz
historical-6cf5bcdf24630c297938328c86a8c5332cbc6ed6.tar.bz2
historical-6cf5bcdf24630c297938328c86a8c5332cbc6ed6.zip
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild')
-rw-r--r--dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild b/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild
new file mode 100644
index 000000000000..56b646abf2e4
--- /dev/null
+++ b/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild,v 1.1 2011/09/01 13:50:33 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=TPEDERSE
+MODULE_VERSION=0.08
+inherit perl-module
+
+DESCRIPTION="Munkres solution to classical Assignment problem"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST="do"