sys-devel/automake: Rev bump to address several issues
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 25 Feb 2018 01:39:04 +0000 (02:39 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 25 Feb 2018 01:58:45 +0000 (02:58 +0100)
commit43d394421ca6fcc030952d60200f2888fcd37cb6
tree36d38b6f93e0e6ccdcde11b49593bb3eecdf665b
parent4c1a66830d941bebb25edcce199b9b9709f33d40
sys-devel/automake: Rev bump to address several issues

Ebuild changes:
===============
- EAPI bumped to EAPI=6 (1.9.x-1.14.x).

- Avoid (low risk) race in /tmp (1.10.x-1.15.x). [Bug 522638]

- Avoid makeinfo requirement when bootstraping (1.14.x-1.15.x).
  [Bug 628912]

- Fix man4.test failure (1.11.x). [Bug 583108]

- Add Python 2.7 requirement for test suite. [Bug 483358, 623432]

- Fix test failures when using >=app-arch/gzip-1.8 (1.14.x). [Bug 604570]

- Updated GIT/SRC_URI to use HTTPS (1.14.x-1.15.x).

- Live ebuild updated with changes from above (9999).

Closes: https://bugs.gentoo.org/583108
Closes: https://bugs.gentoo.org/483358
Closes: https://bugs.gentoo.org/623432
Closes: https://bugs.gentoo.org/604570
Bug: https://bugs.gentoo.org/522638
Package-Manager: Portage-2.3.24, Repoman-2.3.6
16 files changed:
sys-devel/automake/automake-1.10.3-r3.ebuild [new file with mode: 0644]
sys-devel/automake/automake-1.11.6-r3.ebuild [new file with mode: 0644]
sys-devel/automake/automake-1.12.6-r2.ebuild [new file with mode: 0644]
sys-devel/automake/automake-1.13.4-r2.ebuild [new file with mode: 0644]
sys-devel/automake/automake-1.14.1-r2.ebuild [new file with mode: 0644]
sys-devel/automake/automake-1.15.1-r2.ebuild [new file with mode: 0644]
sys-devel/automake/automake-1.9.6-r5.ebuild [new file with mode: 0644]
sys-devel/automake/automake-9999.ebuild
sys-devel/automake/files/automake-1.11-install-sh-avoid-low-risk-race-in-tmp.patch [new file with mode: 0644]
sys-devel/automake/files/automake-1.13-perl-escape-curly-bracket-r1.patch [new file with mode: 0644]
sys-devel/automake/files/automake-1.14-gzip-fix.patch [new file with mode: 0644]
sys-devel/automake/files/automake-1.14-install-sh-avoid-low-risk-race-in-tmp.patch [new file with mode: 0644]
sys-devel/automake/files/automake-1.15-install-sh-avoid-low-risk-race-in-tmp.patch [new file with mode: 0644]
sys-devel/automake/files/automake-1.9.6-ignore-comments-r1.patch [new file with mode: 0644]
sys-devel/automake/files/automake-1.9.6-include-dir-prefix-r1.patch [new file with mode: 0644]
sys-devel/automake/files/automake-1.9.6-infopage-namechange-r1.patch [new file with mode: 0644]