Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-libs/date: add subslot | Sam James | 2020-09-13 | 1 | -1/+1 |
| | | | | | | | | This allows dependencies built against date (linked, anyway) to be rebuilt if ABI breakage occurs. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | dev-libs/date: add new 'date' C++ library | Jonas Toth | 2020-09-13 | 1 | -0/+55 |
The 'date' library is voted into C++20 and Howard Hinnants implementation serves as a free standing library and foundation for the standardized library. Bug: https://bugs.gentoo.org/712236 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Jonas Toth <gentoo@jonas-toth.eu> Signed-off-by: Sam James <sam@gentoo.org> |