From 89b2b95c6c218426d7662fe7a95ac72205ab3be2 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 10 Feb 2016 18:29:53 +0100 Subject: dev-ml/zarith: Chop DESCRIPTION to 80 chars * Bump EAPI to 6 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher --- dev-ml/zarith/zarith-1.2.1.ebuild | 6 +++--- 1 file 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" -- cgit v1.2.3