diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-15 17:42:10 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-15 17:42:10 +0000 |
commit | 8ea099bc7cd8c0fe2d98b40aa0a0e2cd0650a50a (patch) | |
tree | 40285ed49f8187390617c88ed85c62bcc6686788 /sys-power/cpuspeedy/metadata.xml | |
parent | New ebuild, fixes bug 62246. (diff) | |
download | historical-8ea099bc7cd8c0fe2d98b40aa0a0e2cd0650a50a.tar.gz historical-8ea099bc7cd8c0fe2d98b40aa0a0e2cd0650a50a.tar.bz2 historical-8ea099bc7cd8c0fe2d98b40aa0a0e2cd0650a50a.zip |
Moved from sys-apps/cpuspeedy to sys-power/cpuspeedy.
Diffstat (limited to 'sys-power/cpuspeedy/metadata.xml')
-rw-r--r-- | sys-power/cpuspeedy/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sys-power/cpuspeedy/metadata.xml b/sys-power/cpuspeedy/metadata.xml new file mode 100644 index 000000000000..69fb09fb6644 --- /dev/null +++ b/sys-power/cpuspeedy/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>dragonheart@gentoo.org</email> + <name>Daniel Black</name> + <description>If someone wants to take this over they can</description> +</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> |