summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.4.6-r1.ebuild
AgeCommit message (Collapse)Author
2019-03-23dev-lang/python: remove oldMike Gilbert
Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2019-02-20dev-lang/python: fix slot/subslot operatorsAaron Bauman
Signed-off-by: Aaron Bauman <bman@gentoo.org>
2018-10-01dev-lang/python: subscribe to virtual/libffi sub slotThomas Deutschmann
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
2018-04-20dev-lang/python: Move readline dep outside 'ncurses?'Michał Górny
Move the dependency on readline to be independent of ncurses. Looking at the code, there is no apparent reason for putting it inside 'ncurses?' block. Furthermore, it is inconsistent with how the readline module build is controlled. Closes: https://bugs.gentoo.org/401651
2018-01-23*/*: Remove sparc-fbsd keywordsMichał Górny
2017-11-11dev-lang/python: disable the nis moduleMike Gilbert
This fails to build with glibc-2.26. Bug: https://bugs.gentoo.org/631488 Package-Manager: Portage-2.3.13_p1, Repoman-2.3.3_p81