summaryrefslogtreecommitdiff
path: root/games-emulation/pcsx2/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/pcsx2/metadata.xml')
-rw-r--r--games-emulation/pcsx2/metadata.xml28
1 files changed, 14 insertions, 14 deletions
diff --git a/games-emulation/pcsx2/metadata.xml b/games-emulation/pcsx2/metadata.xml
index afe430fd6300..46bb9ff953de 100644
--- a/games-emulation/pcsx2/metadata.xml
+++ b/games-emulation/pcsx2/metadata.xml
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>games@gentoo.org</email>
- <name>Gentoo Games Project</name>
- </maintainer>
- <upstream>
- <bugs-to>https://github.com/PCSX2/pcsx2/issues</bugs-to>
- </upstream>
- <use>
- <flag name="clang">
+ <maintainer type="project">
+ <email>games@gentoo.org</email>
+ <name>Gentoo Games Project</name>
+ </maintainer>
+ <use>
+ <flag name="clang">
Use Clang compiler to build (the only compiler that is
currently supported by upstream on Linux, do not report
bugs if force-disabled)
</flag>
- <flag name="sndio">Enable support for the <pkg>media-sound/sndio</pkg> backend</flag>
- </use>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <flag name="sndio">Enable support for the <pkg>media-sound/sndio</pkg> backend</flag>
+ </use>
+ <upstream>
+ <bugs-to>https://github.com/PCSX2/pcsx2/issues</bugs-to>
+ <remote-id type="github">PCSX2/pcsx2</remote-id>
+ </upstream>
+</pkgmetadata>