From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 770A11584F2 for ; Sun, 16 Mar 2025 09:10:45 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4055C34320B for ; Sun, 16 Mar 2025 09:10:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C89461102B7; Sun, 16 Mar 2025 09:10:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id BD9BD1102B7 for ; Sun, 16 Mar 2025 09:10:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6FB3C34320B for ; Sun, 16 Mar 2025 09:10:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA21020FB for ; Sun, 16 Mar 2025 09:10:41 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1742116228.a4ddb522f52a0a16533bf2a84a8f415c6c3e1a8f.ceamac@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/mc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/mc/mc-4.8.30-r2.ebuild app-misc/mc/mc-4.8.32-r1.ebuild app-misc/mc/mc-4.8.33.ebuild X-VCS-Directories: app-misc/mc/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: a4ddb522f52a0a16533bf2a84a8f415c6c3e1a8f X-VCS-Branch: master Date: Sun, 16 Mar 2025 09:10:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0db09db1-52c9-412c-ae7d-e89569779e39 X-Archives-Hash: c76fdf884910659b5013aae5fe2749b9 commit: a4ddb522f52a0a16533bf2a84a8f415c6c3e1a8f Author: Viorel Munteanu gentoo org> AuthorDate: Sun Mar 16 09:00:46 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sun Mar 16 09:10:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4ddb522 app-misc/mc: update HOMEPAGE Signed-off-by: Viorel Munteanu gentoo.org> app-misc/mc/mc-4.8.30-r2.ebuild | 4 ++-- app-misc/mc/mc-4.8.32-r1.ebuild | 4 ++-- app-misc/mc/mc-4.8.33.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-misc/mc/mc-4.8.30-r2.ebuild b/app-misc/mc/mc-4.8.30-r2.ebuild index 80203ba49f7e..86106720d93c 100644 --- a/app-misc/mc/mc-4.8.30-r2.ebuild +++ b/app-misc/mc/mc-4.8.30-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit autotools flag-o-matic MY_P="${P/_/-}" DESCRIPTION="GNU Midnight Commander is a text based file manager" -HOMEPAGE="https://midnight-commander.org" +HOMEPAGE="https://midnight-commander.org https://github.com/MidnightCommander/mc" SRC_URI="https://ftp.osuosl.org/pub/midnightcommander/${MY_P}.tar.xz" S="${WORKDIR}/${MY_P}" diff --git a/app-misc/mc/mc-4.8.32-r1.ebuild b/app-misc/mc/mc-4.8.32-r1.ebuild index 86414bb941b4..4130f9556795 100644 --- a/app-misc/mc/mc-4.8.32-r1.ebuild +++ b/app-misc/mc/mc-4.8.32-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit autotools flag-o-matic MY_P="${P/_/-}" DESCRIPTION="GNU Midnight Commander is a text based file manager" -HOMEPAGE="https://midnight-commander.org" +HOMEPAGE="https://midnight-commander.org https://github.com/MidnightCommander/mc" SRC_URI="https://ftp.osuosl.org/pub/midnightcommander/${MY_P}.tar.xz" S="${WORKDIR}/${MY_P}" diff --git a/app-misc/mc/mc-4.8.33.ebuild b/app-misc/mc/mc-4.8.33.ebuild index 0cf0a6420840..9efde77ea369 100644 --- a/app-misc/mc/mc-4.8.33.ebuild +++ b/app-misc/mc/mc-4.8.33.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic MY_P="${P/_/-}" DESCRIPTION="GNU Midnight Commander is a text based file manager" -HOMEPAGE="https://midnight-commander.org" +HOMEPAGE="https://midnight-commander.org https://github.com/MidnightCommander/mc" SRC_URI="https://ftp.osuosl.org/pub/midnightcommander/${MY_P}.tar.xz" S="${WORKDIR}/${MY_P}"