Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/inspircd/
Date: Fri, 01 Jan 2021 22:19:26
Message-Id: 1609539551.4d48495bb4efeefc62be02a4e8cf2044e0695639.asturm@gentoo
1 commit: 4d48495bb4efeefc62be02a4e8cf2044e0695639
2 Author: Wade Cline <wadecline <AT> hotmail <DOT> com>
3 AuthorDate: Fri Jan 1 20:22:49 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 1 22:19:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d48495b
7
8 net-irc/inspircd: Update HOMEPAGE
9
10 Signed-off-by: Wade Cline <wadecline <AT> hotmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/18904
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 net-irc/inspircd/inspircd-3.8.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-irc/inspircd/inspircd-3.8.1.ebuild b/net-irc/inspircd/inspircd-3.8.1.ebuild
18 index 0e5b3d40507..355015a8d69 100644
19 --- a/net-irc/inspircd/inspircd-3.8.1.ebuild
20 +++ b/net-irc/inspircd/inspircd-3.8.1.ebuild
21 @@ -6,7 +6,7 @@ EAPI="7"
22 inherit toolchain-funcs
23
24 DESCRIPTION="Inspire IRCd - The Stable, High-Performance Modular IRCd"
25 -HOMEPAGE="https://inspircd.github.com/"
26 +HOMEPAGE="https://www.inspircd.org/"
27 SRC_URI="https://github.com/inspircd/inspircd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
28
29 LICENSE="GPL-2"