summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 01:14:56 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:05:31 +0200
commit245c40393cae90e08ef437a243fc23ef726cfa48 (patch)
tree8c3f28db008605d343417c76eb64043f4aeae838 /dev-ml/parmap/parmap-1.0_rc8.ebuild
parentdev-ml/ocplib-endian: Shorter DESCRIPTION (diff)
downloadgentoo-245c40393cae90e08ef437a243fc23ef726cfa48.tar.gz
gentoo-245c40393cae90e08ef437a243fc23ef726cfa48.tar.bz2
gentoo-245c40393cae90e08ef437a243fc23ef726cfa48.zip
dev-ml/parmap: Shorter DESCRIPTION
Diffstat (limited to 'dev-ml/parmap/parmap-1.0_rc8.ebuild')
-rw-r--r--dev-ml/parmap/parmap-1.0_rc8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/parmap/parmap-1.0_rc8.ebuild b/dev-ml/parmap/parmap-1.0_rc8.ebuild
index e56e50216e75..c224550f0d6a 100644
--- a/dev-ml/parmap/parmap-1.0_rc8.ebuild
+++ b/dev-ml/parmap/parmap-1.0_rc8.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit multilib
MY_PV="${PV/_/-}"
-DESCRIPTION="Library allowing to exploit multicore architectures for OCaml programs with minimal modifications"
+DESCRIPTION="Library to exploit multicore architectures for OCaml programs"
HOMEPAGE="http://www.dicosmo.org/code/parmap/"
SRC_URI="https://github.com/rdicosmo/parmap/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"