summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-08-06 11:17:27 +0000
committerUlrich Müller <ulm@gentoo.org>2008-08-06 11:17:27 +0000
commita45df635ecc8cdbc3769603f9227999d916b38fa (patch)
tree8d447f00fbc3dbae7077bcd95f50eba2f0500488 /dev-libs/xerces-c
parentAdd USE flag description to metadata wrt GLEP 56. (diff)
downloadgentoo-2-a45df635ecc8cdbc3769603f9227999d916b38fa.tar.gz
gentoo-2-a45df635ecc8cdbc3769603f9227999d916b38fa.tar.bz2
gentoo-2-a45df635ecc8cdbc3769603f9227999d916b38fa.zip
Add missing USE=xqilla flag description and some pkg tags to metadata, GLEP 56.
(Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
Diffstat (limited to 'dev-libs/xerces-c')
-rw-r--r--dev-libs/xerces-c/ChangeLog6
-rw-r--r--dev-libs/xerces-c/metadata.xml24
2 files changed, 19 insertions, 11 deletions
diff --git a/dev-libs/xerces-c/ChangeLog b/dev-libs/xerces-c/ChangeLog
index 5046d3761a39..0aca13494866 100644
--- a/dev-libs/xerces-c/ChangeLog
+++ b/dev-libs/xerces-c/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/xerces-c
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xerces-c/ChangeLog,v 1.60 2008/07/26 19:08:28 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xerces-c/ChangeLog,v 1.61 2008/08/06 11:17:27 ulm Exp $
+
+ 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+ Add missing USE=xqilla flag description and some pkg tags to metadata,
+ GLEP 56.
*xerces-c-3.0.0_beta2 (26 Jul 2008)
*xerces-c-2.8.0-r1 (26 Jul 2008)
diff --git a/dev-libs/xerces-c/metadata.xml b/dev-libs/xerces-c/metadata.xml
index 62ee959a35bd..ead6be498d14 100644
--- a/dev-libs/xerces-c/metadata.xml
+++ b/dev-libs/xerces-c/metadata.xml
@@ -4,15 +4,19 @@
<herd>cpp</herd>
<longdescription>xerces-c is a C++ library specializing in XML parsing. It is released by the Apache Foundation</longdescription>
<use>
- <flag name='iconv'>Use iconv as message loader and transcoder (in general it
- would be possible to use iconv only as message loader and something else
- like icu or the native method as transcoder and vice-versa, but this is a
- less common case and hard to handle).</flag>
- <flag name='icu'>Use ICU as message loader and transcoder. ICU supports over
- 180 different encodings and/or locale specific message support.</flag>
- <flag name='libwww'>Use the libwww library for fetching URLs, instead
- of the builtin method.</flag>
- <flag name='threads'>Enable threading support through pthread (or other
- libraries on AIX, IRIX, HPUX, Solars). Highly recommended.</flag>
+ <flag name='iconv'>Use iconv (<pkg>virtual/libiconv</pkg>) as message loader
+ and transcoder (in general it would be possible to use iconv only as
+ message loader and something else like icu or the native method as
+ transcoder and vice-versa, but this is a less common case and hard to
+ handle)</flag>
+ <flag name='icu'>Use ICU (<pkg>dev-libs/icu</pkg>) as message loader and
+ transcoder. ICU supports over 180 different encodings and/or locale
+ specific message support</flag>
+ <flag name='libwww'>Use the <pkg>net-libs/libwww</pkg> library for fetching
+ URLs, instead of the builtin method</flag>
+ <flag name='threads'>Enable threading support through pthread (or other
+ libraries on AIX, IRIX, HPUX, Solars). Highly recommended</flag>
+ <flag name='xqilla'>Apply patches from the XQilla project and install
+ additional header files</flag>
</use>
</pkgmetadata>