summaryrefslogtreecommitdiff
blob: a010034ad155dc0f9c11b1f4d5498139749cc835 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>toolchain@gentoo.org</email>
		<name>Gentoo Toolchain Project</name>
	</maintainer>
	<longdescription>
		A suite of ELF tools to aid auditing systems.
		Contains various ELF related utils for ELF32, ELF64 binaries useful for displaying PaX and security info on a large groups of binary files.
	</longdescription>
	<use>
		<flag name="python">Install a more powerful/faster version of lddtree</flag>
	</use>
	<upstream>
		<remote-id type="cpe">cpe:/a:gentoo:pax-utils</remote-id>
		<remote-id type="gentoo">proj/pax-utils</remote-id>
		<remote-id type="github">gentoo/pax-utils</remote-id>
	</upstream>
</pkgmetadata>