Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/xtide/
Date: Sat, 30 Jul 2022 13:03:08
Message-Id: 1659186171.7f6988b68b6cc71fdfac8248408fb30c97d9f9f2.soap@gentoo
1 commit: 7f6988b68b6cc71fdfac8248408fb30c97d9f9f2
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Sat Jul 30 13:02:51 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 13:02:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f6988b6
7
8 sci-geosciences/xtide: update HOMEPAGE
9
10 Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
11 Closes: https://github.com/gentoo/gentoo/pull/26668
12 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
13 Signed-off-by: David Seifert <soap <AT> gentoo.org>
14
15 sci-geosciences/xtide/xtide-2.15.1-r1.ebuild | 2 +-
16 sci-geosciences/xtide/xtide-2.15.1.ebuild | 4 ++--
17 2 files changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/sci-geosciences/xtide/xtide-2.15.1-r1.ebuild b/sci-geosciences/xtide/xtide-2.15.1-r1.ebuild
20 index fdb13015ce5a..b8c2d2db8376 100644
21 --- a/sci-geosciences/xtide/xtide-2.15.1-r1.ebuild
22 +++ b/sci-geosciences/xtide/xtide-2.15.1-r1.ebuild
23 @@ -6,7 +6,7 @@ EAPI=8
24 inherit desktop xdg
25
26 DESCRIPTION="XTide provides tide and current predictions in a wide variety of formats"
27 -HOMEPAGE="http://www.flaterco.com/xtide/"
28 +HOMEPAGE="https://flaterco.com/xtide/"
29 SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
30
31 LICENSE="GPL-3"
32
33 diff --git a/sci-geosciences/xtide/xtide-2.15.1.ebuild b/sci-geosciences/xtide/xtide-2.15.1.ebuild
34 index 1cd2b9694ce7..82725195891a 100644
35 --- a/sci-geosciences/xtide/xtide-2.15.1.ebuild
36 +++ b/sci-geosciences/xtide/xtide-2.15.1.ebuild
37 @@ -1,11 +1,11 @@
38 -# Copyright 1999-2019 Gentoo Authors
39 +# Copyright 1999-2022 Gentoo Authors
40 # Distributed under the terms of the GNU General Public License v2
41
42 EAPI=6
43 inherit desktop gnome2-utils
44
45 DESCRIPTION="XTide provides tide and current predictions in a wide variety of formats"
46 -HOMEPAGE="http://www.flaterco.com/xtide/"
47 +HOMEPAGE="https://flaterco.com/xtide/"
48 SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
49
50 LICENSE="GPL-3"