summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-portage/tatt: sync live ebuildViorel Munteanu3 days1-4/+4
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-portage/tatt: enable py3.11Sam James2023-02-171-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-portage/tatt: disable Python 3.8Sam James2022-11-061-1/+1
| | | | | | The pkgcore stack is going to require Python 3.9. Signed-off-by: Sam James <sam@gentoo.org>
* app-portage/tatt: add Python 3.10Sam James2022-05-191-2/+2
| | | | | Closes: https://bugs.gentoo.org/845585 Signed-off-by: Sam James <sam@gentoo.org>
* app-portage/tatt: Limit to py3.8+ due to pkgcoreMichał Górny2021-01-081-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/tatt: add nattka dependencySam James2020-09-111-5/+2
| | | | | | | Needed by latest commits. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* app-portage/tatt: enable Python 3.9 supportThomas Deutschmann2020-08-291-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-portage/tatt: enable Python 3.8Thomas Deutschmann2020-04-271-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-portage/tatt: improve python handlingMichael Palimaka2020-04-211-2/+2
| | | | | | | | | * Add Python 3.7 * Fix dependencies Closes: https://bugs.gentoo.org/718252 Package-Manager: Portage-2.3.89, Repoman-2.3.22 Signed-off-by: Michael Palimaka <kensington@gentoo.org>
* app-portage/tatt: port to EAPI 7Michael Palimaka2020-03-031-2/+2
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Palimaka <kensington@gentoo.org>
* app-portage/tatt: Remove py2Michał Górny2020-02-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/tatt: point repo URI to Gentoo infrastructureRolf Eike Beer2020-02-041-1/+2
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@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>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/tatt: switch to new upstream locationMichael Palimaka2017-11-151-2/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.4
* app-portage/tatt: use HTTPS for GitHubDavid Hicks2017-07-301-2/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* app-portage/tatt: Support newer pythonPacho Ramos2017-04-221-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-portage/tatt: sync live ebuildMichael Palimaka2017-03-181-4/+6
| | | | 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/tatt: add Python requests dependencyAaron Bauman2016-12-231-1/+2
|
* app-portage/tatt: EAPI 6Michael Palimaka2016-12-221-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-portage/tatt: point to new repoMichael Palimaka2016-12-221-4/+4
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+37
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