sys-apps/gentoo-functions: Sync with Gentoo

It's from Gentoo commit 7e9d0c1794e80fe982782964aadf2fac51a18d4a.
This commit is contained in:
Flatcar Buildbot 2023-10-16 07:15:45 +00:00
parent 7053a65d57
commit b11446834b

View File

@ -1,14 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>williamh@gentoo.org</email>
</maintainer>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<upstream>
<remote-id type="github">gentoo/gentoo-functions</remote-id>
</upstream>
<maintainer type="person">
<email>williamh@gentoo.org</email>
</maintainer>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<upstream>
<remote-id type="gentoo">proj/gentoo-functions</remote-id>
<remote-id type="github">gentoo/gentoo-functions</remote-id>
</upstream>
</pkgmetadata>