dev-vcs/git-merge-changelog: update HOMEPAGE

Add upstream/remote-id to metadata.

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2025-09-13 19:42:08 +02:00
parent e9cb9b5b09
commit c7f9b963f0
2 changed files with 7 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
EAPI=8
DESCRIPTION="Git merge driver for GNU style ChangeLog files"
HOMEPAGE="https://www.gnu.org/software/gnulib/"
HOMEPAGE="https://www.gnu.org/software/vc-changelog/"
SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${PN}-${PV#*pre}.tar.xz"
S="${WORKDIR}/${PN}"

View File

@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ulm@gentoo.org</email>
</maintainer>
<maintainer type="person">
<email>ulm@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="savannah">vc-changelog</remote-id>
</upstream>
</pkgmetadata>