diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-05-10 06:33:48 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-05-10 06:33:48 +0000 |
commit | 88ea20ad6fd713463c786b176a46e8788c2b3fe7 (patch) | |
tree | 868431669a101b15a23096f09e309e3120331b77 /profiles | |
parent | Merge updates from master (diff) | |
download | gentoo-88ea20ad6fd713463c786b176a46e8788c2b3fe7.tar.gz gentoo-88ea20ad6fd713463c786b176a46e8788c2b3fe7.tar.bz2 gentoo-88ea20ad6fd713463c786b176a46e8788c2b3fe7.zip |
2024-05-10 06:33:47 UTC
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 87747c6de844..a0dde485007e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2201,7 +2201,6 @@ dev-libs/pocl:memmanager - Enables custom memory manager. Except for special cir dev-libs/poco:7z - Add Support for the 7z archive format dev-libs/poco:activerecord - Add ActiveRecord support dev-libs/poco:cppparser - Build and install a minimal C++ parser -dev-libs/poco:crypto - Encryption and digital signing classes dev-libs/poco:data - Database abstraction layer to easily send/retrieve data to/from various databases dev-libs/poco:file2pagecompiler - Utility to convert ordinary files to Page Compiler source files dev-libs/poco:json - Add JSON support @@ -2212,6 +2211,7 @@ dev-libs/poco:net - Classes to write network clients & servers dev-libs/poco:pagecompiler - Simple compiler translating HTML pages containing embedded C++ code into HTTPRequestHandler classes dev-libs/poco:pocodoc - POCO documentation generator dev-libs/poco:prometheus - Add prometheus monitoring system support +dev-libs/poco:ssl - Encryption and digital signing classes dev-libs/poco:util - Several utility classes (like logger, timer, config file parser) dev-libs/poco:zip - Add support for the zip & gz archive formats dev-libs/ppl:cdd - Build the ppl_lcdd program for vertex/facet enumeration accepting the same input format as the programs shipped with sci-libs/cddlib and sci-libs/lrslib |