summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 01:06:41 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:05:16 +0200
commit8d0b6cd0dfc7a4dbcde00bdf6580e0b1a8e3ac99 (patch)
tree983973cc4a04df3fb41535a7880a39e46a5dea28
parentdev-ml/dose3: Shorter DESCRIPTION (diff)
downloadgentoo-8d0b6cd0dfc7a4dbcde00bdf6580e0b1a8e3ac99.tar.gz
gentoo-8d0b6cd0dfc7a4dbcde00bdf6580e0b1a8e3ac99.tar.bz2
gentoo-8d0b6cd0dfc7a4dbcde00bdf6580e0b1a8e3ac99.zip
dev-ml/oasis: Shorter DESCRIPTION
-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"