dev-lang/ocaml: Shorten description.
authorAlexis Ballier <aballier@gentoo.org>
Tue, 21 Feb 2017 14:20:03 +0000 (15:20 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 21 Feb 2017 14:20:14 +0000 (15:20 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-lang/ocaml/ocaml-4.04.0.ebuild
dev-lang/ocaml/ocaml-4.05.0_beta2.ebuild

index 6b31b9f394fb79f0f356a1ba3ab1ae4097eeca50..3777bd8bad2005b39a37de751554b44234947bcd 100644 (file)
@@ -8,7 +8,7 @@ inherit flag-o-matic eutils multilib versionator toolchain-funcs
 
 PATCHLEVEL="8"
 MY_P="${P/_/-}"
-DESCRIPTION="Fast modern type-inferring functional programming language descended from the ML family"
+DESCRIPTION="Type-inferring functional programming language descended from the ML family"
 HOMEPAGE="http://www.ocaml.org/"
 SRC_URI="https://github.com/ocaml/ocaml/archive/${PV/_/+}.tar.gz -> ${MY_P}.tar.gz
        mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
index 3451755d4eb2e154690d702fe0d3457716779ca7..ffc8082eb5292c455989b2ec122bc2fb59edabc0 100644 (file)
@@ -8,7 +8,7 @@ inherit flag-o-matic eutils multilib versionator toolchain-funcs
 
 PATCHLEVEL="9"
 MY_P="${P/_/-}"
-DESCRIPTION="Fast modern type-inferring functional programming language descended from the ML family"
+DESCRIPTION="Type-inferring functional programming language descended from the ML family"
 HOMEPAGE="http://www.ocaml.org/"
 SRC_URI="https://github.com/ocaml/ocaml/archive/${PV/_/+}.tar.gz -> ${MY_P}.tar.gz
        mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"