summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-portage/gentoolkit: Block gentoolkit-dev completelyBrian Dolbec2017-03-221-2/+2
| | | | | | ekeyword, ebump, imlate are part of gentoolkit now. Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-portage/gentoolkit: update postinst guide url, #534470Wim Muskee2016-12-181-2/+2
|
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* app-portage/gentoolkit: drop old coreutils/realpath/grep depsMike Frysinger2016-08-101-3/+1
| | | | | The realpath dep migrated years ago into coreutils, so we can drop this old dep as it's part of the @system.
* app-portage/gentoolkit: Create /var/cache/revdep-rebuild in pkg_postinstMike Gilbert2016-03-121-6/+5
| | | | | | | | | | | | | | | | This resolves a QA warning. QA Notice: This ebuild installs into paths that should be created at runtime. To fix, simply do not install into these directories. Instead, your package should create dirs on the fly at runtime as needed via init scripts/etc... var/cache var/cache/revdep-rebuild var/cache/revdep-rebuild/.keep_app-portage_gentoolkit-0 We already install a tmpfiles entry to recreate the directory on boot. Package-Manager: portage-2.2.28_p57
* app-portage/gentoolkit: Version bump, add python-3.5Brian Dolbec2015-12-161-1/+1
| | | | | | | Add python3_5 compat to 0.3.1 and 9999 versions. First release with the python revdep-rebuild as the primary app. Package-Manager: portage-2.2.26
* app-portage/gentoolkit: Depend on threading support in pythonJustin Lecher2015-11-111-1/+1
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-portage/gentoolkit: Use the master branch in the live ebuildMike Gilbert2015-10-151-1/+0
| | | | Package-Manager: portage-2.2.23_p4
* Use https by defaultJustin Lecher2015-08-241-2/+2
| | | | | | 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-081-0/+77
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