summaryrefslogtreecommitdiff
path: root/dev-util/crash
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [master] <gitlab@liguros.net>2021-03-01 00:37:58 +0000
committerLiguros - Gitlab CI/CD [master] <gitlab@liguros.net>2021-03-01 00:37:58 +0000
commit8ddb1a3d1229412a438971f82d37d518a0223726 (patch)
tree83438b5ddb9d23a390f1a3fc505303d3d2223bf2 /dev-util/crash
parent9acab46e1a820daece7b2e631485c157ce2210ad (diff)
downloadbaldeagleos-repo-21.1.5.tar.gz
baldeagleos-repo-21.1.5.tar.xz
baldeagleos-repo-21.1.5.zip
Adding metadatav21.1.5
Diffstat (limited to 'dev-util/crash')
-rw-r--r--dev-util/crash/crash-7.2.9.ebuild1
-rw-r--r--dev-util/crash/crash-9999.ebuild1
-rw-r--r--dev-util/crash/metadata.xml16
3 files changed, 9 insertions, 9 deletions
diff --git a/dev-util/crash/crash-7.2.9.ebuild b/dev-util/crash/crash-7.2.9.ebuild
index 65a7a71821fd..25d3d913e8f2 100644
--- a/dev-util/crash/crash-7.2.9.ebuild
+++ b/dev-util/crash/crash-7.2.9.ebuild
@@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/crash-utility/crash.git"
SRC_URI="http://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.gz"
EGIT_BRANCH="master"
- KEYWORDS=""
inherit git-r3
else
SRC_URI="https://github.com/crash-utility/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
diff --git a/dev-util/crash/crash-9999.ebuild b/dev-util/crash/crash-9999.ebuild
index 65a7a71821fd..25d3d913e8f2 100644
--- a/dev-util/crash/crash-9999.ebuild
+++ b/dev-util/crash/crash-9999.ebuild
@@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/crash-utility/crash.git"
SRC_URI="http://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.gz"
EGIT_BRANCH="master"
- KEYWORDS=""
inherit git-r3
else
SRC_URI="https://github.com/crash-utility/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
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