summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-auth/consolekit: Add missing dbus depJason Zaman2015-10-101-0/+116
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/562674 Package-Manager: portage-2.2.20.1
* sys-auth/consolekit: add ~arm, bug #560074Markus Meier2015-10-031-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"
* sys-auth/consolekit: add ~alpha keywordTobias Klausmann2015-09-221-1/+1
| | | | | | Gentoo-Bug: 559770 Package-Manager: portage-2.2.21
* sys-auth/consolekit: Mark ~ppc64 (bug #559770).Jeroen Roovers2015-09-221-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
* sys-auth/consolekit: Mark ~hppa (bug #559770).Jeroen Roovers2015-09-081-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-auth/consolekit: Drop keywords for all arches I havent testedJason Zaman2015-09-071-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-auth/consolekit: Add myself to maintainersJason Zaman2015-09-071-0/+4
|
* sys-auth/consolekit: Drop oldJason Zaman2015-09-063-211/+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
* 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-241-1/+1
| | | | | | 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/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
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0813-0/+690
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