summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* dev-python/pyblake2: select implementation using compiler macrosMike Gilbert2017-10-241-10/+27
| | | | | | | This eliminates the need for the cpu_flags_x86 USE flags, and resolves a build failure if CFLAGS and cpu_flags_x86 are mismatched. Package-Manager: Portage-2.3.11_p4, Repoman-2.3.3_p62
* dev-python/pyblake2: fix and keyword for *-macos, bug #634936Fabian Groffen2017-10-221-2/+23
| | | | Package-Manager: Portage-2.3.11-prefix, Repoman-2.3.3
* dev-python/pyblake2: keyworded 0.9.3 for ppc/ppc64, bug #634936Sergei Trofimovich2017-10-211-1/+1
| | | | | Package-Manager: Portage-2.3.12, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc ppc64"
* dev-python/pyblake2: marked *-solaris, bug #634936Fabian Groffen2017-10-211-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-python/pyblake2: keyworded 0.9.3 for ia64, bug #634936Sergei Trofimovich2017-10-211-1/+1
| | | | | Package-Manager: Portage-2.3.12, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-python/pyblake2: Tested on py3.6Michał Górny2017-10-211-1/+1
|
* dev-python/pyblake2: Support optimized (SSSE3+) variantsMichał Górny2017-10-211-3/+6
|
* dev-python/pyblake2: Default to faster REGS variantMichał Górny2017-10-211-0/+11
|
* dev-python/pyblake2: New packageMichał Górny2017-10-213-0/+36
Add a package providing Python extension with BLAKE2, for use as a fallback hash provider in sys-apps/portage.