commit: b0db84dc48d1338a999f993459bb3a889f0616f6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Aug 10 14:19:11 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 10 14:20:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0db84dc
app-portage/mgorny-dev-scripts: Update URLs Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-portage/mgorny-dev-scripts/mgorny-dev-scripts-21.ebuild | 4 ++-- app-portage/mgorny-dev-scripts/mgorny-dev-scripts-22.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-21.ebuild b/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-21.ebuild index e607c80581a5..56f187c76de9 100644 --- a/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-21.ebuild +++ b/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-21.ebuild @@ -4,8 +4,8 @@ EAPI=8 DESCRIPTION="Handy scripts for ebuild development and more" -HOMEPAGE="https://github.com/mgorny/mgorny-dev-scripts" -SRC_URI="https://github.com/mgorny/mgorny-dev-scripts/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/projg2/mgorny-dev-scripts" +SRC_URI="https://github.com/projg2/mgorny-dev-scripts/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" diff --git a/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-22.ebuild b/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-22.ebuild index 3b3f636dbc02..09ed49fb3813 100644 --- a/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-22.ebuild +++ b/app-portage/mgorny-dev-scripts/mgorny-dev-scripts-22.ebuild @@ -4,8 +4,8 @@ EAPI=8 DESCRIPTION="Handy scripts for ebuild development and more" -HOMEPAGE="https://github.com/mgorny/mgorny-dev-scripts" -SRC_URI="https://github.com/mgorny/mgorny-dev-scripts/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/projg2/mgorny-dev-scripts" +SRC_URI="https://github.com/projg2/mgorny-dev-scripts/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0"
