summaryrefslogtreecommitdiff
path: root/dev-build/just/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-build/just/metadata.xml')
-rw-r--r--dev-build/just/metadata.xml30
1 files changed, 15 insertions, 15 deletions
diff --git a/dev-build/just/metadata.xml b/dev-build/just/metadata.xml
index d2cd789a3677..cdc3d7209ef1 100644
--- a/dev-build/just/metadata.xml
+++ b/dev-build/just/metadata.xml
@@ -1,17 +1,17 @@
<?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="person">
- <email>joe@wt.gd</email>
- <name>Joe Kappus</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <upstream>
- <changelog>https://github.com/casey/just/raw/master/CHANGELOG.md</changelog>
- <bugs-to>https://github.com/casey/just/issues</bugs-to>
- </upstream>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <maintainer type="person" proxied="yes">
+ <email>joe@wt.gd</email>
+ <name>Joe Kappus</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <changelog>https://github.com/casey/just/raw/master/CHANGELOG.md</changelog>
+ <bugs-to>https://github.com/casey/just/issues</bugs-to>
+ <remote-id type="github">casey/just</remote-id>
+ </upstream>
+</pkgmetadata>