diff options
Diffstat (limited to 'app-dicts/myspell-el')
-rw-r--r-- | app-dicts/myspell-el/myspell-el-0.8.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/myspell-el/myspell-el-0.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-dicts/myspell-el/myspell-el-0.8.ebuild b/app-dicts/myspell-el/myspell-el-0.8.ebuild index a30db844ecdd..3f5c7389e5cf 100644 --- a/app-dicts/myspell-el/myspell-el-0.8.ebuild +++ b/app-dicts/myspell-el/myspell-el-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -19,7 +19,7 @@ inherit myspell-r2 DESCRIPTION="Greek dictionaries for myspell/hunspell" HOMEPAGE="http://elspell.math.upatras.gr" -SRC_URI="${HOMEPAGE}/files/ooffice/el_GR-${PV}.zip ${HOMEPAGE}/files/ooffice/hyph_el.zip" +SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://elspell.math.upatras.gr/files/ooffice/hyph_el.zip" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" SLOT="0" diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild index 6bd28a6db0ff..8b00a8246b18 100644 --- a/app-dicts/myspell-el/myspell-el-0.9.ebuild +++ b/app-dicts/myspell-el/myspell-el-0.9.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 @@ -19,7 +19,7 @@ inherit myspell-r2 DESCRIPTION="Greek dictionaries for myspell/hunspell" HOMEPAGE="http://elspell.math.upatras.gr" -SRC_URI="${HOMEPAGE}/files/ooffice/el_GR-${PV}.zip ${HOMEPAGE}/files/ooffice/hyph_el.zip" +SRC_URI="http://elspell.math.upatras.gr/files/ooffice/el_GR-${PV}.zip http://elspell.math.upatras.gr/files/ooffice/hyph_el.zip" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" SLOT="0" |