diff options
author | Abhishek Amit <abhishek@gentoo.org> | 2003-11-03 07:17:31 +0000 |
---|---|---|
committer | Abhishek Amit <abhishek@gentoo.org> | 2003-11-03 07:17:31 +0000 |
commit | c44a62144a7b86ea0989782ea83b13253601ff47 (patch) | |
tree | aedbb623d1a26caa13dbf7f6a450bb159778740c /x11-plugins | |
parent | fixed dep for TwistedDocs -> twisted-docs (diff) | |
download | gentoo-2-c44a62144a7b86ea0989782ea83b13253601ff47.tar.gz gentoo-2-c44a62144a7b86ea0989782ea83b13253601ff47.tar.bz2 gentoo-2-c44a62144a7b86ea0989782ea83b13253601ff47.zip |
Added metadata.xml
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/allin1/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/allin1/Manifest | 3 | ||||
-rw-r--r-- | x11-plugins/allin1/metadata.xml | 6 |
3 files changed, 12 insertions, 2 deletions
diff --git a/x11-plugins/allin1/ChangeLog b/x11-plugins/allin1/ChangeLog index 7e38685cd566..8e30a852c34c 100644 --- a/x11-plugins/allin1/ChangeLog +++ b/x11-plugins/allin1/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/allin1 # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/allin1/ChangeLog,v 1.1 2003/09/05 01:01:37 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/allin1/ChangeLog,v 1.2 2003/11/03 07:17:29 abhishek Exp $ + + 02 Nov 2003; Abhishek Amit <abhishek@gentoo.org> metadata.xml: + Added metadata.xml *allin1-0.4.5 (04 Sep 2003) diff --git a/x11-plugins/allin1/Manifest b/x11-plugins/allin1/Manifest index 00db0cd6dee2..1d9ca9dcf8f4 100644 --- a/x11-plugins/allin1/Manifest +++ b/x11-plugins/allin1/Manifest @@ -1,3 +1,4 @@ -MD5 e269e22f73ae7288bbfb7f9862afae6d ChangeLog 440 MD5 e1a26650ba225792f395803d143613df allin1-0.4.5.ebuild 722 +MD5 9ee7c03a6220ef9ab35f0675df575307 ChangeLog 532 +MD5 6264f1264cc812fe9629aed290bc4b98 metadata.xml 482 MD5 5bb804feecc3bc0c1d9c960d64229a41 files/digest-allin1-0.4.5 63 diff --git a/x11-plugins/allin1/metadata.xml b/x11-plugins/allin1/metadata.xml new file mode 100644 index 000000000000..0c31c504591d --- /dev/null +++ b/x11-plugins/allin1/metadata.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>x11-misc</herd> + <longdescription>Allin1 is a little dock applet for FluxBox and similar window managers which monitors CPU load with a moving graph, memory and swap usage with histograms, battery and power status with histogram and icons, and ethernet/PPP interfaces with icons and histograms (linear or logaritmic).</longdescription> +</pkgmetadata> |