summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* app-crypt/rhash: Install libs, respect flags, nls, openssl, testsJames Le Cuirot2016-09-163-19/+62
| | | | | | | | | | | | | | | * Install the shared and (optionally) static libraries. * Multilib support for the libraries. * Respect CC, CFLAGS, LDFLAGS. * gettext support via nls flag. * Additional hash support via openssl. * Passing test suite. * Disable debug by default. These changes were made with sbraz's blessing. Thanks to Raimonds Cicans for the initial work behind this. Package-Manager: portage-2.3.0
* app-crypt/rhash: Add myself as co-maintainerJames Le Cuirot2016-09-161-0/+4
| | | | Package-Manager: portage-2.3.0
* app-crypt/rhash: new package, version 1.3.3Louis Sautier2016-07-213-0/+40
RHash is a console utility for computing and verifying hash sums of files. Gentoo-Bug: https://bugs.gentoo.org/295797 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/1932 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>