diff options
-rw-r--r-- | x11-plugins/wmapm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmapm/metadata.xml | 15 |
2 files changed, 12 insertions, 8 deletions
diff --git a/x11-plugins/wmapm/ChangeLog b/x11-plugins/wmapm/ChangeLog index fb5472605d4e..b54e0af03cb2 100644 --- a/x11-plugins/wmapm/ChangeLog +++ b/x11-plugins/wmapm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmapm # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapm/ChangeLog,v 1.8 2006/01/22 12:29:30 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapm/ChangeLog,v 1.9 2006/01/22 12:36:21 nelchael Exp $ + + 22 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> metadata.xml: + Moved to desktop-dock. 22 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> -wmapm-3.1.ebuild, wmapm-3.1-r1.ebuild: diff --git a/x11-plugins/wmapm/metadata.xml b/x11-plugins/wmapm/metadata.xml index 12bcc3616b41..3272aa8dbc51 100644 --- a/x11-plugins/wmapm/metadata.xml +++ b/x11-plugins/wmapm/metadata.xml @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>desktop-misc</herd> -<longdescription> -wmapm is a small dock-app for WindowMaker that shows continually-updated APM -statistics. It's a must have for Laptop users. Features include status of power -supply, percentage of battery remaining, battery charging, time left to battery -depletion and high/low/critical battery status. -</longdescription> + <herd>desktop-dock</herd> + <longdescription> + wmapm is a small dock-app for WindowMaker that shows + continually-updated APM statistics. It's a must have for Laptop + users. Features include status of power supply, percentage of + battery remaining, battery charging, time left to battery depletion + and high/low/critical battery status. + </longdescription> </pkgmetadata> |