summaryrefslogtreecommitdiff
path: root/dev-util/crash/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/crash/metadata.xml')
-rw-r--r--dev-util/crash/metadata.xml16
1 files changed, 9 insertions, 7 deletions
diff --git a/dev-util/crash/metadata.xml b/dev-util/crash/metadata.xml
index 5306956b816b..9b29dd9cf4ac 100644
--- a/dev-util/crash/metadata.xml
+++ b/dev-util/crash/metadata.xml
@@ -1,15 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>dlan@gentoo.org</email>
- <name>Yixun Lan</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>dlan@gentoo.org</email>
+ <name>Yixun Lan</name>
+ </maintainer>
+ <longdescription lang="en">
The Red Hat crash analysis utility is loosely based on the SVR4 UNIX
crash command, but has been significantly enhanced by completely merging
it with the GNU gdb debugger. The marriage of the two effectively
combines the kernel-specific nature of the traditional UNIX crash
utility with the source code level debugging capabilities of gdb.
</longdescription>
-</pkgmetadata>
+
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file