summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sys-devel/automake: stable 1.10.3-r3 for ia64, bug #522638Sergei Trofimovich2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* sys-devel/automake: stable 1.15.1-r2 for sparc, bug #522638Rolf Eike Beer2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-devel/automake: stable 1.14.1-r2 for sparc, bug #522638Rolf Eike Beer2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-devel/automake: stable 1.13.4-r2 for sparc, bug #522638Rolf Eike Beer2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-devel/automake: stable 1.12.6-r2 for sparc, bug #522638Rolf Eike Beer2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-devel/automake: stable 1.11.6-r3 for sparc, bug #522638Rolf Eike Beer2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-devel/automake: stable 1.10.3-r3 for sparc, bug #522638Rolf Eike Beer2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-devel/automake: stable 1.9.6-r5 for sparc, bug #522638Rolf Eike Beer2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-devel/automake: amd64 stableJason Zaman2018-03-047-7/+7
| | | | | Gentoo-bug: 522638 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/automake: stable 1.9.6-r5 for ppc, bug #522638Sergei Trofimovich2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* sys-devel/automake: stable 1.15.1-r2 for ppc, bug #522638Sergei Trofimovich2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* sys-devel/automake: stable 1.14.1-r2 for ppc, bug #522638Sergei Trofimovich2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* sys-devel/automake: stable 1.13.4-r2 for ppc, bug #522638Sergei Trofimovich2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* sys-devel/automake: stable 1.12.6-r2 for ppc, bug #522638Sergei Trofimovich2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* sys-devel/automake: stable 1.11.6-r3 for ppc, bug #522638Sergei Trofimovich2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* sys-devel/automake: stable 1.10.3-r3 for ppc, bug #522638Sergei Trofimovich2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* sys-devel/automake: x86 stable (bug #522638)Thomas Deutschmann2018-03-047-7/+7
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/automake: Fix primary-prefix-invalid-couples.tap test failure due ↵Thomas Deutschmann2018-03-042-0/+15
| | | | | | to changed hash order Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/automake: Provide pkg_setup to call python_setup only when ↵Thomas Deutschmann2018-03-019-50/+36
| | | | | | | | | | | | | | FEATURES=test is set Previous attempt cfaa5ec192519a74951fd57f05c483984e408e4b was reverted in commit cd0e6915f3f7a02915bc7029026bfe2f53dc7f68 to avoid unnecessary mass rebuild for "--changed-deps=y" users which was possible because dependencies were fine. Package was only failing at build time in pkg_setup when Python 2.7 wasn't available because eclass exports pkg_setup. Bug: https://bugs.gentoo.org/648940 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* Revert "sys-devel/automake: Rev bump to remove Python 2.7 dependency for ↵Thomas Deutschmann2018-03-019-36/+50
| | | | | | | | FEATURES=-test" This reverts commit cfaa5ec192519a74951fd57f05c483984e408e4b. No rev bump required. Reverting to avoid mass rebuild.
* sys-devel/automake: Rev bump to remove Python 2.7 dependency for FEATURES=-testThomas Deutschmann2018-03-019-50/+36
| | | | | | Reported-by: Francesco Riosa <vivo75@gmail.com> Closes: https://bugs.gentoo.org/648940 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/automake: Rev bump to fix AM_PATH_PYTHON macroThomas Deutschmann2018-02-262-1/+40
| | | | | Closes: https://bugs.gentoo.org/648846 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/automake: Bump to v1.16Thomas Deutschmann2018-02-252-0/+113
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/automake: Rev bump to address several issuesThomas Deutschmann2018-02-2516-13/+1167
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-2314-28/+28
|
* sys-devel/automake: mark 1.15.1-r1 arm64/m68k/s390/sh stableMike Frysinger2018-01-111-1/+1
|
* sys-devel/automake: remove unused patchMichael Mair-Keimberger2018-01-081-53/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6769
* sys-devel/automake: Removed old.Lars Wendler2018-01-059-738/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/automake: arm stable, bug #635078Markus Meier2017-11-291-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* sys-devel/automake: arm stable, bug #635078Markus Meier2017-11-291-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* sys-devel/automake: arm stable, bug #635078Markus Meier2017-11-291-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* sys-devel/automake: arm stable, bug #635078Markus Meier2017-11-291-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* sys-devel/automake: arm stable, bug #635078Markus Meier2017-11-291-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* sys-devel/automake: arm stable, bug #635078Markus Meier2017-11-292-14/+14
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* sys-devel/automake: Stable on amd64Manuel Rüger2017-11-201-1/+1
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-devel/automake: Stable on amd64Manuel Rüger2017-11-201-1/+1
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-devel/automake: Stable on amd64Manuel Rüger2017-11-201-1/+1
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-devel/automake: Stable on amd64Manuel Rüger2017-11-201-1/+1
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-devel/automake: Stable on amd64Manuel Rüger2017-11-201-1/+1
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-devel/automake: Stable on amd64Manuel Rüger2017-11-201-1/+1
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-devel/automake: stable 1.15.1-r1 for hppa, bug #635078Sergei Trofimovich2017-11-131-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa"
* sys-devel/automake: stable 1.14.1-r1 for hppa, bug #635078Sergei Trofimovich2017-11-131-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa"
* sys-devel/automake: stable 1.13.4-r1 for hppa, bug #635078Sergei Trofimovich2017-11-131-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa"
* sys-devel/automake: stable 1.12.6-r1 for hppa, bug #635078Sergei Trofimovich2017-11-131-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa"
* sys-devel/automake: stable 1.11.6-r2 for hppa, bug #635078Sergei Trofimovich2017-11-131-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa"
* sys-devel/automake: stable 1.10.3-r2 for hppa, bug #635078Sergei Trofimovich2017-11-131-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa"
* sys-devel/automake: stable 1.15.1-r1 for sparc, bug #635078Sergei Trofimovich2017-11-111-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* sys-devel/automake: stable 1.14.1-r1 for sparc, bug #635078Sergei Trofimovich2017-11-111-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* sys-devel/automake: stable 1.13.4-r1 for sparc, bug #635078Sergei Trofimovich2017-11-111-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* sys-devel/automake: stable 1.12.6-r1 for sparc, bug #635078Sergei Trofimovich2017-11-111-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"