summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/nettle: stable 3.6-r2 for hppaSergei Trofimovich2020-10-101-1/+1
| | | | | | | | stable wrt bug #730736 Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/nettle: arm stable wrt bug #730736Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/nettle: x86 stable wrt bug #730736Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/nettle: sparc stable wrt bug #730736Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/nettle: s390 stable wrt bug #730736Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/nettle: arm64 stable (bug #730736)Sam James2020-07-081-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/nettle: Stabilize 3.6-r2 amd64, #730736Michał Górny2020-07-081-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/nettle: stable 3.6-r2 for ppc64Sergei Trofimovich2020-07-061-1/+1
| | | | | | | | stable wrt bug #730736 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/nettle: stable 3.6-r2 for ppcSergei Trofimovich2020-07-061-1/+1
| | | | | | | | stable wrt bug #730736 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/nettle: Respect portage host cc variableManoj Gupta2020-06-131-0/+1
| | | | | | | | | Pass CC_FOR_BUILD to econf. Otherwise it invokes gcc instead of portage specified HOST/BUILD CC. Signed-off-by: Manoj Gupta <manojgupta@google.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/16156
* dev-libs/nettle: fix configureThomas Deutschmann2020-05-021-0/+63
Thanks-to: Sam James (sam_c) Closes: https://bugs.gentoo.org/720360 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>