blob: e319f071254cc0f4c2b7ba17ba34ca1b2dfafb62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<!-- No ALLARCHES because of parsing of kernel blobs to extract version -->
<upstream>
<maintainer status="active">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<bugs-to>https://github.com/gentoo/eclean-kernel/issues/</bugs-to>
<remote-id type="github">gentoo/eclean-kernel</remote-id>
<remote-id type="pypi">eclean-kernel</remote-id>
</upstream>
</pkgmetadata>
|