summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-04-15 21:09:06 +0200
committerMichał Górny <mgorny@gentoo.org>2019-04-15 21:20:02 +0200
commit2aa834c8017e24c202165dfedac54e03bf6e7bf8 (patch)
treed38058cbe4d648d994d36c5ebb0bd1523a8ebea6 /dev-libs/boost
parentdev-libs/boost: Make soap the maintainer (diff)
downloadgentoo-2aa834c8017e24c202165dfedac54e03bf6e7bf8.tar.gz
gentoo-2aa834c8017e24c202165dfedac54e03bf6e7bf8.tar.bz2
gentoo-2aa834c8017e24c202165dfedac54e03bf6e7bf8.zip
dev-libs/boost: Remove obsolete flag desc from metadata.xml
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/boost')
-rw-r--r--dev-libs/boost/metadata.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/boost/metadata.xml b/dev-libs/boost/metadata.xml
index 90570d0ae2c4..c95fa4f9c848 100644
--- a/dev-libs/boost/metadata.xml
+++ b/dev-libs/boost/metadata.xml
@@ -12,8 +12,7 @@
<use>
<flag name="context">Build and install the Boost.Context (and Boost.Fiber) library and all other Boost libraries that depend on it</flag>
<flag name="tools">Build and install the boost tools (bcp, quickbook, inspect, wave)</flag>
- <flag name="debug" restrict="&lt;dev-libs/boost-1.50.0-r3">Build and install debug versions of the Boost libraries. These libraries are not used by default, and should not be used unless you're developing against Boost.</flag>
- <flag name="debug" restrict="&gt;dev-libs/boost-1.52.0-r2">Build and install only the debug version of the Boost libraries. Only enable this flag if you're developing against boost.</flag>
+ <flag name="debug">Build and install only the debug version of the Boost libraries. Only enable this flag if you're developing against boost.</flag>
<flag name="threads">Build multi-thread-compatible libraries instead of single-threaded only.</flag>
<flag name="nls">Build libboost_locale. This library requires compatible C library interfaces, which might not be provided by uClibc or other embedded libraries.</flag>
<flag name="doc">Install the full API documentation documentation. This takes over 200MB of extra disk space.</flag>