Files
gentoo/net-irc/znc-clientbuffer/metadata.xml
Adrian Schollmeyer 73ecc6c24d net-irc/znc-clientbuffer: QA fixes; adopt
- Add myself as a maintainer
- Migrate to cmake.eclass

Removes the implicit dependency on Python (due to znc-buildmod) and
allows for more flexible options during building.

- Use PV in SRC_URI

Previous SRC_URI had the version hard-coded, although it's equal to PV.

- update EAPI 7 -> 8

- Remove unneded DOCS

The default DOCS doesn't need to be modified for the docs to be
installed as expected.

Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de>
Closes: https://github.com/gentoo/gentoo/pull/25768
Signed-off-by: Sam James <sam@gentoo.org>
2022-06-12 01:48:28 +01:00

17 lines
557 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>nex+b-g-o@nexadn.de</email>
<name>Adrian Schollmeyer</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<bugs-to>https://git.jordanko.ch/Igloo/Push/issues</bugs-to>
<remote-id type="github">CyberShadow/znc-clientbuffer</remote-id>
</upstream>
</pkgmetadata>