diff options
author | Brandon Hale <tseng@gentoo.org> | 2003-11-14 02:44:46 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2003-11-14 02:44:46 +0000 |
commit | e3dbe9fb15cd57486b8fd34e7d22aa1ff38ab0be (patch) | |
tree | f84cdce31da923cc37c2e3e6f64bdd4211ccbe98 /x11-plugins/wmgtemp | |
parent | Fix for #33235. (diff) | |
download | historical-e3dbe9fb15cd57486b8fd34e7d22aa1ff38ab0be.tar.gz historical-e3dbe9fb15cd57486b8fd34e7d22aa1ff38ab0be.tar.bz2 historical-e3dbe9fb15cd57486b8fd34e7d22aa1ff38ab0be.zip |
adding metadata
Diffstat (limited to 'x11-plugins/wmgtemp')
-rw-r--r-- | x11-plugins/wmgtemp/Manifest | 3 | ||||
-rw-r--r-- | x11-plugins/wmgtemp/metadata.xml | 15 |
2 files changed, 17 insertions, 1 deletions
diff --git a/x11-plugins/wmgtemp/Manifest b/x11-plugins/wmgtemp/Manifest index 071703649778..fafaa9f64276 100644 --- a/x11-plugins/wmgtemp/Manifest +++ b/x11-plugins/wmgtemp/Manifest @@ -1,3 +1,4 @@ -MD5 2b8f0542470d60742fe6d814d532e578 wmgtemp-0.6.ebuild 771 MD5 f0b1a8afc65bfe310f2d32f559d93ee9 ChangeLog 497 +MD5 2b8f0542470d60742fe6d814d532e578 wmgtemp-0.6.ebuild 771 +MD5 e159009c6111ef61596acaaca57a2472 metadata.xml 695 MD5 ee8e4d7233039755c7fe5e37f7ccc23d files/digest-wmgtemp-0.6 62 diff --git a/x11-plugins/wmgtemp/metadata.xml b/x11-plugins/wmgtemp/metadata.xml new file mode 100644 index 000000000000..5151c333409a --- /dev/null +++ b/x11-plugins/wmgtemp/metadata.xml @@ -0,0 +1,15 @@ + [32;01m*[0m Generated metadata.xml: + +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>desktop-dock</herd> +<longdescription> +wmgtemp is a dock-app for Window Maker that graphically displays the CPU and +System temperatures using the lm_sensors package. It was originally intended to +work with the VIA686A chipset although it can dynamically detect chipset +features to work with other sensors. It displays the CPU and System temperature +values, a scaling graph of temperature history, and high-temperature warning +lights. It should also work fine with other window managers. +</longdescription> +</pkgmetadata> |