blob: 4fdb3b956ddf44a808b684118bc5fd57e83386ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kernel</herd>
<herd>hardened</herd>
<maintainer>
<email>phreak@gentoo.org</email>
<name>Christian Heim</name>
</maintainer>
<maintainer>
<email>kerframil@gmail.com</email>
<name>Kerin Millar</name>
</maintainer>
<maintainer>
<email>bugs-gentoo-org-02@bumpin.org</email>
<name>Gordon Malm</name>
</maintainer>
<longdescription>
hardened-sources is based upon genpatches, and adds the grsecurity
patch from http://www.grsecurity.net, which also includes PaX.
</longdescription>
</pkgmetadata>
|