diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-08-22 22:05:23 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-08-22 22:05:23 +0000 |
commit | 3bd9169655368fb042870d05041bb2ea2f941e58 (patch) | |
tree | 8a4ebbc702a4f1d645b37b726f444a01b9f4dfb8 /sys-fs/owfs | |
parent | add GLEP 56 USE flag desc from use.local.desc (diff) | |
download | gentoo-2-3bd9169655368fb042870d05041bb2ea2f941e58.tar.gz gentoo-2-3bd9169655368fb042870d05041bb2ea2f941e58.tar.bz2 gentoo-2-3bd9169655368fb042870d05041bb2ea2f941e58.zip |
add GLEP 56 USE flag desc from use.local.desc
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r8 x86_64)
Diffstat (limited to 'sys-fs/owfs')
-rw-r--r-- | sys-fs/owfs/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/owfs/metadata.xml | 8 |
2 files changed, 12 insertions, 1 deletions
diff --git a/sys-fs/owfs/ChangeLog b/sys-fs/owfs/ChangeLog index 5d844d482fb8..bad0db400575 100644 --- a/sys-fs/owfs/ChangeLog +++ b/sys-fs/owfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/owfs # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/ChangeLog,v 1.9 2008/05/30 20:07:55 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/ChangeLog,v 1.10 2008/08/22 22:05:23 cardoe Exp $ + + 22 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: + add GLEP 56 USE flag desc from use.local.desc 30 May 2008; Wolfram Schlich <wschlich@gentoo.org> -owfs-2.7_p0.ebuild, -owfs-2.7_p0-r1.ebuild, -owfs-2.7_p0-r2.ebuild, -owfs-2.7_p3.ebuild, diff --git a/sys-fs/owfs/metadata.xml b/sys-fs/owfs/metadata.xml index 14126f12e898..0cdbb7ed58fc 100644 --- a/sys-fs/owfs/metadata.xml +++ b/sys-fs/owfs/metadata.xml @@ -13,4 +13,12 @@ of Dallas/Maxim. A simple and flexible program to monitor and control the physical environment. You can write scripts to read temperature, flash lights, write to an LCD, log and graph, ... </longdescription> +<use> + <flag name='ftpd'>Enable building the OWFS FTP server (owftpd)</flag> + <flag name='fuse'>Enable building the FUSE-based OWFS client (owfs)</flag> + <flag name='httpd'>Enable building the OWFS web server (owhttpd)</flag> + <flag name='parport'>Enable support for the DS1410E parallel port + adapter</flag> + <flag name='server'>Enable building the OWFS server (owserver)</flag> +</use> </pkgmetadata> |