commit: 60232da22419c2727eeb08685278ed1a86a33ff1 Author: Alexander Golubev <fatzer2 <AT> gmail <DOT> com> AuthorDate: Mon Aug 11 20:18:55 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 6 15:41:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60232da2
app-admin/gamin: update HOMEPAGE Signed-off-by: Alexander Golubev <fatzer2 <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43415 Closes: https://github.com/gentoo/gentoo/pull/43415 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/gamin/gamin-0.1.10-r1.ebuild | 2 +- app-admin/gamin/metadata.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app-admin/gamin/gamin-0.1.10-r1.ebuild b/app-admin/gamin/gamin-0.1.10-r1.ebuild index a9f76ed975dd..1ae222c78f52 100644 --- a/app-admin/gamin/gamin-0.1.10-r1.ebuild +++ b/app-admin/gamin/gamin-0.1.10-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit multilib-build DESCRIPTION="Meta package providing the File Alteration Monitor API & Server" -HOMEPAGE="https://www.gnome.org/~veillard/gamin/" +HOMEPAGE="https://gitlab.gnome.org/Archive/gamin" LICENSE="LGPL-2" SLOT="0" diff --git a/app-admin/gamin/metadata.xml b/app-admin/gamin/metadata.xml index d43581a9ab0f..56421636c535 100644 --- a/app-admin/gamin/metadata.xml +++ b/app-admin/gamin/metadata.xml @@ -4,4 +4,7 @@ <maintainer type="project"> <email>[email protected]</email> </maintainer> + <upstream> + <remote-id type="gnome-gitlab">Archive/gamin</remote-id> + </upstream> </pkgmetadata>
