commit:     89b2b95c6c218426d7662fe7a95ac72205ab3be2
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 10 17:29:53 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Feb 10 17:29:53 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=89b2b95c

dev-ml/zarith: Chop DESCRIPTION to 80 chars

* Bump EAPI to 6

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 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 96187a5..6f3b12a 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";
 

Reply via email to