summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-nds/phpldapadmin: Remove depend.php from inherit wrt bug 552854Brian Evans2015-11-252-8/+8
| | | | | | | | This simply replaces the function call with the dep it was adding. No effective dep changes. Ack by jmbsvicetto on IRC Package-Manager: portage-2.2.25
* net-nds/rpcbind: ia64 stable wrt bug #560990Agostino Sarubbo2015-11-181-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64"
* net-nds/rpcbind: alpha stable, bug 560990.Matt Turner2015-11-151-1/+1
|
* net-nds/rpcbind: arm stable, bug #560990Markus Meier2015-11-141-1/+1
| | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="arm"
* net-nds/rpcbind: Stable for HPPA PPC64 (bug #560990).Jeroen Roovers2015-11-061-1/+1
| | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --ignore-arches
* net-nds/rpcbind: sparc stable wrt bug #560990Agostino Sarubbo2015-11-051-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc"
* net-nds/rpcbind: ppc stable wrt bug #560990Agostino Sarubbo2015-11-041-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* net-nds/rpcbind: x86 stable wrt bug #560990Agostino Sarubbo2015-11-031-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* net-nds/rpcbind: amd64 stable wrt bug #560990Agostino Sarubbo2015-11-031-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* net-nds/rpcbind: add upstream fix for CVE-2015-7236 #560990Mike Frysinger2015-11-032-0/+143
|
* net-nds/rpcbind: add subslot on libtirpc depMike Frysinger2015-11-032-2/+2
|
* net-nds/rpcbind: add upstream fix for building w/newer libtirpcMike Frysinger2015-11-032-0/+43
|
* net-nds/rpcbind: minor style fixMike Frysinger2015-11-032-4/+4
|
* net-nds/shelldap: version bump, drop oldSergey Popov2015-10-093-33/+1
| | | | Package-Manager: portage-2.2.22
* Update hashes in ManifestJustin Lecher2015-09-236-14/+14
| | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-nds/openldap: add libressl supportJulian Ospald2015-09-201-0/+819
|
* ADd missing remote-id entriesJustin Lecher2015-09-071-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-nds/openldap: bumping for release, also fixes bug 549614Matthew Thode2015-09-033-0/+946
| | | | Package-Manager: portage-2.2.20.1
* 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/portmap: Bump EAPIManuel Rüger2015-08-291-5/+7
| | | | 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
* sys-libs/ncurses: move to SLOT=0 #557472Mike Frysinger2015-08-261-1/+1
| | | | | Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-2423-23/+23
| | | | | | | 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-2430-30/+30
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-093-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-08201-0/+11734
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