Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/tipcutils/
Date: Thu, 02 Mar 2023 16:41:04
Message-Id: 1677775193.f8eb99899cd9582033f96bef5966261e93f883e2.juippis@gentoo
1 commit: f8eb99899cd9582033f96bef5966261e93f883e2
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Fri Feb 24 17:39:22 2023 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 2 16:39:53 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8eb9989
7
8 net-misc/tipcutils: update HOMEPAGE
9
10 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 net-misc/tipcutils/tipcutils-2.0.3.ebuild | 4 ++--
14 net-misc/tipcutils/tipcutils-3.0.6.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/net-misc/tipcutils/tipcutils-2.0.3.ebuild b/net-misc/tipcutils/tipcutils-2.0.3.ebuild
18 index 11ef103ecf46..99555442ba6f 100644
19 --- a/net-misc/tipcutils/tipcutils-2.0.3.ebuild
20 +++ b/net-misc/tipcutils/tipcutils-2.0.3.ebuild
21 @@ -1,10 +1,10 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2023 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27
28 DESCRIPTION="Utilities for TIPC (Transparent Inter-Process Communication)"
29 -HOMEPAGE="http://tipc.sourceforge.net"
30 +HOMEPAGE="https://tipc.sourceforge.net"
31 SRC_URI="mirror://sourceforge/tipc/${P}.tar.gz"
32
33 LICENSE="|| ( BSD-2 GPL-2 )"
34
35 diff --git a/net-misc/tipcutils/tipcutils-3.0.6.ebuild b/net-misc/tipcutils/tipcutils-3.0.6.ebuild
36 index 0a1bf93a2d43..2a97c078e6ff 100644
37 --- a/net-misc/tipcutils/tipcutils-3.0.6.ebuild
38 +++ b/net-misc/tipcutils/tipcutils-3.0.6.ebuild
39 @@ -1,10 +1,10 @@
40 -# Copyright 1999-2022 Gentoo Authors
41 +# Copyright 1999-2023 Gentoo Authors
42 # Distributed under the terms of the GNU General Public License v2
43
44 EAPI=8
45
46 DESCRIPTION="Utilities for TIPC (Transparent Inter-Process Communication)"
47 -HOMEPAGE="http://tipc.sourceforge.net"
48 +HOMEPAGE="https://tipc.sourceforge.net"
49 SRC_URI="mirror://sourceforge/tipc/${P/-/_}.tgz"
50 S="${WORKDIR}"/${PN}