diff options
Diffstat (limited to 'app-text/hunspell')
-rw-r--r-- | app-text/hunspell/hunspell-1.6.1-r1.ebuild | 2 | ||||
-rw-r--r-- | app-text/hunspell/hunspell-1.6.2.ebuild | 2 |
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" |