Commit Graph

25 Commits

Author SHA1 Message Date
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
Andreas Sturmlechner
487a2b403f dev-python/pygame: Drop to ~hppa
Only one of 2 reverse-dependencies of media-libs/sdl-mixer forcing hppa.

Package-Manager: Portage-2.3.49, Repoman-2.3.10
2018-09-15 04:30:28 +02:00
Mikle Kolyada
0596b793c0 dev-python/pygame: ppc stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-07-24 03:36:37 +03:00
Mikle Kolyada
11c93788f9 dev-python/pygame: x86 stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-07-21 03:06:09 +03:00
Rolf Eike Beer
55308753ea dev-python/pygame: stable 1.9.3 for hppa
Bug: https://bugs.gentoo.org/658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
2018-06-30 11:17:59 +01:00
Mikle Kolyada
d1626acb6e dev-python/pygame: amd64 stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-24 12:39:54 +03:00
Michał Górny
623100fcb1 dev-python/*: Update Manifest hashes 2017-12-09 19:23:08 +01:00
Sergei Trofimovich
07bc55d873 dev-python/pygame: keyworded 1.9.3 for sparc, bug #616712 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
2017-12-06 22:44:17 +00:00
Matt Turner
806718c520 dev-python/pygame-1.9.3: added ~alpha, bug 616712 2017-11-23 14:31:27 -08:00
Sergei Trofimovich
b025a480e0 dev-python/pygame: tweak library search path for prefix
By default libraries are searched at /usr and /usr/local.
For prefix we need to add offset. Build system provides
LOCALBASE to override defaults.

Package-Manager: Portage-2.3.10, Repoman-2.3.3
2017-09-30 09:11:41 +00:00
Sergei Trofimovich
f54a2b1473 dev-python/pygame: keyworded 1.9.3 for ppc, bug #616712
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
2017-08-12 10:06:54 +01:00
Sergei Trofimovich
56b5f492ca dev-python/pygame: ia64 keyworded, bug #616712
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
2017-07-02 16:07:45 +01:00
Markus Meier
e42379455d dev-python/pygame: add ~arm, bug #616712
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
2017-05-04 22:17:20 +02:00
Jeroen Roovers
e92c90068a dev-python/pygame: Mark ~hppa (bug #616712).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
2017-04-30 10:25:45 +02:00
Justin Lecher
92715265f5 Globally add missing remote ID references to metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2017-04-29 19:49:16 +01:00
Tim Harder
a1ebe128c6 dev-python/pygame: drop keywords until portmidi is keyworded 2017-04-27 03:28:55 -04:00
Tim Harder
d90098a97e dev-python/pygame: version bump to 1.9.3 2017-04-27 03:21:14 -04: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
Maxim Koltsov
3475e025c2 dev-python/pygame: add python 3.5 support
Gentoo-Bug: 573862

Package-Manager: portage-2.2.27
2016-02-05 15:39:13 +03: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
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
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