summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-shells/autojump: Drop old versionsMatt Turner2020-08-181-83/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-shells/autojump: Remove py2Michał Górny2020-01-301-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/autojump: Support newer pythonPacho Ramos2017-04-221-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-shells/autojump: [QA] Add missing python metadata variablesDavid Seifert2017-04-201-1/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* app-shells/autojump: Stable for amd64+x86.Patrice Clement2016-02-171-6/+10
| | | | Package-Manager: portage-2.2.26
* app-shells/autojump-22.2.4-r4: python -> ipythonMarc Joliet2015-12-041-4/+4
| | | | | Rename the python USE flag to ipython, since it really controls IPython support, and not general Python support.
* app-shells/autojump-22.2.4-r4: convert einfo to elogMarc Joliet2015-12-041-2/+6
| | | | | | | Convert the einfo message in src_install() to an elog message in pkg_postinst(), which is a more fitting place for such a message. Signed-off-by: Marc Joliet <marcec@gmx.de>
* app-shells/autojump-22.2.4-r4: rm bundled argparseMarc Joliet2015-12-041-1/+5
| | | | | | | Upstream only includes the bundled argparse module for Python 2.6 support. Patch bin/autojump to use the built-in argparse module instead. Signed-off-by: Marc Joliet <marcec@gmx.de>
* app-shells/autojump-22.2.4-r4: use python_replicate_scriptMarc Joliet2015-12-041-0/+1
| | | | Signed-off-by: Marc Joliet <marcec@gmx.de>
* app-shells/autojump: revbump to add FISH supportMarc Joliet2015-12-041-0/+70
Signed-off-by: Marc Joliet <marcec@gmx.de>