blob: c9778ad30674451904d0c64bb74ea82b95742074 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>pacho@gentoo.org</email>
<name>Pacho Ramos</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>rei4dan@gmail.com</email>
<name>My Th</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
Kernel module which automatically detects the required ACPI calls for two
kinds of Optimus laptops for safe disabling/enabling the discrete graphics card.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|