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 87CB7158094 for ; Wed, 10 Aug 2022 14:20:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2794AE0A10; Wed, 10 Aug 2022 14:20:52 +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 F0170E0A10 for ; Wed, 10 Aug 2022 14:20:51 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D996F3411F5 for ; Wed, 10 Aug 2022 14:20:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 454E656C 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: <1660141107.fa050bc90bd5150f74fb11b50d0ec5daed7af5e0.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/flaggie/flaggie-0.2.1-r1.ebuild app-portage/flaggie/flaggie-0.2.1-r2.ebuild app-portage/flaggie/metadata.xml X-VCS-Directories: app-portage/flaggie/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: fa050bc90bd5150f74fb11b50d0ec5daed7af5e0 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: eab2a4b7-aeb8-4a69-b30a-cae883593034 X-Archives-Hash: 6b26a1a3335346186a1d6d6cd7ff7143 commit: fa050bc90bd5150f74fb11b50d0ec5daed7af5e0 Author: Michał Górny gentoo org> AuthorDate: Wed Aug 10 14:18:27 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Aug 10 14:18:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa050bc9 app-portage/flaggie: Update URLs Signed-off-by: Michał Górny gentoo.org> app-portage/flaggie/flaggie-0.2.1-r1.ebuild | 4 ++-- app-portage/flaggie/flaggie-0.2.1-r2.ebuild | 4 ++-- app-portage/flaggie/metadata.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild index ccf3b152e2ca..745c3dbf05bf 100644 --- a/app-portage/flaggie/flaggie-0.2.1-r1.ebuild +++ b/app-portage/flaggie/flaggie-0.2.1-r1.ebuild @@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{7..9} ) inherit bash-completion-r1 distutils-r1 DESCRIPTION="A smart CLI mangler for package.* files" -HOMEPAGE="https://github.com/mgorny/flaggie/" -SRC_URI="https://github.com/mgorny/flaggie/releases/download/${P}/${P}.tar.bz2" +HOMEPAGE="https://github.com/projg2/flaggie/" +SRC_URI="https://github.com/projg2/flaggie/releases/download/${P}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" diff --git a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild index dc1e4ca5c0ae..bc938abe510f 100644 --- a/app-portage/flaggie/flaggie-0.2.1-r2.ebuild +++ b/app-portage/flaggie/flaggie-0.2.1-r2.ebuild @@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit bash-completion-r1 distutils-r1 DESCRIPTION="A smart CLI mangler for package.* files" -HOMEPAGE="https://github.com/mgorny/flaggie/" -SRC_URI="https://github.com/mgorny/flaggie/releases/download/${P}/${P}.tar.bz2" +HOMEPAGE="https://github.com/projg2/flaggie/" +SRC_URI="https://github.com/projg2/flaggie/releases/download/${P}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" diff --git a/app-portage/flaggie/metadata.xml b/app-portage/flaggie/metadata.xml index a1a932d16da1..8d9c07df173b 100644 --- a/app-portage/flaggie/metadata.xml +++ b/app-portage/flaggie/metadata.xml @@ -7,7 +7,7 @@ - https://github.com/mgorny/flaggie/issues/ - mgorny/flaggie + https://github.com/projg2/flaggie/issues/ + projg2/flaggie