summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "dev-libs/libgcrypt: cleanup"Alon Bar-Lev2015-12-021-0/+57
| | | | This reverts commit f48968fb36cdd0c12591f7d66c4973e5c3c9e3b3.
* dev-libs/libgcrypt: cleanupAlon Bar-Lev2015-12-011-57/+0
| | | | Package-Manager: portage-2.2.20.1
* Revert "dev-libs/libgcrypt: cleanup"Alon Bar-Lev2015-12-015-0/+233
| | | | This reverts commit 1519f072b810c69428badbe5fc54960f1a2a12b3.
* dev-libs/libgcrypt: cleanupAlon Bar-Lev2015-12-015-233/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-libs/libgcrypt: ia64 stable wrt bug #538488Mikle Kolyada2015-11-081-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-libs/libgcrypt: sparc stable wrt bug #538488Mikle Kolyada2015-10-161-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-libs/libgcrypt: add alpha keywordTobias Klausmann2015-09-151-1/+1
| | | | | | Gentoo-Bug: 538488 Package-Manager: portage-2.2.20.1
* dev-libs/libgcrypt: Version bump - new upstream release 1.6.4Kristian Fiskerstrand2015-09-082-0/+74
| | | | | | | | | This version contains security hardening measures and RNG speed improvements. Bug: 559942 Package-Manager: portage-2.2.20.1
* dev-libs/libgcrypt: Stable for HPPA (bug #538488).Jeroen Roovers2015-09-081-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-libs/libgcrypt: fix tex font cache typoAlon Bar-Lev2015-09-072-2/+2
| | | | | | | Bug: 559754 Thanks: ero-sennin Package-Manager: portage-2.2.20.1
* dev-libs/libgcrypt: fix tex font cacheAlon Bar-Lev2015-09-062-2/+2
| | | | | | | Bug: 559754 Thanks: ero-sennin Package-Manager: portage-2.2.20.1
* dev-libs/libgcrypt: re-enable via padlockAlon Bar-Lev2015-09-061-0/+74
| | | | | | Bug: 559724 Package-Manager: portage-2.2.20.1
* dev-libs/libgcrypt: cleanupAlon Bar-Lev2015-09-062-122/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-libs/libgcrypt: stable on arm, bug #538488Anthony G. Basile2015-09-051-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-libs/libgcrypt: x86 stable wrt bug #538488Agostino Sarubbo2015-09-051-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* dev-libs/libgcrypt: amd64 stable wrt bug #538488Agostino Sarubbo2015-09-051-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* dev-libs/libgcrypt: 1.6.3-r4 stable on ppc and ppc64, bug #538488Anthony G. Basile2015-09-051-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-libs/libgcrypt: depend on virtual/texi2dvi instead of sys-apps/texinfoAlon Bar-Lev2015-09-042-2/+2
| | | | | | Bug: 559132 Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-libs/libgcrypt: add threads USEAlon Bar-Lev2015-08-191-0/+75
| | | | | | Bug: 521236 Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0811-0/+464
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed