diff options
Diffstat (limited to 'dev-util/crash')
| -rw-r--r-- | dev-util/crash/crash-7.2.9.ebuild | 1 | ||||
| -rw-r--r-- | dev-util/crash/crash-9999.ebuild | 1 | ||||
| -rw-r--r-- | dev-util/crash/metadata.xml | 16 |
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 |
