summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-devel/automake: Remove py2 where possibleMichał Górny2020-02-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/automake: Add Python 3.7 supportAndreas K. Hüttel2020-01-201-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/automake: Enable Python 3 supportAndreas K. Hüttel2020-01-201-2/+2
| | | | | | Closes: https://bugs.gentoo.org/705514 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/automake: Fix remaining tests broken with py3Andreas K. Hüttel2020-01-201-0/+4
| | | | | | Bug: https://bugs.gentoo.org/705514 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/automake: Fix most tests with python-3 (2 FAIL remaining)Andreas K. Hüttel2020-01-171-1/+2
| | | | | | | Bug: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32088 Bug: https://bugs.gentoo.org/705514 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/automake: Fixed overzealous quotingLars Wendler2019-12-101-1/+1
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/automake: Don't fail if rm failsLars Wendler2019-11-121-1/+1
| | | | | | Closes: https://bugs.gentoo.org/699932 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/automake: EAPI-7 bumpsLars Wendler2019-11-081-13/+23
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/automake: Fix byte-compiling Python modules on py3.5+Michał Górny2019-11-081-0/+113
Bug: https://bugs.gentoo.org/699218 Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>