Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-pl/
Date: Thu, 08 Jul 2021 12:06:53
Message-Id: 1625745972.e09c2dee481b7d6325ea186c4c8d15d710b2db2a.ionen@gentoo
1 commit: e09c2dee481b7d6325ea186c4c8d15d710b2db2a
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Mon Jun 21 18:33:55 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 12:06:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09c2dee
7
8 app-dicts/myspell-pl: update HOMEPAGE, use HTTPS
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
12 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
13
14 app-dicts/myspell-pl/myspell-pl-20130306.ebuild | 4 ++--
15 app-dicts/myspell-pl/myspell-pl-20210428.ebuild | 2 +-
16 2 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/app-dicts/myspell-pl/myspell-pl-20130306.ebuild b/app-dicts/myspell-pl/myspell-pl-20130306.ebuild
19 index 888bf83358a..d9361c69353 100644
20 --- a/app-dicts/myspell-pl/myspell-pl-20130306.ebuild
21 +++ b/app-dicts/myspell-pl/myspell-pl-20130306.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -24,7 +24,7 @@ DESCRIPTION="Polish dictionaries for myspell/hunspell"
29 # hyphen has no website
30 # thesarus released last in 2k8
31 HOMEPAGE="
32 - http://www.sjp.pl/slownik/en/
33 + https://sjp.pl/slownik/en/
34 https://sourceforge.net/projects/synonimy/
35 "
36 SRC_URI="
37
38 diff --git a/app-dicts/myspell-pl/myspell-pl-20210428.ebuild b/app-dicts/myspell-pl/myspell-pl-20210428.ebuild
39 index 7f45e21c6ac..8e8b87d53af 100644
40 --- a/app-dicts/myspell-pl/myspell-pl-20210428.ebuild
41 +++ b/app-dicts/myspell-pl/myspell-pl-20210428.ebuild
42 @@ -19,7 +19,7 @@ MYSPELL_THES=(
43 inherit myspell-r2
44
45 DESCRIPTION="Polish dictionaries for myspell/hunspell"
46 -HOMEPAGE="http://www.sjp.pl/slownik/en/"
47 +HOMEPAGE="https://sjp.pl/slownik/en/"
48 SRC_URI="https://github.com/scardracs/gentoo-packages/releases/download/pl-${PV}/${P}.tar.gz"
49
50 LICENSE="CC-SA-1.0 Apache-2.0 LGPL-2.1+ GPL-2+ MPL-1.1"