sys-block/partimage: add gitlab upstream metadata

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-08-06 04:59:30 +01:00
parent d8be3b5085
commit 36d5393bb1

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="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<use>
<flag name="nologin">Do not include login support when connecting partimaged</flag>
</use>
<upstream>
<remote-id type="sourceforge">partimage</remote-id>
</upstream>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<use>
<flag name="nologin">Do not include login support when connecting partimaged</flag>
</use>
<upstream>
<remote-id type="gitlab">partimage/partimage-sources</remote-id>
<remote-id type="sourceforge">partimage</remote-id>
</upstream>
</pkgmetadata>