From f1cd8f3514f8b9fbc1cc9cfe0dd08a8cb258e87a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 10 Aug 2022 20:18:34 +0100 Subject: gentoo auto-resync : 10:08:2022 - 20:18:34 --- app-portage/kuroneko/kuroneko-0.1.3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-portage/kuroneko/kuroneko-0.1.3.ebuild') 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" -- cgit v1.2.3