commit: 5201b4761a80e9b5bbd10aebb5839f9471c2934a Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me> AuthorDate: Mon Apr 14 06:30:20 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 21 21:01:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5201b476
sys-libs/libutempter: update HOMEPAGE Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me> Part-of: https://github.com/gentoo/gentoo/pull/41585 Closes: https://github.com/gentoo/gentoo/pull/41585 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-libs/libutempter/libutempter-1.2.1.ebuild | 4 ++-- sys-libs/libutempter/metadata.xml | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sys-libs/libutempter/libutempter-1.2.1.ebuild b/sys-libs/libutempter/libutempter-1.2.1.ebuild index 0a9f051fa871..e185cc89d56b 100644 --- a/sys-libs/libutempter/libutempter-1.2.1.ebuild +++ b/sys-libs/libutempter/libutempter-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="Library that allows non-privileged apps to write utmp (login) info" -HOMEPAGE="https://altlinux.org/index.php?module=sisyphus&package=libutempter" +HOMEPAGE="https://git.altlinux.org/people/ldv/packages/?p=libutempter.git https://github.com/altlinux/libutempter" SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/sys-libs/libutempter/metadata.xml b/sys-libs/libutempter/metadata.xml index 73dda144f9ac..3d9deb2a1ba7 100644 --- a/sys-libs/libutempter/metadata.xml +++ b/sys-libs/libutempter/metadata.xml @@ -5,4 +5,7 @@ <email>base-sys...@gentoo.org</email> <name>Gentoo Base System</name> </maintainer> +<upstream> + <remote-id type="github">altlinux/libutempter</remote-id> +</upstream> </pkgmetadata>