summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <mvath@google.com>2018-12-28 16:00:45 +0100
committerMartin Väth <mvath@google.com>2018-12-28 16:00:45 +0100
commit959a18fdf59a5ae04b013679c810f172585dd295 (patch)
treee689114126ba3435fb01919ce295bd95f2658363 /net-libs/wvstreams/metadata.xml
parentapp-portage/logclean: Version bump (diff)
downloadmv-959a18fdf59a5ae04b013679c810f172585dd295.tar.gz
mv-959a18fdf59a5ae04b013679c810f172585dd295.tar.bz2
mv-959a18fdf59a5ae04b013679c810f172585dd295.zip
net-libs/wvstreams: Add a version which works with >=openssl-1.1
Signed-off-by: Martin Väth <mvath@google.com>
Diffstat (limited to 'net-libs/wvstreams/metadata.xml')
-rw-r--r--net-libs/wvstreams/metadata.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/net-libs/wvstreams/metadata.xml b/net-libs/wvstreams/metadata.xml
new file mode 100644
index 00000000..d2ce9f15
--- /dev/null
+++ b/net-libs/wvstreams/metadata.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+<email>mvaeth@google.com</email>
+<name>Martin Väth</name>
+<description>maintainer of the updates in the mv overlay</description>
+</maintainer>
+<maintainer type='person'>
+<email>jer@gentoo.org</email>
+</maintainer>
+ <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>