diff options
author | Maciej Barć <xgqt@gentoo.org> | 2021-11-25 02:35:33 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2021-11-25 03:03:32 +0100 |
commit | e4e528ff0da53391f3beb8bafe580521f82e22f3 (patch) | |
tree | 45b58bbcfdead14e201339570d302ed17851caa8 /games-emulation | |
parent | sci-libs/netcdf: add 4.8.1 (diff) | |
download | gentoo-e4e528ff0da53391f3beb8bafe580521f82e22f3.tar.gz gentoo-e4e528ff0da53391f3beb8bafe580521f82e22f3.tar.bz2 gentoo-e4e528ff0da53391f3beb8bafe580521f82e22f3.zip |
games-emulation/ppsspp: update metadata.xml
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/ppsspp/metadata.xml | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/games-emulation/ppsspp/metadata.xml b/games-emulation/ppsspp/metadata.xml index 92a979acdfe4..4b2bbd782539 100644 --- a/games-emulation/ppsspp/metadata.xml +++ b/games-emulation/ppsspp/metadata.xml @@ -1,20 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> + <pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>xgqt@riseup.net</email> - <name>Maciej Barć</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> - <use> - <flag name="discord">Enable interfacing with a locally running Discord desktop client</flag> - <flag name="system-ffmpeg">Use the system-wide media-video/ffmpeg instead of bundled</flag> - </use> - <upstream> - <bugs-to>https://github.com/hrydgard/ppsspp/issues</bugs-to> - <remote-id type="github">hrydgard/ppsspp</remote-id> - </upstream> + <maintainer type="person"> + <email>xgqt@gentoo.org</email> + <name>Maciej Barć</name> + </maintainer> + <use> + <flag name="discord"> + Enable interfacing with a locally running Discord desktop client + </flag> + <flag name="system-ffmpeg"> + Use the system-wide media-video/ffmpeg instead of bundled + </flag> + </use> + <upstream> + <bugs-to>https://github.com/hrydgard/ppsspp/issues</bugs-to> + <remote-id type="github">hrydgard/ppsspp</remote-id> + </upstream> </pkgmetadata> |