summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed CPE tag for sys-devel/makeRoy Yang2020-05-041-0/+3
| | | | | Signed-off-by: Roy Yang <royyang@google.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: downgrade m68k down to ~m68kSergei Trofimovich2020-04-211-1/+1
| | | | | | | | | m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-devel/make: Bump to version 4.3. Removed oldLars Wendler2020-01-202-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/make: Bump to version 4.2.93Lars Wendler2020-01-172-0/+56
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/make: Add ~riscv keywordMikle Kolyada2019-05-041-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* sys-devel/make: move stable keywordsThomas Deutschmann2018-08-312-59/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* Drop arm-linux keyword from tree.Benda Xu2018-08-312-2/+2
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* sys-devel/make: Use a non-blocking read with pselect to avoid hangsThomas Deutschmann2018-08-272-0/+231
| | | | | Closes: https://bugs.gentoo.org/664632 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sys-devel/make: drop oldThomas Deutschmann2018-08-045-207/+0
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* sys-devel/make: move stable keywordsThomas Deutschmann2018-08-041-1/+1
| | | | | Closes: https://bugs.gentoo.org/662730 Package-Manager: Portage-2.3.44, Repoman-2.3.10
* sys-devel/make-4.2.1: arm64 stableMart Raudsepp2018-05-301-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/make: Revbump to support guile-2.2 wih USE="guile"Lars Wendler2018-03-162-0/+378
| | | | | | Thanks-to: Benda Xu <heroxbd@gentoo.org> Closes: https://bugs.gentoo.org/650608 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/make: Removed old.Lars Wendler2018-03-163-93/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/make: Fixed typo in a comment.Lars Wendler2018-02-191-1/+1
| | | | | | Thanks Arfrever! Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/make: Revbump to avoid maintainer mode.Lars Wendler2018-02-193-26/+32
| | | | | Closes: https://bugs.gentoo.org/648034 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/make: Fix build and tests with sys-libs/glibc-2.27, bug 646558Andreas K. Hüttel2018-02-113-0/+97
| | | | | Closes: https://bugs.gentoo.org/646558 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/make: Add missing patch, bug 613772Andreas K. Hüttel2018-02-111-0/+26
| | | | | Bug: https://bugs.gentoo.org/613772 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/make: Remove oldAndreas K. Hüttel2018-02-1121-1144/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/make: Fix tests with Perl 5.26, bug 613772Andreas K. Hüttel2018-02-112-0/+4
| | | | | Closes: https://bugs.gentoo.org/613772 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-236-12/+12
|
* sys-devel: Update Manifest hashes.Ulrich Müller2017-12-091-6/+6
|
* sys-devel/make: default CXX to c++ instead of g++, #589894Lei Zhang2017-04-142-0/+62
| | | | | | | | Now with ~arch revbump! Closes: https://github.com/gentoo/gentoo/pull/1982 Package-Manager: portage-2.2.28 Reviewed-by: Anthony G. Basile <blueness@gentoo.org>
* Revert "sys-devel/make: default CXX to c++ instead of g++, #589894"Michał Górny2017-04-142-14/+0
| | | | | | | The change was accidentally done to the stable ebuild. Will reland with ~arch revbump. Reverts: bace4a893fbf789675d576be2a291aef33db90f5
* sys-devel/make: default CXX to c++ instead of g++, #589894Lei Zhang2017-04-142-0/+14
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1982 Package-Manager: portage-2.2.28 Reviewed-by: Anthony G. Basile <blueness@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-286-6/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-devel/make: arm stable, bug #606834Markus Meier2017-02-251-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* sys-devel/make: keyword ~x64-cygwinMichael Haubenwallner2017-02-201-1/+1
| | | | Package-Manager: portage-2.3.3
* sys-devel/make: Stable for HPPA (bug #606834).Jeroen Roovers2017-01-291-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* sys-devel/make: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ↵Fabian Groffen2017-01-294-7/+7
| | | | | | ~x86-freebsd ~x86-interix Package-Manager: portage-2.3.3
* sys-devel/make: ppc stable wrt bug #606834Agostino Sarubbo2017-01-261-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/make: sparc stable wrt bug #606834Agostino Sarubbo2017-01-261-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/make-4.2.1-r0: stable on alphaTobias Klausmann2017-01-251-1/+1
| | | | Gentoo-Bug: 606834
* sys-devel/make: ppc64 stable wrt bug #606834Agostino Sarubbo2017-01-241-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/make: ia64 stable wrt bug #606834Agostino Sarubbo2017-01-231-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/make: x86 stable wrt bug #606834Agostino Sarubbo2017-01-231-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/make: amd64 stable wrt bug #606834Agostino Sarubbo2017-01-231-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/make: Removed old.Lars Wendler2017-01-224-241/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-devel/make: Bump to version 4.2.1Lars Wendler2016-06-112-0/+50
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* savannah: switch to https URLsMike Frysinger2016-06-041-1/+1
|
* sys-devel/make: Removed old.Lars Wendler2016-05-313-242/+0
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/make: Revbump to add upstream fix for bug #583812.Lars Wendler2016-05-313-0/+240
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/make: Revbump to revert upstream commit for bug #583812Lars Wendler2016-05-232-0/+193
| | | | | | | until a real fix is available. Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/make: Bump to version 4.2Lars Wendler2016-05-222-0/+50
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.