commit:     51471f96c49a9b52228e053edc661a0588e84b67
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 14:20:03 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 14:20:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51471f96

dev-lang/ocaml: Shorten description.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-lang/ocaml/ocaml-4.04.0.ebuild       | 2 +-
 dev-lang/ocaml/ocaml-4.05.0_beta2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/ocaml/ocaml-4.04.0.ebuild 
b/dev-lang/ocaml/ocaml-4.04.0.ebuild
index 6b31b9f394..3777bd8bad 100644
--- a/dev-lang/ocaml/ocaml-4.04.0.ebuild
+++ b/dev-lang/ocaml/ocaml-4.04.0.ebuild
@@ -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"

diff --git a/dev-lang/ocaml/ocaml-4.05.0_beta2.ebuild 
b/dev-lang/ocaml/ocaml-4.05.0_beta2.ebuild
index 3451755d4e..ffc8082eb5 100644
--- a/dev-lang/ocaml/ocaml-4.05.0_beta2.ebuild
+++ b/dev-lang/ocaml/ocaml-4.05.0_beta2.ebuild
@@ -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"

Reply via email to