commit:     e87d715278356b1af1d073c08ac990cc64089d36
Author:     Alexander Golubev <fatzer2 <AT> gmail <DOT> com>
AuthorDate: Mon Aug 11 20:02:04 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=e87d7152

dev-libs/libgamin: update HOMEPAGE

Also:
* make SRC_URI non-static
* drop outdated blocker to apiece pkgcheck (it is not in portage since
        the migration to git)

Signed-off-by: Alexander Golubev <fatzer2 <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43415
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libgamin/libgamin-0.1.10-r7.ebuild | 7 +++----
 dev-libs/libgamin/metadata.xml              | 3 +++
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-libs/libgamin/libgamin-0.1.10-r7.ebuild 
b/dev-libs/libgamin/libgamin-0.1.10-r7.ebuild
index 128af176d04c..c4724ca4903c 100644
--- a/dev-libs/libgamin/libgamin-0.1.10-r7.ebuild
+++ b/dev-libs/libgamin/libgamin-0.1.10-r7.ebuild
@@ -9,10 +9,10 @@ GNOME_TARBALL_SUFFIX="bz2"
 inherit autotools gnome.org multilib-minimal
 
 DESCRIPTION="Library providing the FAM File Alteration Monitor API"
-HOMEPAGE="https://www.gnome.org/~veillard/gamin/";
+HOMEPAGE="https://gitlab.gnome.org/Archive/gamin";
 SRC_URI="${SRC_URI}
        mirror://gentoo/gamin-0.1.9-freebsd.patch.bz2
-       
https://dev.gentoo.org/~grobian/patches/libgamin-0.1.10-opensolaris.patch.bz2
+       https://dev.gentoo.org/~grobian/patches/${P}-opensolaris.patch.bz2
        https://pkgconfig.freedesktop.org/releases/pkg-config-0.28.tar.gz"; # 
pkg.m4 for eautoreconf
 
 LICENSE="LGPL-2"
@@ -23,8 +23,7 @@ IUSE="debug static-libs"
 RESTRICT="test" # needs gam-server
 
 RDEPEND="
-       !app-admin/fam
-       !<app-admin/gamin-0.1.10"
+       !app-admin/fam"
 DEPEND="${RDEPEND}"
 
 src_prepare() {

diff --git a/dev-libs/libgamin/metadata.xml b/dev-libs/libgamin/metadata.xml
index d43581a9ab0f..56421636c535 100644
--- a/dev-libs/libgamin/metadata.xml
+++ b/dev-libs/libgamin/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>

Reply via email to