summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-08-10 16:18:27 +0200
committerMichał Górny <mgorny@gentoo.org>2022-08-10 16:18:27 +0200
commitfa050bc90bd5150f74fb11b50d0ec5daed7af5e0 (patch)
treec3341efc5f729a7ff3435d88b06d87f00cdef631 /app-portage
parentapp-portage/diffmask: Remove old (diff)
downloadgentoo-fa050bc90bd5150f74fb11b50d0ec5daed7af5e0.tar.gz
gentoo-fa050bc90bd5150f74fb11b50d0ec5daed7af5e0.tar.bz2
gentoo-fa050bc90bd5150f74fb11b50d0ec5daed7af5e0.zip
app-portage/flaggie: Update URLs
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/flaggie/flaggie-0.2.1-r1.ebuild4
-rw-r--r--app-portage/flaggie/flaggie-0.2.1-r2.ebuild4
-rw-r--r--app-portage/flaggie/metadata.xml4
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 @@
</maintainer>
<stabilize-allarches/>
<upstream>
- <bugs-to>https://github.com/mgorny/flaggie/issues/</bugs-to>
- <remote-id type="github">mgorny/flaggie</remote-id>
+ <bugs-to>https://github.com/projg2/flaggie/issues/</bugs-to>
+ <remote-id type="github">projg2/flaggie</remote-id>
</upstream>
</pkgmetadata>