Michał Górny
a8fce93877
dev-python: Remove *-fbsd KEYWORDS
...
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-10-11 17:34:35 +02:00
Michał Górny
5f572132ec
*/*: Add maintainer-needed comment to all unmaintained packages
...
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-07-17 15:44:55 +02:00
Michael Haubenwallner
d155fe1688
dev-python/pyhamcrest: add ~x86-linux keyword
...
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
2019-06-25 14:08:41 +02:00
Mikle Kolyada
8b3278a819
dev-python/pyhamcrest: Add ~alpha keyword wrt bug #661320
...
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"
2019-05-03 01:01:26 +03: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
Fabian Groffen
98105773f1
dev-python/pyhamcrest: marked ~amd64-linux
...
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
2019-03-20 11:29:14 +01:00
Mikle Kolyada
7c335d00fb
dev-python/pyhamcrest: Add ~sh keyword wrt bug #661320
...
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
2019-01-17 23:42:34 +03:00
Mikle Kolyada
78ee1d44a6
dev-python/pyhamcrest: Add ~arm keyword wrt bug #661320
...
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
2018-12-03 17:12:38 +03:00
Michał Górny
069945962a
dev-python/pyhamcrest: Tested on ~amd64-fbsd
2018-07-16 22:38:18 +02:00
Michał Górny
07d3fe2275
dev-python/pyhamcrest: Enable py3.7
2018-07-16 21:57:18 +02:00
Michał Górny
0fae70a088
dev-python/pyhamcrest: Enable tests
2018-07-16 16:05:52 +02:00
Aaron Bauman
5b9fa74724
dev-python/pyhamcrest: amd64 stable
...
Bug: https://bugs.gentoo.org/644614
Package-Manager: Portage-2.3.26, Repoman-2.3.7
2018-03-30 14:35:03 -04:00
Pacho Ramos
8380e215c4
dev-python/pyhamcrest: Drop old
...
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-03-10 15:53:25 +01:00
Pacho Ramos
1159ccd548
dev-python/pyhamcrest: Update maintainer due to bug #502560
...
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-03-10 15:53:24 +01:00
Michał Górny
623100fcb1
dev-python/*: Update Manifest hashes
2017-12-09 19:23:08 +01:00
Michał Górny
a051277d55
dev-python/pyhamcrest: Strip empty metadata.xml elements
2017-10-04 10:56:40 +02:00
Zac Medico
dc3b3b7828
dev-python/pyhamcrest: Add python3.6 to PYTHON_COMPAT
...
Package-Manager: Portage-2.3.5, Repoman-2.3.2
2017-05-10 20:16:52 -07: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
Tiziano Müller
363985f5ea
dev-python/pyhamcrest: version bump (including EAPI 6 bump and py-3.5 support)
...
Package-Manager: portage-2.3.0
2016-09-09 15:05:20 +02:00
Michał Górny
8849b098c0
Set appropriate maintainer types in metadata.xml (GLEP 67)
2016-01-24 23:58:38 +01:00
Mike Gilbert
1bfb585cc6
Revert DOCTYPE SYSTEM https changes in metadata.xml
...
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
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
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