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/libtcd/
Date: Sat, 30 Jul 2022 13:03:07
Message-Id: 1659186169.4b9564f0917153a5954852d3687ac941301fbf53.soap@gentoo
1 commit: 4b9564f0917153a5954852d3687ac941301fbf53
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Sat Jul 30 13:02:49 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 13:02:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b9564f0
7
8 sci-geosciences/libtcd: 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/libtcd/libtcd-2.2.7_p2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-geosciences/libtcd/libtcd-2.2.7_p2.ebuild b/sci-geosciences/libtcd/libtcd-2.2.7_p2.ebuild
18 index 90837f212398..5e0d0f65b954 100644
19 --- a/sci-geosciences/libtcd/libtcd-2.2.7_p2.ebuild
20 +++ b/sci-geosciences/libtcd/libtcd-2.2.7_p2.ebuild
21 @@ -1,11 +1,11 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27
28 MY_P=${PN}-${PV/_p/-r}
29 DESCRIPTION="Library for reading and writing Tide Constituent Database (TCD) files"
30 -HOMEPAGE="http://www.flaterco.com/xtide/libtcd.html"
31 +HOMEPAGE="https://flaterco.com/xtide/libtcd.html"
32 SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}.tar.bz2"
33 S="${WORKDIR}"/${P%_*}