dev-ml/ocplib-endian: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 23:13:55 +0000 (01:13 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:05:28 +0000 (23:05 +0200)
dev-ml/ocplib-endian/ocplib-endian-1.0.ebuild

index 416cacb8da509865940d7902e7cc8443bdef0239..c3947fbc9c8792da76ef4ca7fd1d86131a6dcf54 100644 (file)
@@ -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
@@ -6,7 +6,7 @@ OASIS_BUILD_TESTS=1
 
 inherit oasis
 
-DESCRIPTION="Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays"
+DESCRIPTION="Functions to read and write int16/32/64 from strings, bytes, and bigarrays"
 HOMEPAGE="https://github.com/OCamlPro/ocplib-endian"
 SRC_URI="https://github.com/OCamlPro/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"