From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3D5C415800A for ; Tue, 25 Jul 2023 21:00:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07D28E08C2; Tue, 25 Jul 2023 21:00:42 +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 pigeon.gentoo.org (Postfix) with ESMTPS id DD9A5E08C2 for ; Tue, 25 Jul 2023 21:00:41 +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 72310340E25 for ; Tue, 25 Jul 2023 21:00:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4176DC9 for ; Tue, 25 Jul 2023 21:00:38 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1690318256.ff17bcdb126563b29686d334e536b82cd24cb68f.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/pe-format/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-dotnet/pe-format/metadata.xml dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild dev-dotnet/pe-format/pe-format-9999.ebuild X-VCS-Directories: dev-dotnet/pe-format/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: ff17bcdb126563b29686d334e536b82cd24cb68f X-VCS-Branch: master Date: Tue, 25 Jul 2023 21:00:38 +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: 8dc1ad1b-3578-4916-a0e3-801213667462 X-Archives-Hash: 44b5e6d6e519430e2c6be5552a8926ac commit: ff17bcdb126563b29686d334e536b82cd24cb68f Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Jun 17 08:46:00 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Tue Jul 25 20:50:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff17bcdb dev-dotnet/pe-format: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Conrad Kostecki gentoo.org> dev-dotnet/pe-format/metadata.xml | 4 ++-- dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild | 6 +++--- dev-dotnet/pe-format/pe-format-9999.ebuild | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-dotnet/pe-format/metadata.xml b/dev-dotnet/pe-format/metadata.xml index 58dfce57a08d..fcd26b6c1ada 100644 --- a/dev-dotnet/pe-format/metadata.xml +++ b/dev-dotnet/pe-format/metadata.xml @@ -10,7 +10,7 @@ mgorny@gentoo.org Michał Górny - https://github.com/mgorny/pe-format2/issues/ - mgorny/pe-format2 + https://github.com/projg2/pe-format2/issues/ + projg2/pe-format2 diff --git a/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild b/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild index 74927e122790..691940bb7e04 100644 --- a/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild +++ b/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit systemd xdg-utils DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc" -HOMEPAGE="https://github.com/mgorny/pe-format2/" -SRC_URI="https://github.com/mgorny/pe-format2/releases/download/v${PV}/${P}.tar.bz2" +HOMEPAGE="https://github.com/projg2/pe-format2/" +SRC_URI="https://github.com/projg2/pe-format2/releases/download/v${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/dev-dotnet/pe-format/pe-format-9999.ebuild b/dev-dotnet/pe-format/pe-format-9999.ebuild index d23157c8801d..a1e24651cad2 100644 --- a/dev-dotnet/pe-format/pe-format-9999.ebuild +++ b/dev-dotnet/pe-format/pe-format-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit autotools git-r3 systemd xdg-utils DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc" -HOMEPAGE="https://github.com/mgorny/pe-format2/" -EGIT_REPO_URI="https://github.com/mgorny/pe-format2.git" +HOMEPAGE="https://github.com/projg2/pe-format2/" +EGIT_REPO_URI="https://github.com/projg2/pe-format2.git" LICENSE="GPL-2" SLOT="0"