summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use https by defaultJustin Lecher2015-08-248-8/+8
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-247-7/+7
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-portage/gs-pypi: version bumpJauhien Piatlicki2015-08-222-0/+27
| | | | Package-Manager: portage-2.2.18
* app-portage/g-sorcery: version bumpJauhien Piatlicki2015-08-222-0/+38
| | | | Package-Manager: portage-2.2.18
* app-portage/gs-pypi: update live ebuildJauhien Piatlicki2015-08-191-1/+1
| | | | | | Use git sync by default Package-Manager: portage-2.2.18
* app-portage/g-sorcery: update live ebuildJauhien Piatlicki2015-08-181-1/+2
| | | | | | New feature added: sync using git Package-Manager: portage-2.2.18
* app-portage/ufed: Use slot operators for ncursesJustin Lecher2015-08-168-173/+8
| | | | | | | | | | Additionally: * drop base.eclass usage in favour of "epatch ${PATCHES[@]}" * clean old * merge changes into live ebuild Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-portage/eclass-manpages: fail when there are errors in eclass docsMike Frysinger2015-08-141-2/+2
| | | | This will get people to file bugs when developers break the documentation.
* app-portage/eclass-manpages: pass up exit codes to the callerMike Frysinger2015-08-142-3/+21
| | | | This will let us make errors in the docs fatal in the ebuild if we want.
* app-portage/eclass-manpages: fix gensub warningsMike Frysinger2015-08-141-3/+3
| | | | | Newer gawk warns when you use an empty string with the 3rd arg to gensub since that only accepts "g", "G", or a number.
* app-portage/eclass-manpages: add a check for the @ECLASS name #537392Mike Frysinger2015-08-141-0/+4
|
* app-portage/eclass-manpages: update URL after git migrationMike Frysinger2015-08-143-2/+2
|
* app-portage/grs: make 0.1 stable on amd64Anthony G. Basile2015-08-131-1/+1
| | | | Package-Manager: portage-2.2.20.1
* app-portage/install-mask: drop oldMichał Górny2015-08-122-28/+0
| | | | Package-Manager: portage-2.2.20
* app-portage/repo-commit: drop oldMichał Górny2015-08-122-26/+0
| | | | Package-Manager: portage-2.2.20
* app-portage/grs: first 0.1 release.Anthony G. Basile2015-08-113-2/+49
| | | | Package-Manager: portage-2.2.20
* app-portage/cpuinfo2cpuflags: marked ~{86,64}-{macos,solaris}, bug #554828Fabian Groffen2015-08-111-1/+1
| | | | Package-Manager: portage-2.2.20-prefix
* Limit dev-libs/iniparser reverse dendencies to slot 0 (not slot 4)Sebastian Pipping2015-08-101-2/+2
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* app-portage/gentoopm: drop oldMichał Górny2015-08-103-82/+0
| | | | Package-Manager: portage-2.2.20_p33
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-093-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-08315-0/+10042
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