From 8f4aa2355ef1e106c5feedf08b7a05aa41fe7c86 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Thu, 23 Nov 2017 15:01:32 +0100 Subject: app-text/hunspell: Fix HOMEPAGE Closes: https://bugs.gentoo.org/622850 Package-Manager: Portage-2.3.16, Repoman-2.3.5 --- app-text/hunspell/hunspell-1.6.1-r1.ebuild | 2 +- app-text/hunspell/hunspell-1.6.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/hunspell') 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" -- cgit v1.2.3-65-gdbad