summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/oasis')
-rw-r--r--dev-ml/oasis/oasis-0.4.10.ebuild2
-rw-r--r--dev-ml/oasis/oasis-0.4.8.ebuild4
2 files changed, 3 insertions, 3 deletions
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"