mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
17 lines
568 B
XML
17 lines
568 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<use>
|
|
<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>
|
|
<upstream>
|
|
<remote-id type="sourceforge">liboauth</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|