summaryrefslogtreecommitdiff
path: root/app-misc/cheat/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/cheat/metadata.xml')
-rw-r--r--app-misc/cheat/metadata.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/app-misc/cheat/metadata.xml b/app-misc/cheat/metadata.xml
index e815a9bbff2e..e8bdb4485e84 100644
--- a/app-misc/cheat/metadata.xml
+++ b/app-misc/cheat/metadata.xml
@@ -1,16 +1,16 @@
<?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>mathieu.tortuyaux@gmail.com</email>
- <name>Mathieu Tortuyaux</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>mathieu.tortuyaux@gmail.com</email>
+ <name>Mathieu Tortuyaux</name>
+ </maintainer>
+ <longdescription lang="en">
cheat allows you to create and view interactive cheatsheets on the command-line.
It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
</longdescription>
- <upstream>
- <bugs-to>https://github.com/cheat/cheat/issues</bugs-to>
- </upstream>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <upstream>
+ <bugs-to>https://github.com/cheat/cheat/issues</bugs-to>
+ <remote-id type="github">cheat/cheat</remote-id>
+ </upstream>
+</pkgmetadata>