summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-07-15 09:49:15 +0200
committerMartin Väth <martin@mvath.de>2017-07-15 09:49:15 +0200
commit0e27e5ec4e6a8a2f85f8f7807dce992decaed65d (patch)
tree0404d079d9be399258f9df59eecfc95928addaa5 /net-libs/wvstreams/metadata.xml
parentapp-text/mbtpdfasm: Add with fixes to save from removal (diff)
downloadmv-0e27e5ec4e6a8a2f85f8f7807dce992decaed65d.tar.gz
mv-0e27e5ec4e6a8a2f85f8f7807dce992decaed65d.tar.bz2
mv-0e27e5ec4e6a8a2f85f8f7807dce992decaed65d.zip
net-libs/wvstreams: Add and fix to save from removal
Diffstat (limited to 'net-libs/wvstreams/metadata.xml')
-rw-r--r--net-libs/wvstreams/metadata.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/net-libs/wvstreams/metadata.xml b/net-libs/wvstreams/metadata.xml
new file mode 100644
index 00000000..048f0f83
--- /dev/null
+++ b/net-libs/wvstreams/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+ <upstream>
+ <remote-id type="google-code">wvstreams</remote-id>
+ </upstream>
+ <use>
+ <flag name="boost">
+ Use <pkg>dev-libs/boost</pkg> to provide TR1-compatible
+ functional interface. This USE flag is only needed with GCC
+ earlier than version 4.1, or with other compilares not providing
+ said interface.
+ </flag>
+ </use>
+</pkgmetadata>