summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-nds/nsscache: hide bsddb3 usage behind USE=berkdbSam James2021-05-261-3/+3
| | | | | | We're looking at deprecating sys-libs/db usage where possible. Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-nds/nsscache: [QA] Fix various python issuesDavid Seifert2020-06-291-19/+26
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert <soap@gentoo.org>
* net-nds/nsscache: Remove oldDavid Seifert2020-06-295-185/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Seifert <soap@gentoo.org>
* net-nds/nsscache: bump for py3Robin H. Johnson2020-06-283-0/+61
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-nds/nsscache: Remove support for non-existent depsMichał Górny2018-08-265-15/+9
|
* net-nds/*: Update Manifest hashesMichał Górny2017-12-101-5/+5
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-nds/nsscache: remove unused file/patchMichael Mair-Keimberger (asterix)2017-01-262-163/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3666
* net-nds/nsscache: cleanup googlecode references.Robin H. Johnson2016-11-056-183/+0
| | | | Package-Manager: portage-2.3.2
* net-nds/nsscache: bump.Robin H. Johnson2016-02-012-0/+50
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* net-nds/nsscache: bump; fixes bug #571498.Robin H. Johnson2016-01-112-2/+4
| | | | Package-Manager: portage-2.2.24
* net-nds/nsscache: new version of AuthorizedKeysCommand.Robin H. Johnson2016-01-092-0/+49
| | | | Package-Manager: portage-2.2.24
* net-nds/nsscache: much better authorized_keys command, in use in infra soon.Robin H. Johnson2016-01-053-54/+5
| | | | Package-Manager: portage-2.2.24
* net-nds/nsscache: repoman happiness.Robin H. Johnson2016-01-021-2/+2
| | | | Package-Manager: portage-2.2.24
* net-nds/nsscache: backport LDAP fix, add safe AuthorizedKeysCommand ↵Robin H. Johnson2016-01-023-0/+139
| | | | | | (upstream example has security issue). Package-Manager: portage-2.2.24
* net-nds/nsscache: upstream codebase is dumb and unconditionally needs bsddb ↵Robin H. Johnson2016-01-021-0/+43
| | | | | | even when nssdb is not used. Package-Manager: portage-2.2.24
* net-nds/nsscache: bump.Robin H. Johnson2016-01-022-0/+45
| | | | Package-Manager: portage-2.2.24
* net-nds/nsscache: dev-python/bsddb3 port, also newer python eclass usageRobin H. Johnson2016-01-011-0/+43
| | | | Package-Manager: portage-2.2.24
* ADd missing remote-id entriesJustin Lecher2015-09-071-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-nds/nsscache: Fixing HOMEPAGE move due to code.google.com shutdownTobias Klausmann2015-09-011-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-nds/nsscache: Remove oldManuel Rüger2015-08-293-88/+0
| | | | 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
* Convert URIs for googlecode.com to httpsJustin Lecher2015-08-243-3/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Enable https for all google URIsJustin Lecher2015-08-243-3/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-087-0/+320
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