blob: 9c72c195a243d0c6614c9caadca98c6d76c1a1dd (
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 "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>proxy-maintainers</herd>
<maintainer>
<email>psomas@gentoo.org</email>
<name>Stratos Psomadakis</name>
</maintainer>
<maintainer>
<email>eric-f.garioud@wanadoo.fr</email>
<name>Eric F. GARIOUD</name>
</maintainer>
<longdescription>
Real-time patchset for the Linux Kernel
</longdescription>
<use>
<flag name='deblob'>Remove binary blobs from kernel sources to provide libre license compliance.</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/o:linux:linux_kernel</remote-id>
</upstream>
</pkgmetadata>
|