dev-ml/facile: Fix HOMEPAGE and SRC_URI
authorAndreas Sturmlechner <asturm@gentoo.org>
Tue, 8 Aug 2017 17:03:03 +0000 (19:03 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 8 Aug 2017 17:15:29 +0000 (19:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

dev-ml/facile/facile-1.1.2.ebuild

index 9ab962099a4eaadcc7cc0d9f4988eedc137fa80e..2b9fe9b829757c1191e2f8b94cc7375c18333990 100644 (file)
@@ -5,9 +5,9 @@ EAPI=5
 
 inherit eutils
 
-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"
+DESCRIPTION="OCaml constraint programming library on integer & integer set finite domains"
+HOMEPAGE="http://opti.recherche.enac.fr/"
+SRC_URI="http://opti.recherche.enac.fr/facile/distrib/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0/${PV}"