commit: 8d0b6cd0dfc7a4dbcde00bdf6580e0b1a8e3ac99
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 23:06:41 2017 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Aug 4 21:05:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d0b6cd0
dev-ml/oasis: Shorter DESCRIPTION
dev-ml/oasis/oasis-0.4.10.ebuild | 2 +-
dev-ml/oasis/oasis-0.4.8.ebuild | 4 ++--
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 77c62f0572a..0bccae24df6 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 f45e7c2188a..3b26058cb81 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"