diff options
author | Brandon Hale <tseng@gentoo.org> | 2003-11-14 02:34:39 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2003-11-14 02:34:39 +0000 |
commit | 76abe3e6991c99bb945ba2529fbf86dfebbd461d (patch) | |
tree | bc6c7d35e5a00b4d6cacef7d0eb908ee1e2dc9f3 /x11-plugins | |
parent | adding metadata (diff) | |
download | gentoo-2-76abe3e6991c99bb945ba2529fbf86dfebbd461d.tar.gz gentoo-2-76abe3e6991c99bb945ba2529fbf86dfebbd461d.tar.bz2 gentoo-2-76abe3e6991c99bb945ba2529fbf86dfebbd461d.zip |
adding metadata
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmmon+smp/Manifest | 1 | ||||
-rw-r--r-- | x11-plugins/wmmsg/Manifest | 3 | ||||
-rw-r--r-- | x11-plugins/wmmsg/metadata.xml | 13 | ||||
-rw-r--r-- | x11-plugins/wmnd/metadata.xml | 15 |
4 files changed, 31 insertions, 1 deletions
diff --git a/x11-plugins/wmmon+smp/Manifest b/x11-plugins/wmmon+smp/Manifest index 6f0d7fcd1433..70c72702f44b 100644 --- a/x11-plugins/wmmon+smp/Manifest +++ b/x11-plugins/wmmon+smp/Manifest @@ -1,3 +1,4 @@ MD5 2167630a615d25bcc27921e73225c77b ChangeLog 778 MD5 b8456b2a5c47cf743e6aa4b50a29e891 wmmon+smp-1.0-r1.ebuild 673 +MD5 6aaad493b19e4f303033402fcfc4db75 metadata.xml 484 MD5 65ae74c588cc6bc40172f42b4b89e330 files/digest-wmmon+smp-1.0-r1 60 diff --git a/x11-plugins/wmmsg/Manifest b/x11-plugins/wmmsg/Manifest index 499f062f97ab..1cf584613cf8 100644 --- a/x11-plugins/wmmsg/Manifest +++ b/x11-plugins/wmmsg/Manifest @@ -1,3 +1,4 @@ -MD5 b17c24c9a264887eae808b4f824271e0 wmmsg-1.0.ebuild 794 MD5 bb0d61d6ae124a384a42389293c2a907 ChangeLog 393 +MD5 b17c24c9a264887eae808b4f824271e0 wmmsg-1.0.ebuild 794 +MD5 a589dd87da6c2a4da081fc557b5daef5 metadata.xml 529 MD5 8adc545af7c510d95d9464b601ecd2ad files/digest-wmmsg-1.0 61 diff --git a/x11-plugins/wmmsg/metadata.xml b/x11-plugins/wmmsg/metadata.xml new file mode 100644 index 000000000000..6779daedb11e --- /dev/null +++ b/x11-plugins/wmmsg/metadata.xml @@ -0,0 +1,13 @@ + [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> +wmmsg is a dockapp that informs you of new events, such as incoming chat +messages, by displaying related icons and arrival times. A notification +program, wmmsg_notify, is included to send events to the dockapp. This can be +called from messaging clients, or any other useful location. +</longdescription> +</pkgmetadata> diff --git a/x11-plugins/wmnd/metadata.xml b/x11-plugins/wmnd/metadata.xml new file mode 100644 index 000000000000..dfcaf66b6892 --- /dev/null +++ b/x11-plugins/wmnd/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> +WMND (Window Maker Network Devices) is a dockapp +for monitoring multiple network interfaces +simultaneously. Based on WMiFS 1.3b, WMND has +been almost totally re-written and is more +optimized, flexible, and consumes less CPU time +than wmmon. +</longdescription> +</pkgmetadata> |