summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-07-31 16:31:50 +0000
committerUlrich Müller <ulm@gentoo.org>2008-07-31 16:31:50 +0000
commit803f70679f00b45143bfcaa52e2fe1de98de11be (patch)
treecaae0bdb5462acbe126b08ee9770a15f50b562ff /app-misc
parentAdd USE flag description to metadata wrt GLEP 56. (diff)
downloadgentoo-2-803f70679f00b45143bfcaa52e2fe1de98de11be.tar.gz
gentoo-2-803f70679f00b45143bfcaa52e2fe1de98de11be.tar.bz2
gentoo-2-803f70679f00b45143bfcaa52e2fe1de98de11be.zip
Add USE flag description to metadata wrt GLEP 56.
(Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/lcdproc/ChangeLog7
-rw-r--r--app-misc/lcdproc/metadata.xml35
2 files changed, 25 insertions, 17 deletions
diff --git a/app-misc/lcdproc/ChangeLog b/app-misc/lcdproc/ChangeLog
index cf61587f1f16..3ece6d3d7e94 100644
--- a/app-misc/lcdproc/ChangeLog
+++ b/app-misc/lcdproc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/lcdproc
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lcdproc/ChangeLog,v 1.62 2007/08/14 21:08:27 dertobi123 Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lcdproc/ChangeLog,v 1.63 2008/07/31 16:31:50 ulm Exp $
+
+ 31 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+ Add USE flag description to metadata wrt GLEP 56.
14 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
lcdproc-0.5.2-r1.ebuild:
diff --git a/app-misc/lcdproc/metadata.xml b/app-misc/lcdproc/metadata.xml
index e13b8755e258..30fbfbd808e0 100644
--- a/app-misc/lcdproc/metadata.xml
+++ b/app-misc/lcdproc/metadata.xml
@@ -1,19 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>lcd</herd>
- <maintainer>
- <email>rbu@gentoo.org</email>
- <name>Robert Buchholz</name>
- </maintainer>
- <longdescription lang="en">
- LCDproc is a piece of software that displays real-time system
- information from your Linux/*BSD box on a LCD. The server
- supports several serial devices: Matrix Orbital, CrystalFontz,
- Bayrad, LB216, LCDM001 (kernelconcepts.de), Wirz-SLI,
- Cwlinux(.com) and PIC-an-LCD; and some devices connected to the
- LPT port: HD44780, STV5730, T6963, SED1520 and SED1330. Various
- clients are available that display things like CPU load, system
- load, memory usage, uptime, and a lot more.
- </longdescription>
+<herd>lcd</herd>
+<maintainer>
+ <email>rbu@gentoo.org</email>
+ <name>Robert Buchholz</name>
+</maintainer>
+<longdescription lang="en">
+ LCDproc is a piece of software that displays real-time system information
+ from your Linux/*BSD box on a LCD. The server supports several serial
+ devices: Matrix Orbital, CrystalFontz, Bayrad, LB216, LCDM001
+ (kernelconcepts.de), Wirz-SLI, Cwlinux(.com) and PIC-an-LCD; and some
+ devices connected to the LPT port: HD44780, STV5730, T6963, SED1520 and
+ SED1330. Various clients are available that display things like CPU load,
+ system load, memory usage, uptime, and a lot more.
+</longdescription>
+<use>
+ <flag name='irman'>Enable support for IRMan
+ (<pkg>media-libs/libirman</pkg>)</flag>
+ <flag name='nfs'>Adds support for NFS file system</flag>
+ <flag name='seamless-hbars'>Try to avoid gaps in horizontal bars</flag>
+</use>
</pkgmetadata>