app-eselect/eselect-repository: Update homepage

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-04-05 08:51:11 +02:00
parent 453b326a07
commit 5a68316970
2 changed files with 3 additions and 3 deletions
@@ -7,9 +7,9 @@ PYTHON_COMPAT=( python3_{11..14} )
inherit python-single-r1 inherit python-single-r1
DESCRIPTION="Manage repos.conf via eselect" DESCRIPTION="Manage repos.conf via eselect"
HOMEPAGE="https://github.com/projg2/eselect-repository/" HOMEPAGE="https://github.com/gentoo/eselect-repository/"
SRC_URI=" SRC_URI="
https://github.com/projg2/eselect-repository/archive/v${PV}.tar.gz https://github.com/gentoo/eselect-repository/archive/v${PV}.tar.gz
-> ${P}.tar.gz -> ${P}.tar.gz
" "
+1 -1
View File
@@ -9,7 +9,7 @@
<flag name="mercurial">Support mercurial sync-type.</flag> <flag name="mercurial">Support mercurial sync-type.</flag>
</use> </use>
<upstream> <upstream>
<remote-id type="github">projg2/eselect-repository</remote-id> <remote-id type="github">gentoo/eselect-repository</remote-id>
</upstream> </upstream>
<stabilize-allarches/> <stabilize-allarches/>
</pkgmetadata> </pkgmetadata>