aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-10 18:29:53 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-10 18:29:53 +0100
commit89b2b95c6c218426d7662fe7a95ac72205ab3be2 (patch)
treeb4ec438741bc1466a269a82a05a0c290405a6f9c
parentsci-biology/cg-cat: new package (diff)
downloadsci-89b2b95c6c218426d7662fe7a95ac72205ab3be2.tar.gz
sci-89b2b95c6c218426d7662fe7a95ac72205ab3be2.tar.bz2
sci-89b2b95c6c218426d7662fe7a95ac72205ab3be2.zip
dev-ml/zarith: Chop DESCRIPTION to 80 chars
* Bump EAPI to 6 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--dev-ml/zarith/zarith-1.2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/zarith/zarith-1.2.1.ebuild b/dev-ml/zarith/zarith-1.2.1.ebuild
index 96187a529..6f3b12abe 100644
--- a/dev-ml/zarith/zarith-1.2.1.ebuild
+++ b/dev-ml/zarith/zarith-1.2.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit eutils findlib multilib
-DESCRIPTION="The Zarith library implements arithmetic and logical operations over arbitrary-precision integers"
+DESCRIPTION="Arithmetic and logical operations over arbitrary-precision integers"
HOMEPAGE="http://forge.ocamlcore.org/projects/zarith"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/1199/${P}.tgz"