commit: f9cd9662ad772f7bab96f8031f5a853e79204d42 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com> AuthorDate: Sat Nov 10 13:17:44 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Nov 11 22:38:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9cd9662
app-accessibility/sphinx2: update HOMEPAGE. Closes: https://bugs.gentoo.org/668184 Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10387 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-accessibility/sphinx2/sphinx2-0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-accessibility/sphinx2/sphinx2-0.6.ebuild b/app-accessibility/sphinx2/sphinx2-0.6.ebuild index 0ca32c0a217..5a6921cdfb1 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"
