commit: 354a8949f5c3ea4a9efca969fe02e1369b9c7d42 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Mon May 12 16:26:29 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 21 21:43:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=354a8949
sys-apps/ucspi-unix: metadata: add upstream & indent Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Part-of: https://github.com/gentoo/gentoo/pull/42059 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/ucspi-unix/metadata.xml | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/sys-apps/ucspi-unix/metadata.xml b/sys-apps/ucspi-unix/metadata.xml index ea0a4ca31d9b..0032edff4b7e 100644 --- a/sys-apps/ucspi-unix/metadata.xml +++ b/sys-apps/ucspi-unix/metadata.xml @@ -1,12 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>base-sys...@gentoo.org</email> - <name>Gentoo Base System</name> -</maintainer> -<longdescription lang="en"> -This package contains UNIX domain socket client and server programs that -conform to UCSPI, the UNIX Client-Server Program Interface. -</longdescription> + <maintainer type="project"> + <email>base-sys...@gentoo.org</email> + <name>Gentoo Base System</name> + </maintainer> + <longdescription lang="en"> + This package contains UNIX domain socket client and server programs that + conform to UCSPI, the UNIX Client-Server Program Interface. + </longdescription> + <upstream> + <bugs-to>https://github.com/bruceg/ucspi-unix/issues</bugs-to> + <changelog>https://untroubled.org/ucspi-unix/NEWS</changelog> + <remote-id type="github">bruceg/ucspi-unix</remote-id> + </upstream> </pkgmetadata>