diff options
Diffstat (limited to 'app-misc/wego/metadata.xml')
| -rw-r--r-- | app-misc/wego/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/app-misc/wego/metadata.xml b/app-misc/wego/metadata.xml index eb76886dd4e0..6fb7d44046f6 100644 --- a/app-misc/wego/metadata.xml +++ b/app-misc/wego/metadata.xml @@ -1,11 +1,15 @@ <?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>ceres@ceressees.dev</email> - <name>Ceres Milner</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="person"> + <email>ceres@ceressees.dev</email> + <name>Ceres Milner</name> + </maintainer> + <upstream> + <remote-id type="github">schachmat/wego</remote-id> + <bugs-to>https://github.com/schachmat/wego/issues</bugs-to> + </upstream> + <longdescription lang="en"> Features show forecast for 1 to 7 days @@ -20,8 +24,4 @@ multi language support config file for default location which can be overridden by commandline Automatic config management with ingo </longdescription> - <upstream> - <bugs-to>https://github.com/schachmat/wego/issues</bugs-to> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file +</pkgmetadata> |
