summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Convert URIs for googlecode.com to httpsJustin Lecher2015-08-248-8/+8
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Convert URIs for gnome.org and kde.org to httpsJustin Lecher2015-08-242-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Convert all URIs for launchpad.net from http to httpsJustin Lecher2015-08-242-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Enable https for all google URIsJustin Lecher2015-08-248-8/+8
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-245-5/+5
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-2472-77/+77
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-244-7/+7
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-auth/consolekit: remove pm-utils dep add postinst messageJason Zaman2015-08-181-2/+6
| | | | | | | | It is an optional dep and cannot be contolled by a useflag. Gentoo-Bug: https://bugs.gentoo.org/557432 Package-Manager: portage-2.2.20.1
* Revert "sys-auth/consolekit: Make pm-utils optional"Jason Zaman2015-08-182-4/+3
| | | | | | This reverts commit 1a6fa659a609adbca78b9a65fa217e20b9abf6ea. USE-flags should not control runtime-deps unless linked to.
* sys-auth/consolekit: Make pm-utils optionalJason Zaman2015-08-142-3/+4
| | | | | | | | Added the pm-utils useflag which is default enabled. Gentoo-Bug: https://bugs.gentoo.org/557432 Package-Manager: portage-2.2.20.1
* sys-auth/passwdqc: add a compile test for shadow.h #554504Mike Frysinger2015-08-131-0/+5
|
* sys-auth/consolekit: 1.0.0 version bumpJason Zaman2015-08-134-0/+130
| | | | | | | | | Added cgroup to IUSE and deps. updated init script thanks to Lars Wendler Gentoo-Bug: https://bugs.gentoo.org/557356 Package-Manager: portage-2.2.20.1
* sys-auth/libfprint: revbump for new vfs0050 patch (bug 531698).Michael Weber2015-08-112-8/+3
| | | | Package-Manager: portage-2.2.20
* sys-auth/fingerprint-gui: avoid parallel install (bug 423951).Michael Weber2015-08-111-1/+1
| | | | Package-Manager: portage-2.2.20
* sys-auth/fingerprint-gui: drop old.Michael Weber2015-08-115-315/+0
| | | | Package-Manager: portage-2.2.20
* sys-auth/libfprint: add support for vfs0050 scanner (bug 531698).Michael Weber2015-08-102-2/+13
| | | | Package-Manager: portage-2.2.20
* Limit dev-libs/iniparser reverse dendencies to slot 0 (not slot 4)Sebastian Pipping2015-08-101-1/+1
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* sys-auth/fprintd: version bump (bug 553242).Michael Weber2015-08-103-0/+130
| | | | Package-Manager: portage-2.2.20
* sys-auth/fprintd: fix distfile name.Michael Weber2015-08-104-6/+6
| | | | Package-Manager: portage-2.2.20
* sys-auth/libfprint: add RDEPEND=x11-libs/pixman.Michael Weber2015-08-101-1/+2
| | | | Package-Manager: portage-2.2.20
* sys-auth/libfprint: add RDEPEND=dev-libs/glib:2 (bug 514280).Michael Weber2015-08-101-0/+1
| | | | Package-Manager: portage-2.2.20
* sys-auth/libfprint: Version bump (bug 553242).Michael Weber2015-08-092-0/+49
| | | | Package-Manager: portage-2.2.20
* sys-auth/libfprint: drop old revisions.Michael Weber2015-08-092-93/+0
| | | | Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-08376-0/+14992
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