diff options
-rw-r--r-- | app-portage/kuroneko/kuroneko-0.1.0.ebuild | 4 | ||||
-rw-r--r-- | app-portage/kuroneko/kuroneko-0.1.1.ebuild | 4 | ||||
-rw-r--r-- | app-portage/kuroneko/kuroneko-0.1.2.ebuild | 4 | ||||
-rw-r--r-- | app-portage/kuroneko/kuroneko-0.1.3.ebuild | 6 | ||||
-rw-r--r-- | app-portage/kuroneko/metadata.xml | 2 |
5 files changed, 10 insertions, 10 deletions
diff --git a/app-portage/kuroneko/kuroneko-0.1.0.ebuild b/app-portage/kuroneko/kuroneko-0.1.0.ebuild index 0bd9b554e20a..a927dfa3d2fd 100644 --- a/app-portage/kuroneko/kuroneko-0.1.0.ebuild +++ b/app-portage/kuroneko/kuroneko-0.1.0.ebuild @@ -7,9 +7,9 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Vulnerability checker using data scraped from Gentoo Bugzilla" -HOMEPAGE="https://github.com/mgorny/kuroneko/" +HOMEPAGE="https://github.com/projg2/kuroneko/" SRC_URI=" - https://github.com/mgorny/kuroneko/archive/v${PV}.tar.gz + https://github.com/projg2/kuroneko/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" diff --git a/app-portage/kuroneko/kuroneko-0.1.1.ebuild b/app-portage/kuroneko/kuroneko-0.1.1.ebuild index 9b74e4af13e3..1348cb14a13e 100644 --- a/app-portage/kuroneko/kuroneko-0.1.1.ebuild +++ b/app-portage/kuroneko/kuroneko-0.1.1.ebuild @@ -7,9 +7,9 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Vulnerability checker using data scraped from Gentoo Bugzilla" -HOMEPAGE="https://github.com/mgorny/kuroneko/" +HOMEPAGE="https://github.com/projg2/kuroneko/" SRC_URI=" - https://github.com/mgorny/kuroneko/archive/v${PV}.tar.gz + https://github.com/projg2/kuroneko/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" diff --git a/app-portage/kuroneko/kuroneko-0.1.2.ebuild b/app-portage/kuroneko/kuroneko-0.1.2.ebuild index 9b74e4af13e3..1348cb14a13e 100644 --- a/app-portage/kuroneko/kuroneko-0.1.2.ebuild +++ b/app-portage/kuroneko/kuroneko-0.1.2.ebuild @@ -7,9 +7,9 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Vulnerability checker using data scraped from Gentoo Bugzilla" -HOMEPAGE="https://github.com/mgorny/kuroneko/" +HOMEPAGE="https://github.com/projg2/kuroneko/" SRC_URI=" - https://github.com/mgorny/kuroneko/archive/v${PV}.tar.gz + https://github.com/projg2/kuroneko/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" diff --git a/app-portage/kuroneko/kuroneko-0.1.3.ebuild b/app-portage/kuroneko/kuroneko-0.1.3.ebuild index 9b74e4af13e3..8760452d1720 100644 --- a/app-portage/kuroneko/kuroneko-0.1.3.ebuild +++ b/app-portage/kuroneko/kuroneko-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,9 +7,9 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Vulnerability checker using data scraped from Gentoo Bugzilla" -HOMEPAGE="https://github.com/mgorny/kuroneko/" +HOMEPAGE="https://github.com/projg2/kuroneko/" SRC_URI=" - https://github.com/mgorny/kuroneko/archive/v${PV}.tar.gz + https://github.com/projg2/kuroneko/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" diff --git a/app-portage/kuroneko/metadata.xml b/app-portage/kuroneko/metadata.xml index f97ac90e4b67..7af1965fdefb 100644 --- a/app-portage/kuroneko/metadata.xml +++ b/app-portage/kuroneko/metadata.xml @@ -11,6 +11,6 @@ </flag> </use> <upstream> - <remote-id type="github">mgorny/kuroneko</remote-id> + <remote-id type="github">projg2/kuroneko</remote-id> </upstream> </pkgmetadata> |