summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-crypt/rhash: Mark ~ppc64 too.Jeroen Roovers2017-02-141-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* app-crypt/rhash: Mark ~hppa too.Jeroen Roovers2017-02-141-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* app-crypt/rhash: Add ~alpha keyword in anticipation of cmake-3.8.0Tobias Klausmann2017-02-141-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/rhash: Add ~arm keywordJames Le Cuirot2017-02-101-1/+1
| | | | | | The tests all pass. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/rhash: Fix tests to use the newly built libraryJames Le Cuirot2017-02-101-2/+2
| | | | | | It was using the installed copy and breaking for new installs. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/rhash: Version bump to 1.3.4James Le Cuirot2016-11-163-46/+3
| | | | | | | Upstream merged my patch. Always make build-shared as its cheap and needed for the tests. Package-Manager: portage-2.3.2
* app-crypt/rhash: Install headers, fix librhash.so symlinkJames Le Cuirot2016-09-162-4/+55
| | | | | | Sorry, should have spotted these before the earlier commit. Package-Manager: portage-2.3.0
* 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>