Commit Graph

19 Commits

Author SHA1 Message Date
Michał Górny
be8365b1af dev-lang/python-exec: Update install layout in -9999 2016-02-09 18:13:15 +01:00
Michał Górny
d6757565b9 dev-lang/python-exec: Wrappers were moved to /usr/bin (in git)
The both wrappers were moved to /usr/bin in order to make it possible to
symlink them in place of /usr/bin/python{,2,3}. Compatibility symlinks
are now installed in place of old locations.
2016-02-08 18:56:38 +01:00
Michał Górny
866e92f376 dev-lang/python-exec: Major version bump to 2.3
The new 2.3 release is the first release using new python-exec.conf
configuration file that allows users to specify complete Python
implementation preferences for python-exec.
2016-02-07 19:50:55 +01:00
Michał Górny
8e83165bc3 dev-lang/python-exec: Rename the live ebuild to -9999 for consistency 2016-02-07 09:44:57 +01:00
Michał Górny
ec8a8ce487 dev-lang/python-exec: Remove unneeded --with-eprefix= from -2.9999 2016-02-07 09:44:57 +01:00
Michał Górny
84462f5e79 dev-lang/python-exec: Do not copy meaningless Python 2 selection
Do not copy Python 2 version preference if Python 3 is the main
interpreter. It is not meaningful since we no longer support more than
one Python 2 version, and it will cause Python 2 to be preferred over
non-preferred versions of Python 3.
2016-02-06 10:57:35 +01:00
Michał Górny
fc0377a0be dev-lang/python-exec: Silence the migration output for initial install 2016-02-06 10:57:35 +01:00
Michał Górny
58d767fc71 dev-lang/python-exec: Install and migrate configuration file 2016-02-06 10:57:35 +01:00
Michał Górny
8bea0d57f8 dev-lang/python-exec: Reclaim /usr/bin/py* wrappers, #573254 2016-02-06 10:57:35 +01:00
Michał Górny
5d904cc409 dev-lang/python-exec: Minor version bump 2016-01-31 17:52:49 +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
Michał Górny
ac5dbe88e5 dev-lang/python-exec: Bump to 2.2, needed for #568974
Bump to version 2.2 that makes it possible to symlink python-exec2-c
directly as wrapper. This is necessary to support wrapping
/usr/bin/python correctly on non-Linux systems where shebangs must only
reference real executables (rather than the Python script used so far).
2016-01-11 17:00:00 +01:00
Michał Górny
1e29e4516c dev-lang/python-exec: Bump to 2.1
The new version follows app-admin/eselect-python-20151117 change of
storing split python[23] interpreter choice in config files.
2015-11-17 21:39:09 +01:00
Michał Górny
05dbe214ab dev-lang/python-exec: Drop autotools-utils, clean up 2015-11-17 21:39:09 +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
Justin Lecher
c84be41d02 Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:37:39 +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