diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-05 21:46:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-05 21:46:11 +0000 |
commit | 3327e4a18a21e3fa6e002a253b3e020a3f188c4c (patch) | |
tree | 3f1664ca4e226e486d772139f1815e36229ead81 /dev-libs | |
parent | amd64/x86 stable, bug #246074 (diff) | |
download | historical-3327e4a18a21e3fa6e002a253b3e020a3f188c4c.tar.gz historical-3327e4a18a21e3fa6e002a253b3e020a3f188c4c.tar.bz2 historical-3327e4a18a21e3fa6e002a253b3e020a3f188c4c.zip |
drop local icu USE-flag description, as it's global now
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.10 x86_64
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/boost/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/boost/metadata.xml | 2 | ||||
-rw-r--r-- | dev-libs/xerces-c/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/xerces-c/metadata.xml | 3 | ||||
-rw-r--r-- | dev-libs/yaz/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/yaz/metadata.xml | 2 |
6 files changed, 15 insertions, 13 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index 0dabd5cd3c68..545f3b2158e1 100644 --- a/dev-libs/boost/ChangeLog +++ b/dev-libs/boost/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/boost -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.141 2008/12/16 16:37:27 dev-zero Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.142 2009/01/05 21:42:04 maekke Exp $ + + 05 Jan 2009; Markus Meier <maekke@gentoo.org> metadata.xml: + drop local icu USE-flag description, as it's global now *boost-1.37.0 (16 Dec 2008) *boost-1.36.0 (16 Dec 2008) diff --git a/dev-libs/boost/metadata.xml b/dev-libs/boost/metadata.xml index 245167a05830..720cbdd28dc0 100644 --- a/dev-libs/boost/metadata.xml +++ b/dev-libs/boost/metadata.xml @@ -14,8 +14,6 @@ Boost is a free peer-reviewed portable C++ source libraries. http://www.boost.org/tools/bcp/bcp.html</flag> <flag name='bjam'>Install the BoostJam tool http://www.boost.org/tools/build/jam_src/index.html</flag> - <flag name='icu'>Add unicode support to boost.regex using - <pkg>dev-libs/icu</pkg></flag> <flag name='pyste'>Add support for the pyste frontend</flag> <flag name='threadsonly'>Only build multithreaded libs</flag> <flag name='tools'>Build and install the boost tools (bcp, quickbook, diff --git a/dev-libs/xerces-c/ChangeLog b/dev-libs/xerces-c/ChangeLog index 5c13dfb84443..bf77e2f1b57e 100644 --- a/dev-libs/xerces-c/ChangeLog +++ b/dev-libs/xerces-c/ChangeLog @@ -1,6 +1,9 @@ # 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.77 2008/12/14 12:43:46 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xerces-c/ChangeLog,v 1.78 2009/01/05 21:43:57 maekke Exp $ + + 05 Jan 2009; Markus Meier <maekke@gentoo.org> metadata.xml: + drop local icu USE-flag description, as it's global now 14 Dec 2008; Markus Meier <maekke@gentoo.org> xerces-c-3.0.0-r1.ebuild: amd64/x86 stable, bug #240496 diff --git a/dev-libs/xerces-c/metadata.xml b/dev-libs/xerces-c/metadata.xml index ead6be498d14..1d32e03a1f3e 100644 --- a/dev-libs/xerces-c/metadata.xml +++ b/dev-libs/xerces-c/metadata.xml @@ -9,9 +9,6 @@ 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 diff --git a/dev-libs/yaz/ChangeLog b/dev-libs/yaz/ChangeLog index b6fc1c0d1d8f..2b458a2e32ca 100644 --- a/dev-libs/yaz/ChangeLog +++ b/dev-libs/yaz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/yaz -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.55 2008/10/04 12:25:58 ranger Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.56 2009/01/05 21:46:11 maekke Exp $ + + 05 Jan 2009; Markus Meier <maekke@gentoo.org> metadata.xml: + drop local icu USE-flag description, as it's global now 04 Oct 2008; Brent Baude <ranger@gentoo.org> yaz-3.0.26.ebuild: stable ppc64, bug 238992 diff --git a/dev-libs/yaz/metadata.xml b/dev-libs/yaz/metadata.xml index 6bed8da29036..edec5fe7db83 100644 --- a/dev-libs/yaz/metadata.xml +++ b/dev-libs/yaz/metadata.xml @@ -7,8 +7,6 @@ <name>Robin H. Johnson</name> </maintainer> <use> - <flag name='icu'>Enable ICU (Internationalization Components for Unicode) - support, using <pkg>dev-libs/icu</pkg></flag> <flag name='ziffy'>Install ziffy, a promiscuous Z39.50 APDU sniffer</flag> </use> </pkgmetadata> |