summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-17 10:41:42 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-25 22:50:55 +0200
commita601d69dd505493aa8334eea6e386fe724126fb4 (patch)
treee888e64e0fc50f7752abf0772db1467f5f3bf3dc
parentapp-editors/bvi: remove unused patch(es) (diff)
downloadgentoo-a601d69dd505493aa8334eea6e386fe724126fb4.tar.gz
gentoo-a601d69dd505493aa8334eea6e386fe724126fb4.tar.bz2
gentoo-a601d69dd505493aa8334eea6e386fe724126fb4.zip
app-cdr/mirage2iso: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--app-cdr/mirage2iso/metadata.xml4
-rw-r--r--app-cdr/mirage2iso/mirage2iso-0.4.2-r1.ebuild8
-rw-r--r--app-cdr/mirage2iso/mirage2iso-9999.ebuild6
3 files changed, 9 insertions, 9 deletions
diff --git a/app-cdr/mirage2iso/metadata.xml b/app-cdr/mirage2iso/metadata.xml
index 963fdbe9000c..0933360adb2d 100644
--- a/app-cdr/mirage2iso/metadata.xml
+++ b/app-cdr/mirage2iso/metadata.xml
@@ -14,7 +14,7 @@
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
- <bugs-to>https://github.com/mgorny/mirage2iso/issues/</bugs-to>
- <remote-id type="github">mgorny/mirage2iso</remote-id>
+ <bugs-to>https://github.com/projg2/mirage2iso/issues/</bugs-to>
+ <remote-id type="github">projg2/mirage2iso</remote-id>
</upstream>
</pkgmetadata>
diff --git a/app-cdr/mirage2iso/mirage2iso-0.4.2-r1.ebuild b/app-cdr/mirage2iso/mirage2iso-0.4.2-r1.ebuild
index 86120322a7c6..e61b1d13f91d 100644
--- a/app-cdr/mirage2iso/mirage2iso-0.4.2-r1.ebuild
+++ b/app-cdr/mirage2iso/mirage2iso-0.4.2-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="CD/DVD image converter using libmirage"
-HOMEPAGE="https://github.com/mgorny/mirage2iso/"
+HOMEPAGE="https://github.com/projg2/mirage2iso/"
SRC_URI="
- https://github.com/mgorny/${PN}/releases/download/v${PV}/${P}.tar.xz
- test? ( https://github.com/mgorny/${PN}/releases/download/v${PV}/${P}-tests.tar.xz )"
+ https://github.com/projg2/${PN}/releases/download/v${PV}/${P}.tar.xz
+ test? ( https://github.com/projg2/${PN}/releases/download/v${PV}/${P}-tests.tar.xz )"
LICENSE="BSD"
SLOT="0"
diff --git a/app-cdr/mirage2iso/mirage2iso-9999.ebuild b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
index 3ad793f93b52..6eaba9ee1d9f 100644
--- a/app-cdr/mirage2iso/mirage2iso-9999.ebuild
+++ b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,8 +6,8 @@ EAPI=8
inherit autotools git-r3
DESCRIPTION="CD/DVD image converter using libmirage"
-HOMEPAGE="https://github.com/mgorny/mirage2iso/"
-EGIT_REPO_URI="https://github.com/mgorny/mirage2iso.git"
+HOMEPAGE="https://github.com/projg2/mirage2iso/"
+EGIT_REPO_URI="https://github.com/projg2/mirage2iso.git"
LICENSE="BSD"
SLOT="0"