commit: 14fa85d78de9e99b1df75cb07698e3fb51ac3c34 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Aug 8 17:03:03 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Aug 8 17:15:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14fa85d7
dev-ml/facile: Fix HOMEPAGE and SRC_URI Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-ml/facile/facile-1.1.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ml/facile/facile-1.1.2.ebuild b/dev-ml/facile/facile-1.1.2.ebuild index 9ab962099a4..2b9fe9b8297 100644 --- a/dev-ml/facile/facile-1.1.2.ebuild +++ b/dev-ml/facile/facile-1.1.2.ebuild @@ -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}"
