summaryrefslogtreecommitdiff
blob: 677261c6f02735f39c5b642a1d14446389c67db2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>blueness@gentoo.org</email>
		<name>Anthony G. Basile</name>
	</maintainer>
	<maintainer type="project">
		<email>kernel@gentoo.org</email>
		<name>Gentoo Kernel Project</name>
	</maintainer>
	<maintainer type="project">
		<email>hardened@gentoo.org</email>
		<name>Gentoo Hardened</name>
	</maintainer>
	<longdescription>
		hardened-sources is based upon genpatches, and adds the grsecurity
		patch from http://www.grsecurity.net, which also includes PaX.
	</longdescription>
	<use>
		<flag name="deblob">Remove binary blobs from kernel sources to provide libre license compliance.</flag>
	</use>
</pkgmetadata>