summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move {sys-devel → dev-build}/autoconfMichał Górny2024-01-151-8/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/autoconf: backport verify-sig to 2.69Sam James2023-12-241-0/+1
| | | | | | Eric Blake signed 2.69 so use sec-keys/openpgp-keys-m4. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/autoconf: wire up verify-sig for 2.71Sam James2023-12-231-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/autoconf: drop 2.72c-r2, 2.72dSam James2023-12-231-2/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/autoconf: add 2.72Sam James2023-12-231-0/+2
| | | | | | | | | | Keywording immediately given I've been running 9999 for ages and we'd backported some of the bigger (but not all) changes anyway. It has a bunch of the modern C stuff we really want out there. Bug: https://bugs.gentoo.org/893434 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/autoconf: add 2.72dSam James2023-12-021-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/autoconf: add 2.72c (unkeyworded)Sam James2023-03-271-0/+1
| | | | | | | 2.73 will be the actual release, this is a snapshot of it before it's released, as a test. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/autoconf: drop 2.64-r1David Seifert2022-06-191-1/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/autoconf: Removed oldLars Wendler2021-03-091-2/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/autoconf: Bump to version 2.71Lars Wendler2021-01-291-0/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/autoconf: 2.70 revbump to add various upstream fixesLars Wendler2021-01-041-0/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/autoconf: Bump to version 2.70. Removed oldLars Wendler2020-12-091-1/+1
| | | | | | Bug: https://bugs.gentoo.org/732648 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/autoconf: Bump to version 2.70_beta3. Removed oldLars Wendler2020-12-011-1/+1
| | | | | | | | This is called autoconf-2.69e by upstream Bug: https://bugs.gentoo.org/732648 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/autoconf: Bump to version 2.70_beta3. Removed oldLars Wendler2020-11-031-1/+1
| | | | | | | | This is called autoconf-2.69d by upstream Bug: https://bugs.gentoo.org/732648 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/autoconf: Bump to version 2.70_beta2Lars Wendler2020-10-151-0/+1
| | | | | | | | This is called autoconf-2.69c by upstream Bug: https://bugs.gentoo.org/732648 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/autoconf: Revbump to add runstatedirLars Wendler2019-11-281-0/+1
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/autoconf: Re-add v2.64 by toochain team request.Lars Wendler2018-05-131-0/+1
| | | | | | | Seem this is required to rebuild gcc toolchain as upstream didn't manage to polish their toolchain for at least nine years. Package-Manager: Portage-2.3.36, Repoman-2.3.9
* sys-devel/autoconf: Remove oldDavid Seifert2018-01-171-1/+0
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6750
* sys-devel/autoconf: Removed masked versions.Lars Wendler2018-01-041-7/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel: Update Manifest hashes.Ulrich Müller2017-12-091-10/+10
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+10
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed