summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/docker-py: Version bump to 2.0.0Manuel Rüger2016-12-152-0/+54
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/docker-py: Remove oldManuel Rüger2016-11-244-160/+0
| | | | Package-Manager: portage-2.3.2
* dev-python/docker-py: Version bump to 1.10.6Manuel Rüger2016-11-112-0/+53
| | | | Package-Manager: portage-2.3.0
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-015-5/+5
|
* dev-python/docker-py: add version 1.10.4Alex Brandt2016-10-302-0/+53
| | | | Package-Manager: portage-2.3.2
* dev-python/docker-py: remove version 1.8.1Alex Brandt2016-09-242-53/+0
| | | | Package-Manager: portage-2.3.1
* dev-python/docker-py: add version 1.10.3Alex Brandt2016-09-242-0/+54
| | | | Package-Manager: portage-2.3.1
* dev-python/docker-py: remove version 1.8.0-r1Alex Brandt2016-08-062-49/+0
| | | | Package-Manager: portage-2.3.0
* dev-python/docker-py: add version 1.9.0Alex Brandt2016-08-062-0/+51
| | | | Package-Manager: portage-2.3.0
* dev-python/docker-py: remove version 1.8.0_rc2Alex Brandt2016-07-162-51/+0
| | | | Package-Manager: portage-2.3.0
* dev-python/docker-py: add version 1.9.0_rc2Alex Brandt2016-07-162-0/+53
| | | | Package-Manager: portage-2.3.0
* dev-python/docker-py: add version 1.8.1Alex Brandt2016-06-182-0/+53
| | | | Package-Manager: portage-2.3.0_rc1
* dev-python/docker-py: remove version 1.8.0_rc5Alex Brandt2016-05-152-51/+0
| | | | | | | The removal of python2_7 in docker-py happened during this release, not the proper release. Removing this version fixes #582300. Package-Manager: portage-2.2.28
* dev-python/docker-py: remove version 1.8.0Alex Brandt2016-04-231-49/+0
| | | | | | | Again, due to bug #580388, I am removing this version of docker-py to finish the solution of py2-ipaddress causing collisions. Package-Manager: portage-2.2.28
* dev-python/docker-py: add version 1.8.0-r1Alex Brandt2016-04-231-0/+48
| | | | | | | | | | Due to bug #580388, I've removed python2_7 support from docker-py. This shouldn't be a problem. This removes the conflict due to py2-ipaddress and makes the question of which package to keep moot. With py2-ipaddress no longer required by anything in the tree I will be running it through the last-rites process. Package-Manager: portage-2.2.28
* dev-python/docker-py: remove version 1.7.2Alex Brandt2016-04-172-49/+0
| | | | Package-Manager: portage-2.2.28
* dev-python/docker-py: add version 1.8.0Alex Brandt2016-04-171-3/+2
| | | | Package-Manager: portage-2.2.28
* dev-python/docker-py: version bump to 1.8.0Zac Medico2016-04-152-0/+51
| | | | Package-Manager: portage-2.2.28
* dev-python/docker-py: remove version 1.7.0Alex Brandt2016-04-102-49/+0
| | | | Package-Manager: portage-2.2.28
* dev-python/docker-py: add version 1.8.0_rc5Alex Brandt2016-04-102-0/+51
| | | | Package-Manager: portage-2.2.28
* dev-python/docker-py: remove version 1.5.0Alex Brandt2016-04-032-49/+0
| | | | Package-Manager: portage-2.2.28
* dev-python/docker-py: remove version 1.4.0Alex Brandt2016-04-032-49/+0
| | | | Package-Manager: portage-2.2.28
* dev-python/docker-py: remove version 1.3.1Alex Brandt2016-04-032-45/+0
| | | | Package-Manager: portage-2.2.28
* dev-python/docker-py: add version 1.8.0_rc2Alex Brandt2016-04-032-0/+51
| | | | Package-Manager: portage-2.2.28
* dev-python/docker-py: remove version 1.1.0-r2Alex Brandt2016-03-202-50/+0
| | | | Package-Manager: portage-2.2.28
* dev-python/docker-py: add version 1.7.2Alex Brandt2016-03-202-0/+49
| | | | Package-Manager: portage-2.2.28
* dev-python/docker-py: Version BumpJustin Lecher2016-02-173-1/+50
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-python/docker-py: add version 1.5.0Alex Brandt2015-10-242-0/+49
| | | | Package-Manager: portage-2.2.23
* dev-python/docker-py: remove version 1.3.0Alex Brandt2015-09-132-32/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-python/docker-py: remove version 1.2.3Alex Brandt2015-09-132-45/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-python/docker-py: add version 1.4.0Alex Brandt2015-09-132-0/+49
| | | | Package-Manager: portage-2.2.20.1
* 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>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-087-0/+229
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