summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-portage/layman: eutils--Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/layman: drop x86-macosFabian Groffen2021-01-061-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-portage/layman: drop ppc-aix m68k-mintFabian Groffen2020-12-271-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-portage/layman: Add python3_9 to compat bug 745849Brian Dolbec2020-11-171-1/+1
| | | | | | Closes: https://bugs.gentoo.org/754849 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
* app-portage/layman: support pypy3Jason A. Donenfeld2020-10-071-1/+1
| | | | | | Closes: https://bugs.gentoo.org/747019 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* app-portage/layman: Fix missing man page for 9999 version bug 732546Brian Dolbec2020-07-191-0/+9
| | | | | | | | | | | Man page generation was only required for teh live ebuild. During the EAPI-7 update, making adding version dependant code. The python_compile_all() was removed instead of man page generation being made version dependant. closes: https://bugs.gentoo.org/732546 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
* app-portage/layman: Add use default in subversion dependencyAndreas K. Hüttel2020-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* app-portage/layman: remove bazaar referencesMikle Kolyada2020-04-271-2/+1
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-portage/layman: Update subversion deps for qa-reportsBrian Dolbec2020-04-241-7/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
* app-portage/layman: Python 3.8 compatibilityCraig Andrews2020-04-181-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* app-portage/layman: DISTUTILS_USE_SETUPTOOLS=noMike Gilbert2020-04-151-0/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-portage/layman: Remove py2Michał Górny2020-02-261-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-221-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/layman: Prune dep on portage-mgornyMichał Górny2019-05-181-12/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/layman: remove dohtmlCraig Andrews2019-01-151-1/+2
| | | | | | Closes: https://bugs.gentoo.org/675530 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* app-portage/layman: Python 3.7, EAPI=7Craig Andrews2019-01-151-13/+13
| | | | | | Closes: https://bugs.gentoo.org/674884 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* app-portage/layman: Support sys-apps/portage-mgornyMichał Górny2018-03-211-2/+12
|
* app-portage/layman: [QA] Port to git-r3David Seifert2017-12-251-2/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-portage/layman: Add python3.6 to PYTHON_COMPATZac Medico2017-05-111-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* 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/layman: Version bump, Fix pyGPG dep on recent versionsBrian Dolbec2017-02-011-2/+2
| | | | | | | Cheange the pyGPG dep to >=-0.2. Clean out old ~arch versions. Package-Manager: Portage-2.3.3_p38, Repoman-2.3.1_p31
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* app-portage/layman: Adjust ssl-fetch dep to correct versionBrian Dolbec2016-05-021-2/+2
| | | | Package-Manager: portage-2.2.28_p104
* Adds python3_5 to PYTHON_COMPATDevan Franchini2015-11-101-1/+1
| | | | Package-Manager: portage-2.2.20.1
* app-portage/layman: Adds sqlite USE flag to 9999 ebuildDevan Franchini2015-10-161-3/+4
| | | | Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+95
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