summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Roman <davidroman96@gmail.com>2024-04-17 20:20:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-10 09:20:02 +0300
commite4b675fadfe524e53e2446cbfad77e25b31f3b22 (patch)
treea1e6fb857b086525d846c79227aafed4dad2d99b /dev-libs/poco/metadata.xml
parentdev-libs/poco: drop 1.11.2-r1 (diff)
downloadgentoo-e4b675fadfe524e53e2446cbfad77e25b31f3b22.tar.gz
gentoo-e4b675fadfe524e53e2446cbfad77e25b31f3b22.tar.bz2
gentoo-e4b675fadfe524e53e2446cbfad77e25b31f3b22.zip
dev-libs/poco: add 1.13.3
Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36294 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/poco/metadata.xml')
-rw-r--r--dev-libs/poco/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/poco/metadata.xml b/dev-libs/poco/metadata.xml
index 47052fc34e8a..f73e85906ed1 100644
--- a/dev-libs/poco/metadata.xml
+++ b/dev-libs/poco/metadata.xml
@@ -33,7 +33,6 @@ done quickly and working on the features that make their application unique.
<flag name="7z">Add Support for the 7z archive format</flag>
<flag name="activerecord">Add ActiveRecord support</flag>
<flag name="cppparser">Build and install a minimal C++ parser</flag>
- <flag name="crypto" restrict="&lt;=dev-libs/poco-1.12.2-r1">Encryption and digital signing classes</flag>
<flag name="data">Database abstraction layer to easily send/retrieve data to/from various databases</flag>
<flag name="file2pagecompiler">Utility to convert ordinary files to Page Compiler source files</flag>
<flag name="json">Add JSON support</flag>
@@ -44,6 +43,7 @@ done quickly and working on the features that make their application unique.
<flag name="pagecompiler">Simple compiler translating HTML pages containing embedded C++ code into HTTPRequestHandler classes</flag>
<flag name="pocodoc">POCO documentation generator</flag>
<flag name="prometheus">Add prometheus monitoring system support</flag>
+ <flag name="ssl">Encryption and digital signing classes</flag>
<flag name="util">Several utility classes (like logger, timer, config file parser)</flag>
<flag name="zip">Add support for the zip &amp; gz archive formats</flag>
</use>