From: Jonas Stein Date: Mon, 31 Jul 2017 23:06:41 +0000 (+0200) Subject: dev-ml/oasis: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8d0b6cd0dfc7a4dbcde00bdf6580e0b1a8e3ac99;p=gentoo.git dev-ml/oasis: Shorter DESCRIPTION --- diff --git a/dev-ml/oasis/oasis-0.4.10.ebuild b/dev-ml/oasis/oasis-0.4.10.ebuild index 77c62f0572a2..0bccae24df62 100644 --- a/dev-ml/oasis/oasis-0.4.10.ebuild +++ b/dev-ml/oasis/oasis-0.4.10.ebuild @@ -9,7 +9,7 @@ OASIS_BUILD_DOCS=1 inherit oasis MY_P=${P/_/\~} -DESCRIPTION="OASIS is a tool to integrate a configure, build and install system in OCaml project" +DESCRIPTION="Tool to integrate a configure, build and install system in OCaml project" HOMEPAGE="http://oasis.forge.ocamlcore.org/index.php" SRC_URI="http://forge.ocamlcore.org/frs/download.php/1694/${MY_P}.tar.gz" diff --git a/dev-ml/oasis/oasis-0.4.8.ebuild b/dev-ml/oasis/oasis-0.4.8.ebuild index f45e7c2188ac..3b26058cb81f 100644 --- a/dev-ml/oasis/oasis-0.4.8.ebuild +++ b/dev-ml/oasis/oasis-0.4.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ OASIS_BUILD_DOCS=1 inherit oasis MY_P=${P/_/\~} -DESCRIPTION="OASIS is a tool to integrate a configure, build and install system in OCaml project" +DESCRIPTION="Tool to integrate a configure, build and install system in OCaml project" HOMEPAGE="http://oasis.forge.ocamlcore.org/index.php" SRC_URI="http://forge.ocamlcore.org/frs/download.php/1669/${MY_P}.tar.gz"