dev-ml/facile: reduce length of DESCRIPTION to 80 characters or fewer

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Michael Palimaka
2017-04-25 17:27:59 +10:00
parent 27cd97ffaf
commit ee8d4e2d6b

View File

@@ -5,7 +5,7 @@ EAPI=5
inherit eutils
DESCRIPTION="A constraint programming library on integer and integer set finite domains written in OCaml"
DESCRIPTION="An OCaml constraint programming library on integer & integer set finite domains"
HOMEPAGE="http://www.recherche.enac.fr/log/facile/"
SRC_URI="http://www.recherche.enac.fr/log/facile/distrib/${P}.tar.gz"