summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-11-23 15:01:32 +0100
committerJonas Stein <jstein@gentoo.org>2017-11-23 15:01:32 +0100
commit8f4aa2355ef1e106c5feedf08b7a05aa41fe7c86 (patch)
treec9850c51064fd906b531ee168091f40804ed2fa8 /app-text/hunspell
parentmedia-gfx/uniconvertor: Fix HOMEPAGE (diff)
downloadgentoo-8f4aa2355ef1e106c5feedf08b7a05aa41fe7c86.tar.gz
gentoo-8f4aa2355ef1e106c5feedf08b7a05aa41fe7c86.tar.bz2
gentoo-8f4aa2355ef1e106c5feedf08b7a05aa41fe7c86.zip
app-text/hunspell: Fix HOMEPAGE
Closes: https://bugs.gentoo.org/622850 Package-Manager: Portage-2.3.16, Repoman-2.3.5
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/hunspell-1.6.1-r1.ebuild2
-rw-r--r--app-text/hunspell/hunspell-1.6.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.6.1-r1.ebuild b/app-text/hunspell/hunspell-1.6.1-r1.ebuild
index 8692a1368714..2788a1246fa9 100644
--- a/app-text/hunspell/hunspell-1.6.1-r1.ebuild
+++ b/app-text/hunspell/hunspell-1.6.1-r1.ebuild
@@ -8,7 +8,7 @@ MY_P=${PN}-${PV/_beta/b}
DESCRIPTION="Hunspell spell checker - an improved replacement for myspell in OOo"
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-HOMEPAGE="http://hunspell.sourceforge.net/"
+HOMEPAGE="https://github.com/hunspell"
SLOT="0/$(get_version_component_range 1-2)"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
diff --git a/app-text/hunspell/hunspell-1.6.2.ebuild b/app-text/hunspell/hunspell-1.6.2.ebuild
index 43b312396878..f1690601d392 100644
--- a/app-text/hunspell/hunspell-1.6.2.ebuild
+++ b/app-text/hunspell/hunspell-1.6.2.ebuild
@@ -8,7 +8,7 @@ MY_P=${PN}-${PV/_beta/b}
DESCRIPTION="Hunspell spell checker - an improved replacement for myspell in OOo"
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-HOMEPAGE="http://hunspell.sourceforge.net/"
+HOMEPAGE="https://github.com/hunspell"
SLOT="0/$(get_version_component_range 1-2)"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"