From 6abaede6beee95d050350b3c74e6702a1356b31e Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sun, 7 Mar 2021 13:59:25 +0100 Subject: app-dicts/aspell-pl: update HOMEPAGE SRC_URI is not available anymore, but there is a newer version and that one is available. Will bump it. Closes: https://bugs.gentoo.org/708492 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki --- app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild index 88cbe02d9927..2950599c97ba 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,11 +10,9 @@ inherit versionator aspell-dict-r1 MY_P="${PN/aspell/aspell6}-$(replace_version_separator 2 _ $(replace_version_separator 3 -))" -HOMEPAGE="http://www.sjp.pl/slownik/" +HOMEPAGE="https://sjp.pl/slownik/en/" SRC_URI="http://www.sjp.pl/slownik/ort/sjp-${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" -IUSE="" - -S="${WORKDIR}/${MY_P}" -- cgit v1.2.3-65-gdbad