Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/mc/
Date: Tue, 13 Jul 2021 12:02:59
Message-Id: 1626177503.05df86d14309563a81c82007e2a1d59682ce6c55.marecki@gentoo
1 commit: 05df86d14309563a81c82007e2a1d59682ce6c55
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 13 11:51:01 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 13 11:58:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05df86d1
7
8 app-misc/mc: update HOMEPAGE
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-misc/mc/mc-4.8.26-r2.ebuild | 2 +-
13 app-misc/mc/mc-4.8.26-r3.ebuild | 2 +-
14 app-misc/mc/mc-9999.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/app-misc/mc/mc-4.8.26-r2.ebuild b/app-misc/mc/mc-4.8.26-r2.ebuild
18 index 8ceabe7658d..ad9cf8c1f56 100644
19 --- a/app-misc/mc/mc-4.8.26-r2.ebuild
20 +++ b/app-misc/mc/mc-4.8.26-r2.ebuild
21 @@ -8,7 +8,7 @@ inherit autotools flag-o-matic
22 MY_P=${P/_/-}
23
24 DESCRIPTION="GNU Midnight Commander is a text based file manager"
25 -HOMEPAGE="https://www.midnight-commander.org"
26 +HOMEPAGE="https://midnight-commander.org"
27 SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz"
28
29 LICENSE="GPL-3"
30
31 diff --git a/app-misc/mc/mc-4.8.26-r3.ebuild b/app-misc/mc/mc-4.8.26-r3.ebuild
32 index e3d96886ce3..617d48716de 100644
33 --- a/app-misc/mc/mc-4.8.26-r3.ebuild
34 +++ b/app-misc/mc/mc-4.8.26-r3.ebuild
35 @@ -8,7 +8,7 @@ inherit autotools flag-o-matic
36 MY_P=${P/_/-}
37
38 DESCRIPTION="GNU Midnight Commander is a text based file manager"
39 -HOMEPAGE="https://www.midnight-commander.org"
40 +HOMEPAGE="https://midnight-commander.org"
41 SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz"
42
43 LICENSE="GPL-3"
44
45 diff --git a/app-misc/mc/mc-9999.ebuild b/app-misc/mc/mc-9999.ebuild
46 index 0c868d11135..3bc775bf469 100644
47 --- a/app-misc/mc/mc-9999.ebuild
48 +++ b/app-misc/mc/mc-9999.ebuild
49 @@ -17,7 +17,7 @@ if [[ -z ${LIVE_EBUILD} ]]; then
50 fi
51
52 DESCRIPTION="GNU Midnight Commander is a text based file manager"
53 -HOMEPAGE="https://www.midnight-commander.org"
54 +HOMEPAGE="https://midnight-commander.org"
55
56 LICENSE="GPL-3"
57 SLOT="0"