diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-02 07:32:15 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-02 07:32:15 +0000 |
commit | 058b96a59a9c0ad23dd575ed29d235470a4a5bc6 (patch) | |
tree | 77c83194dd3e213ab442348b2d6d8dae5c2068ca /app-text/sword/metadata.xml | |
parent | Version bump (diff) | |
download | historical-058b96a59a9c0ad23dd575ed29d235470a4a5bc6.tar.gz historical-058b96a59a9c0ad23dd575ed29d235470a4a5bc6.tar.bz2 historical-058b96a59a9c0ad23dd575ed29d235470a4a5bc6.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-text/sword/metadata.xml')
-rw-r--r-- | app-text/sword/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app-text/sword/metadata.xml b/app-text/sword/metadata.xml index 212f74428c43..a0d82ec5243a 100644 --- a/app-text/sword/metadata.xml +++ b/app-text/sword/metadata.xml @@ -10,4 +10,9 @@ The SWORD Project is the CrossWire Bible Society's free Bible software project. Its purpose is to create tools that allow programmers and Bible societies to write new Bible software more quickly and easily. </longdescription> +<use> + <flag name='icu'>Enable <pkg>dev-libs/icu</pkg> support for sword</flag> + <flag name='lucene'>Enable lucene support for faster searching + (<pkg>dev-cpp/clucene</pkg>)</flag> +</use> </pkgmetadata> |