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 C9BBD158094 for ; Wed, 10 Aug 2022 14:20:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B367E0DEE; Wed, 10 Aug 2022 14:20:53 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 44C1FE0E1F for ; Wed, 10 Aug 2022 14:20:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 53BB73411F5 for ; Wed, 10 Aug 2022 14:20:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95473574 for ; Wed, 10 Aug 2022 14:20:49 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1660141212.7da02ba45fa66fa66cc34cadd164e740c2792498.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gentoopm/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/gentoopm/gentoopm-0.4.ebuild app-portage/gentoopm/gentoopm-9999.ebuild app-portage/gentoopm/metadata.xml X-VCS-Directories: app-portage/gentoopm/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7da02ba45fa66fa66cc34cadd164e740c2792498 X-VCS-Branch: master Date: Wed, 10 Aug 2022 14:20:49 +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: 86ac8d9a-496d-4c9d-96bc-28da42ec6c89 X-Archives-Hash: 06e40693ec8b76defeea56af9c6cb90d commit: 7da02ba45fa66fa66cc34cadd164e740c2792498 Author: Michał Górny gentoo org> AuthorDate: Wed Aug 10 14:18:46 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Aug 10 14:20:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7da02ba4 app-portage/gentoopm: Update URLs Signed-off-by: Michał Górny gentoo.org> app-portage/gentoopm/gentoopm-0.4.ebuild | 4 ++-- app-portage/gentoopm/gentoopm-9999.ebuild | 4 ++-- app-portage/gentoopm/metadata.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app-portage/gentoopm/gentoopm-0.4.ebuild b/app-portage/gentoopm/gentoopm-0.4.ebuild index a0239a1e00e6..7c4adef8e55a 100644 --- a/app-portage/gentoopm/gentoopm-0.4.ebuild +++ b/app-portage/gentoopm/gentoopm-0.4.ebuild @@ -9,9 +9,9 @@ PYTHON_COMPAT=( python3_{8..11} pypy3 ) inherit distutils-r1 DESCRIPTION="A common interface to Gentoo package managers" -HOMEPAGE="https://github.com/mgorny/gentoopm/" +HOMEPAGE="https://github.com/projg2/gentoopm/" SRC_URI=" - https://github.com/mgorny/gentoopm/archive/v${PV}.tar.gz + https://github.com/projg2/gentoopm/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" diff --git a/app-portage/gentoopm/gentoopm-9999.ebuild b/app-portage/gentoopm/gentoopm-9999.ebuild index 93e0b5ad6e14..8a42963846f3 100644 --- a/app-portage/gentoopm/gentoopm-9999.ebuild +++ b/app-portage/gentoopm/gentoopm-9999.ebuild @@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{8..11} pypy3 ) inherit distutils-r1 git-r3 DESCRIPTION="A common interface to Gentoo package managers" -HOMEPAGE="https://github.com/mgorny/gentoopm/" -EGIT_REPO_URI="https://github.com/mgorny/gentoopm.git" +HOMEPAGE="https://github.com/projg2/gentoopm/" +EGIT_REPO_URI="https://github.com/projg2/gentoopm.git" LICENSE="BSD-2" SLOT="0" diff --git a/app-portage/gentoopm/metadata.xml b/app-portage/gentoopm/metadata.xml index 96c8ee1d462d..4eaa4cb48702 100644 --- a/app-portage/gentoopm/metadata.xml +++ b/app-portage/gentoopm/metadata.xml @@ -11,8 +11,8 @@ mgorny@gentoo.org Michał Górny - https://github.com/mgorny/gentoopm/issues/ - mgorny/gentoopm + https://github.com/projg2/gentoopm/issues/ + projg2/gentoopm gentoopm