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/tcd-utils/
Date: Sat, 30 Jul 2022 13:03:08
Message-Id: 1659186170.4f87e7123215c89ca7a36e859fd88b40655f748c.soap@gentoo
1 commit: 4f87e7123215c89ca7a36e859fd88b40655f748c
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Sat Jul 30 13:02:50 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 13:02:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f87e712
7
8 sci-geosciences/tcd-utils: update HOMEPAGE
9
10 Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
11 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 sci-geosciences/tcd-utils/tcd-utils-20120115-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-geosciences/tcd-utils/tcd-utils-20120115-r1.ebuild b/sci-geosciences/tcd-utils/tcd-utils-20120115-r1.ebuild
18 index 381e74768f3b..9455200c6815 100644
19 --- a/sci-geosciences/tcd-utils/tcd-utils-20120115-r1.ebuild
20 +++ b/sci-geosciences/tcd-utils/tcd-utils-20120115-r1.ebuild
21 @@ -1,10 +1,10 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27
28 DESCRIPTION="Utilities for working with Tidal Constituent Databases"
29 -HOMEPAGE="http://www.flaterco.com/xtide/"
30 +HOMEPAGE="https://flaterco.com/xtide/"
31 SRC_URI="ftp://ftp.flaterco.com/xtide/${P}.tar.bz2"
32
33 LICENSE="public-domain"