summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/nspr: Removed old.Lars Wendler2017-09-221-2/+0
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* dev-libs/nspr: Bump to version 4.17Lars Wendler2017-09-221-0/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* dev-libs/nspr: Upstream version bump, configure.in patch added upstreamJory A. Pratt2017-07-301-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-libs/nspr: Upstream version bump, refer to changelog for full listJory A. Pratt2017-06-071-0/+1
| | | | | | of changes Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-libs/nspr: Removed old.Lars Wendler2017-03-261-2/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-libs/nspr: Bump to version 4.14Lars Wendler2017-03-261-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-libs/nspr: Removed old.Lars Wendler2016-10-241-3/+0
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-libs/nspr: Bump to version 4.13.1Lars Wendler2016-10-241-0/+1
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-libs/nspr: Bump to version 4.13Lars Wendler2016-09-281-0/+1
| | | | | Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-libs/nspr: re-committing version bump to 4.12Ian Stakenvicius2016-02-291-0/+1
| | | | | | | | | | | | | | | | | | Upstream release notes: * added a PR_GetEnvSecure function, which attempts to detect if the program is being executed with elevated privileges, and returns NULL if detected. It is recommended to use this function in general purpose library code. * fixed a memory allocation bug related to the PR_*printf functions * exported API PR_DuplicateEnvironment, which had already been added in NSPR 4.10.9 * added support for FreeBSD aarch64 * several minor correctness and compatibility fixes Package-Manager: portage-2.2.26
* Revert "dev-libs/nspr: version bump to 4.12"Ian Stakenvicius2016-02-291-1/+0
| | | | This reverts commit c3d074180d6f3aea7ab5304d2c19bb0b00a40978 since it doesn't compile
* dev-libs/nspr: version bump to 4.12Ian Stakenvicius2016-02-291-0/+1
| | | | | | | | | | | | | | | | | | Upstream release notes: * added a PR_GetEnvSecure function, which attempts to detect if the program is being executed with elevated privileges, and returns NULL if detected. It is recommended to use this function in general purpose library code. * fixed a memory allocation bug related to the PR_*printf functions * exported API PR_DuplicateEnvironment, which had already been added in NSPR 4.10.9 * added support for FreeBSD aarch64 * several minor correctness and compatibility fixes Package-Manager: portage-2.2.26
* dev-libs/nspr: Bump to version 4.11Lars Wendler2015-12-041-0/+1
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-libs/nspr: version bump, security bug 564834Ian Stakenvicius2015-11-041-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-libs/nspr: clean up old ebuildsIan Stakenvicius2015-08-241-3/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-libs/nspr: version bump to 4.10.9Ian Stakenvicius2015-08-241-0/+1
| | | | Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+4
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