summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/tatt: stabilise 0.5 for amd64/x86Michael Palimaka2018-01-261-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-portage/tatt: add ~arm64, bug #620456Markus Meier2017-12-251-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm64"
* app-portage/tatt: x86 stableThomas Deutschmann2017-12-191-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-portage/tatt: version bump 0.5Michael Palimaka2017-12-062-1/+40
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* 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: ~hppa keyworded (thanks to Rolf Eike Beer)Sergei Trofimovich2017-10-181-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* app-portage/tatt: ~sparc keyworded (thanks to Rolf Eike Beer)Sergei Trofimovich2017-10-181-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* app-portage/tatt: keyworded 0.4 for ppc, bug #626750 (thanks to ernsteiswuerfel)Sergei Trofimovich2017-10-091-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* 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: remove 0.3Michael Palimaka2017-06-042-37/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-portage/tatt: amd64 stable wrt bug #620512Agostino Sarubbo2017-06-041-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-portage/tatt: Support newer pythonPacho Ramos2017-04-222-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Cleanup maintainer bug #326093Amy Liffey2017-04-071-4/+0
|
* app-portage/tatt: sync live ebuildMichael Palimaka2017-03-181-4/+6
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-portage/tatt: version bump 0.4Michael Palimaka2017-03-182-0/+39
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+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-222-5/+5
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-portage/tatt: add myself as maintainerMichael Palimaka2016-12-221-0/+3
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-012-2/+2
|
* app-portage/tatt: keyword ~ppc64Anthony G. Basile2016-07-111-1/+1
| | | | Package-Manager: portage-2.2.28
* app-portage/tatt: Cleanup due to #148577Pacho Ramos2016-05-281-4/+0
| | | | Package-Manager: portage-2.3.0_rc1
* app-portage/tatt:Johannes Huber2016-05-241-2/+2
| | | | Package-Manager: portage-2.3.0_rc1
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* 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-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-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+97
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