summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-08-27 19:57:12 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-08-27 19:57:12 +0000
commit5c220849aadfed7b8e316b3e05ae222a46271d34 (patch)
treebc81354f826bee2511705ec69caeb4519f588c12 /net-libs/liboauth/metadata.xml
parentTypo: Had REPEND instead of RDEPEND... (diff)
downloadhistorical-5c220849aadfed7b8e316b3e05ae222a46271d34.tar.gz
historical-5c220849aadfed7b8e316b3e05ae222a46271d34.tar.bz2
historical-5c220849aadfed7b8e316b3e05ae222a46271d34.zip
Import to main tree.
Package-Manager: portage-2.2_rc69/cvs/Linux x86_64
Diffstat (limited to 'net-libs/liboauth/metadata.xml')
-rw-r--r--net-libs/liboauth/metadata.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/net-libs/liboauth/metadata.xml b/net-libs/liboauth/metadata.xml
new file mode 100644
index 000000000000..773752b98d30
--- /dev/null
+++ b/net-libs/liboauth/metadata.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>flameeyes@gentoo.org</email>
+ </maintainer>
+
+ <use>
+ <flag name="nss">
+ Use Mozilla NSS (<pkg>dev-libs/nss</pkg>) as hash library; if
+ this is disabled, <pkg>dev-libs/openssl</pkg> is used instead.
+ </flag>
+
+ <flag name="bindist">
+ Alias for the nss USE flag, since there are license compliancy
+ trouble when using OpenSSL.
+ </flag>
+
+ <flag name="curl">
+ If enabled, <pkg>net-misc/curl</pkg> is used thorugh the libcurl
+ library; if it's not, the curl command is used instead. Some
+ features are only available when using the library, but using it
+ as library requires matching SSL implementations.
+ </flag>
+ </use>
+</pkgmetadata>