summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-08-02 07:32:15 +0000
committerUlrich Müller <ulm@gentoo.org>2008-08-02 07:32:15 +0000
commit058b96a59a9c0ad23dd575ed29d235470a4a5bc6 (patch)
tree77c83194dd3e213ab442348b2d6d8dae5c2068ca /app-text/sword
parentVersion bump (diff)
downloadhistorical-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')
-rw-r--r--app-text/sword/ChangeLog5
-rw-r--r--app-text/sword/metadata.xml5
2 files changed, 9 insertions, 1 deletions
diff --git a/app-text/sword/ChangeLog b/app-text/sword/ChangeLog
index f70780843e85..10887dca11ca 100644
--- a/app-text/sword/ChangeLog
+++ b/app-text/sword/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/sword
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sword/ChangeLog,v 1.43 2008/07/29 02:17:20 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sword/ChangeLog,v 1.44 2008/08/02 07:26:00 ulm Exp $
+
+ 02 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+ Add USE flag description to metadata wrt GLEP 56.
*sword-1.5.11 (29 Jul 2008)
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>