blob: 39c4e14fc524d0c969e6af475680c30a388bf86e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
</maintainer>
<longdescription>
Cpuspeedy is a simple tool written in Python which allows you to change the clock speed and voltage of the CPUs
using the Linux's CPUFreq driver
(copyied off ref url)
</longdescription>
</pkgmetadata>
|