gui-apps/wob: fix PkgMetadataXmlIndentation and BadFilename

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2021-05-24 09:27:12 +02:00
parent aae6bbc611
commit fa1d5f6bc5
3 changed files with 12 additions and 12 deletions

View File

@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Jonas Frei</name>
<email>freijon@pm.me</email>
</maintainer>
<longdescription>
<maintainer type="person">
<name>Jonas Frei</name>
<email>freijon@pm.me</email>
</maintainer>
<longdescription>
A lightweight overlay volume/backlight/progress/anything bar
for wlroots based Wayland compositors (requrires support for
wlr_layer_shell_unstable_v1). This project is inspired by
xob - X Overlay Bar
</longdescription>
<upstream>
<remote-id type="github">francma/wob</remote-id>
<bugs-to>https://github.com/francma/wob/issues</bugs-to>
</upstream>
</longdescription>
<upstream>
<remote-id type="github">francma/wob</remote-id>
<bugs-to>https://github.com/francma/wob/issues</bugs-to>
</upstream>
</pkgmetadata>