dev-ml/parmap: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 23:14:56 +0000 (01:14 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:05:31 +0000 (23:05 +0200)
dev-ml/parmap/parmap-1.0_rc7-r1.ebuild
dev-ml/parmap/parmap-1.0_rc8.ebuild

index bb49d2b6cc9820b74ce24b983a2e22564f689d44..9bc4423786ebed41a9d89d9b44e84f5e5b5c699e 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit multilib
 
 MY_PV="${PV/_/-}-fix-for4.03+3"
-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}-ocaml-4.03.tar.gz"
 
index e56e50216e751996c35631362b97e98675c2d4e4..c224550f0d6af29039e5b41bf814319b8d6a3c1d 100644 (file)
@@ -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"