From: Wim Muskee Date: Sat, 10 Nov 2018 13:17:44 +0000 (+0100) Subject: app-accessibility/sphinx2: update HOMEPAGE. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f9cd9662ad772f7bab96f8031f5a853e79204d42;p=gentoo.git app-accessibility/sphinx2: update HOMEPAGE. Closes: https://bugs.gentoo.org/668184 Signed-off-by: Wim Muskee Closes: https://github.com/gentoo/gentoo/pull/10387 Signed-off-by: Patrice Clement --- diff --git a/app-accessibility/sphinx2/sphinx2-0.6.ebuild b/app-accessibility/sphinx2/sphinx2-0.6.ebuild index 0ca32c0a2170..5a6921cdfb18 100644 --- a/app-accessibility/sphinx2/sphinx2-0.6.ebuild +++ b/app-accessibility/sphinx2/sphinx2-0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit autotools MY_P=${P/_/} DESCRIPTION="CMU Speech Recognition-engine" -HOMEPAGE="http://fife.speech.cs.cmu.edu/sphinx/" +HOMEPAGE="https://cmusphinx.github.io" SRC_URI="mirror://sourceforge/cmusphinx/${P}.tar.gz" LICENSE="BSD-2"