diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-07-31 20:13:29 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-07-31 20:13:29 +0000 |
commit | d5cdc72166f822de7e4317af68c99c80143b8f1e (patch) | |
tree | 63c5e1d23be9e4fe6c7bc7bdb5cf010d1ec8f250 /app-mobilephone/gnokii/metadata.xml | |
parent | Replace touch with bash redirection, so that it doesn't depend on coreutils. ... (diff) | |
download | historical-d5cdc72166f822de7e4317af68c99c80143b8f1e.tar.gz historical-d5cdc72166f822de7e4317af68c99c80143b8f1e.tar.bz2 historical-d5cdc72166f822de7e4317af68c99c80143b8f1e.zip |
Add USE flag description to metadata wrt GLEP 56.
Package-Manager: portage-2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686
Diffstat (limited to 'app-mobilephone/gnokii/metadata.xml')
-rw-r--r-- | app-mobilephone/gnokii/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app-mobilephone/gnokii/metadata.xml b/app-mobilephone/gnokii/metadata.xml index 7b9415ebe918..38d8aa65cd18 100644 --- a/app-mobilephone/gnokii/metadata.xml +++ b/app-mobilephone/gnokii/metadata.xml @@ -8,4 +8,9 @@ With gnokii you can do such things as make data calls, update your address book, change calendar entires, send and receive SMS messages and load ring tones depending on the phone you have. </longdescription> +<use> + <flag name='ical'>Enable support for <pkg>dev-libs/libical</pkg></flag> + <flag name='irda'>Enable infrared support</flag> + <flag name='sms'>Enable SMS support (build smsd)</flag> +</use> </pkgmetadata> |