Commit Graph

25 Commits

Author SHA1 Message Date
Michał Górny
71fa198188 dev-python/amodem: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-26 12:15:35 +01:00
Michał Górny
cd3f25deb1 */*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-05 11:55:46 +01:00
David Seifert
d9bb08d03f dev-python/amodem: Remove Py2
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
2019-12-28 17:11:11 +01:00
Anthony G. Basile
6bb84ed623 dev-python/amodem: remove myself as proxy
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2019-12-27 09:22:46 -05:00
Michał Górny
2db67a589e */*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-04-17 09:48:22 +02:00
Anthony G. Basile
a269ff134e dev-python/amodem: version bump to 1.15.0
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-09-12 15:56:29 -04:00
Anthony G. Basile
ee5b71ed51 dev-python/amodem: version bump to 1.14.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-03-17 17:02:03 -04:00
Anthony G. Basile
d69d3f1c16 dev-python/amodem: remove older version
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-02-20 19:58:32 -05:00
Anthony G. Basile
3ae114713e dev-python/amodem: version bump to 1.13.1
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-02-20 19:57:55 -05:00
Michał Górny
623100fcb1 dev-python/*: Update Manifest hashes 2017-12-09 19:23:08 +01:00
Pacho Ramos
7028af5e03 dev-python/amodem: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-07-07 11:20:10 +02:00
Robin H. Johnson
61b861acd7 Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Michał Górny
543503fdd0 global: Drop dead implementations from PYTHON_COMPAT 2016-11-01 21:58:22 +01:00
Michał Górny
8849b098c0 Set appropriate maintainer types in metadata.xml (GLEP 67) 2016-01-24 23:58:38 +01:00
Michał Górny
cfd93d768e Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
2016-01-24 23:58:38 +01:00
Anthony G. Basile
6ff4848022 dev-python/amodem: drop python 3.3.
Package-Manager: portage-2.2.20.1
2015-10-05 11:49:31 -04:00
Anthony G. Basile
7197ac4432 dev-python/amodem: remove older versions.
Package-Manager: portage-2.2.20.1
2015-10-05 07:56:00 -04:00
Anthony G. Basile
47c06b1d8f dev-python/amodem: version bump 1.13
Package-Manager: portage-2.2.20.1
2015-10-05 07:55:07 -04:00
Mike Gilbert
1bfb585cc6 Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92e.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00
Justin Lecher
eaaface92e Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00
Anthony G. Basile
543d200855 dev-python/amodem: version bump to 1.12.0
Package-Manager: portage-2.2.20.1
2015-08-21 20:29:57 -04:00
Anthony G. Basile
148b3fcce1 dev-python/amodem: remove older unstable versions.
Package-Manager: portage-2.2.20.1
2015-08-14 03:01:33 -04:00
Anthony G. Basile
b6fed24715 dev-python/amodem: improve SRC_URI
Package-Manager: portage-2.2.20.1
2015-08-14 03:01:25 -04:00
Anthony G. Basile
088a801250 dev-python/amodem: version bump to 1.12.
Package-Manager: portage-2.2.20.1
2015-08-14 02:51:05 -04:00
Robin H. Johnson
56bd759df1 proj/gentoo: Initial commit
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
2015-08-08 17:38:18 -07:00