commit: 94413c03b8e966bdc2cd349584e122b410138aef
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 06:48:54 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 06:49:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94413c03
app-admin/eclean-kernel: Update URLs
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild | 8 ++++----
app-admin/eclean-kernel/eclean-kernel-1.99.4.ebuild | 6 +++---
app-admin/eclean-kernel/eclean-kernel-2.99.3.ebuild | 4 ++--
app-admin/eclean-kernel/eclean-kernel-9999.ebuild | 4 ++--
app-admin/eclean-kernel/metadata.xml | 4 ++--
5 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
b/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
index 0c366b25ea8b..7c8bf73a2541 100644
--- a/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
+++ b/app-admin/eclean-kernel/eclean-kernel-0.4.3.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_8 )
inherit distutils-r1
DESCRIPTION="Remove outdated built kernels"
-HOMEPAGE="https://github.com/mgorny/eclean-kernel/"
-SRC_URI="https://github.com/mgorny/eclean-kernel/archive/v${PV}.tar.gz ->
${P}.tar.gz"
+HOMEPAGE="https://github.com/projg2/eclean-kernel/"
+SRC_URI="https://github.com/projg2/eclean-kernel/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/app-admin/eclean-kernel/eclean-kernel-1.99.4.ebuild
b/app-admin/eclean-kernel/eclean-kernel-1.99.4.ebuild
index ae41700c874d..575548e459c4 100644
--- a/app-admin/eclean-kernel/eclean-kernel-1.99.4.ebuild
+++ b/app-admin/eclean-kernel/eclean-kernel-1.99.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Clean up old and stale kernel files"
-HOMEPAGE="https://github.com/mgorny/eclean-kernel2"
-SRC_URI="https://github.com/mgorny/eclean-kernel2/releases/download/v${PV}/${P}.tar.bz2"
+HOMEPAGE="https://github.com/projg2/eclean-kernel2"
+SRC_URI="https://github.com/projg2/eclean-kernel2/releases/download/v${PV}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
diff --git a/app-admin/eclean-kernel/eclean-kernel-2.99.3.ebuild
b/app-admin/eclean-kernel/eclean-kernel-2.99.3.ebuild
index 587cb0ebb129..1ddf5d99f8da 100644
--- a/app-admin/eclean-kernel/eclean-kernel-2.99.3.ebuild
+++ b/app-admin/eclean-kernel/eclean-kernel-2.99.3.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Remove outdated built kernels"
-HOMEPAGE="https://github.com/mgorny/eclean-kernel/"
-SRC_URI="https://github.com/mgorny/eclean-kernel/archive/v${PV}.tar.gz ->
${P}.tar.gz"
+HOMEPAGE="https://github.com/projg2/eclean-kernel/"
+SRC_URI="https://github.com/projg2/eclean-kernel/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/app-admin/eclean-kernel/eclean-kernel-9999.ebuild
b/app-admin/eclean-kernel/eclean-kernel-9999.ebuild
index ef5717a47b1a..879888b0e4be 100644
--- a/app-admin/eclean-kernel/eclean-kernel-9999.ebuild
+++ b/app-admin/eclean-kernel/eclean-kernel-9999.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1 git-r3
DESCRIPTION="Remove outdated built kernels"
-HOMEPAGE="https://github.com/mgorny/eclean-kernel/"
-EGIT_REPO_URI="https://github.com/mgorny/eclean-kernel.git"
+HOMEPAGE="https://github.com/projg2/eclean-kernel/"
+EGIT_REPO_URI="https://github.com/projg2/eclean-kernel.git"
LICENSE="BSD"
SLOT="0"
diff --git a/app-admin/eclean-kernel/metadata.xml
b/app-admin/eclean-kernel/metadata.xml
index 6c3f7b45181f..11fd9db9c6da 100644
--- a/app-admin/eclean-kernel/metadata.xml
+++ b/app-admin/eclean-kernel/metadata.xml
@@ -11,7 +11,7 @@
<email>[email protected]</email>
<name>Michał Górny</name>
</maintainer>
- <bugs-to>https://github.com/mgorny/eclean-kernel2/issues/</bugs-to>
- <remote-id type="github">mgorny/eclean-kernel2</remote-id>
+ <bugs-to>https://github.com/projg2/eclean-kernel2/issues/</bugs-to>
+ <remote-id type="github">projg2/eclean-kernel2</remote-id>
</upstream>
</pkgmetadata>