commit:     6abaede6beee95d050350b3c74e6702a1356b31e
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  7 12:59:25 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Mar  7 13:02:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6abaede6

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 <conikost <AT> gentoo.org>

 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 88cbe02d992..2950599c97b 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}"

Reply via email to