diff options
Diffstat (limited to 'dev-cpp/indicators/metadata.xml')
| -rw-r--r-- | dev-cpp/indicators/metadata.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/dev-cpp/indicators/metadata.xml b/dev-cpp/indicators/metadata.xml index 494f5acb050c..5cc906ef1c45 100644 --- a/dev-cpp/indicators/metadata.xml +++ b/dev-cpp/indicators/metadata.xml @@ -1,8 +1,9 @@ <?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> - <upstream> - <bugs-to>https://github.com/p-ranav/indicators/issues</bugs-to> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <remote-id type="github">p-ranav/indicators</remote-id> + <bugs-to>https://github.com/p-ranav/indicators/issues</bugs-to> + </upstream> + <!-- maintainer-needed --> +</pkgmetadata> |
