projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27cd97f
)
dev-ml/facile: reduce length of DESCRIPTION to 80 characters or fewer
author
Michael Palimaka
<kensington@gentoo.org>
Tue, 25 Apr 2017 07:27:59 +0000
(17:27 +1000)
committer
Michael Palimaka
<kensington@gentoo.org>
Tue, 25 Apr 2017 07:28:06 +0000
(17:28 +1000)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ml/facile/facile-1.1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/facile/facile-1.1.2.ebuild
b/dev-ml/facile/facile-1.1.2.ebuild
index 13743c96a7ad230e3282236b61543b4c87979d5f..9ab962099a4eaadcc7cc0d9f4988eedc137fa80e 100644
(file)
--- a/
dev-ml/facile/facile-1.1.2.ebuild
+++ b/
dev-ml/facile/facile-1.1.2.ebuild
@@
-5,7
+5,7
@@
EAPI=5
inherit eutils
-DESCRIPTION="A
constraint programming library on integer and integer set finite domains written in OCaml
"
+DESCRIPTION="A
n 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"