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-mi/
Date: Thu, 08 Jul 2021 12:06:53
Message-Id: 1625745972.2f433e2cd695b98b19d0dfd28431224fbebd73c9.ionen@gentoo
1 commit: 2f433e2cd695b98b19d0dfd28431224fbebd73c9
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Mon Jun 21 18:29:15 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=2f433e2c
7
8 app-dicts/myspell-mi: 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-mi/myspell-mi-20060316-r1.ebuild | 4 ++--
15 app-dicts/myspell-mi/myspell-mi-20190630.ebuild | 2 +-
16 2 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/app-dicts/myspell-mi/myspell-mi-20060316-r1.ebuild b/app-dicts/myspell-mi/myspell-mi-20060316-r1.ebuild
19 index 046ae494267..5ee59ba9adb 100644
20 --- a/app-dicts/myspell-mi/myspell-mi-20060316-r1.ebuild
21 +++ b/app-dicts/myspell-mi/myspell-mi-20060316-r1.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 @@ -18,7 +18,7 @@ inherit myspell-r2
29
30 DESCRIPTION="Maori dictionaries for myspell/hunspell"
31 LICENSE="LGPL-2.1"
32 -HOMEPAGE="http://lingucomponent.openoffice.org/"
33 +HOMEPAGE="https://www.openoffice.org/lingucomponent/"
34 SRC_URI="https://dev.gentoo.org/~jstein/dist/myspell-mi_NZ-${PV}.zip"
35
36 SLOT="0"
37
38 diff --git a/app-dicts/myspell-mi/myspell-mi-20190630.ebuild b/app-dicts/myspell-mi/myspell-mi-20190630.ebuild
39 index d04eed2427d..476aee72288 100644
40 --- a/app-dicts/myspell-mi/myspell-mi-20190630.ebuild
41 +++ b/app-dicts/myspell-mi/myspell-mi-20190630.ebuild
42 @@ -12,7 +12,7 @@ inherit myspell-r2
43
44 DESCRIPTION="Maori dictionaries for myspell/hunspell"
45 LICENSE="LGPL-2.1"
46 -HOMEPAGE="http://lingucomponent.openoffice.org/"
47 +HOMEPAGE="https://www.openoffice.org/lingucomponent/"
48 SRC_URI="https://github.com/scardracs/gentoo-packages/releases/download/mi-${PV}/${P}.tar.gz"
49
50 SLOT="0"