Skip to content

Commit

Permalink
dev-ml/ocplib-endian: Shorter DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasstein authored and Amynka committed Aug 4, 2017
1 parent a11cc52 commit dd75de5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-ml/ocplib-endian/ocplib-endian-1.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
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"

Expand Down

0 comments on commit dd75de5

Please sign in to comment.