summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2018-11-10 14:17:44 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-11-11 23:38:40 +0100
commitf9cd9662ad772f7bab96f8031f5a853e79204d42 (patch)
tree905eafc34f362dcc3ee215561aba161098a1ad9f
parentapp-vim/emmet: add 9999 ebuild. (diff)
downloadgentoo-f9cd9662ad772f7bab96f8031f5a853e79204d42.tar.gz
gentoo-f9cd9662ad772f7bab96f8031f5a853e79204d42.tar.bz2
gentoo-f9cd9662ad772f7bab96f8031f5a853e79204d42.zip
app-accessibility/sphinx2: update HOMEPAGE.
Closes: https://bugs.gentoo.org/668184 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10387 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--app-accessibility/sphinx2/sphinx2-0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
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"