# ChangeLog for dev-lang/gnat-gcc # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *gnat-gcc-4.6.4 (09 Aug 2015) *gnat-gcc-4.5.4 (09 Aug 2015) *gnat-gcc-4.4.7 (09 Aug 2015) *gnat-gcc-4.3.6 (09 Aug 2015) *gnat-gcc-4.3.5 (09 Aug 2015) *gnat-gcc-4.2.3 (09 Aug 2015) *gnat-gcc-4.1.2 (09 Aug 2015) *gnat-gcc-3.4.6 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +files/gcc-configure-LANG.patch, +files/gnat-Make-lang.in.patch, +files/gnat-gcc-4.5.4-tex-version-workaround.patch, +files/patches/4.3/01-siginfo.patch, +gnat-gcc-3.4.6.ebuild, +gnat-gcc-4.1.2.ebuild, +gnat-gcc-4.2.3.ebuild, +gnat-gcc-4.3.5.ebuild, +gnat-gcc-4.3.6.ebuild, +gnat-gcc-4.4.7.ebuild, +gnat-gcc-4.5.4.ebuild, +gnat-gcc-4.6.4.ebuild, +metadata.xml: proj/gentoo: Initial commit 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 X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 24 Aug 2015; Justin Lecher gnat-gcc-3.4.6.ebuild, gnat-gcc-4.3.5.ebuild, gnat-gcc-4.3.6.ebuild, gnat-gcc-4.4.7.ebuild, gnat-gcc-4.5.4.ebuild, gnat-gcc-4.6.4.ebuild, metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Justin Lecher gnat-gcc-3.4.6.ebuild, gnat-gcc-4.1.2.ebuild, gnat-gcc-4.2.3.ebuild, gnat-gcc-4.3.5.ebuild, gnat-gcc-4.3.6.ebuild, gnat-gcc-4.4.7.ebuild, gnat-gcc-4.5.4.ebuild, gnat-gcc-4.6.4.ebuild: Use https for most gnu.org URLs Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert metadata.xml: Revert DOCTYPE SYSTEM https changes in metadata.xml repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 02 Sep 2015; George Shapovalov gnat-gcc-3.4.6.ebuild, gnat-gcc-4.1.2.ebuild, gnat-gcc-4.2.3.ebuild, gnat-gcc-4.3.5.ebuild, gnat-gcc-4.3.6.ebuild, gnat-gcc-4.4.7.ebuild, gnat-gcc-4.5.4.ebuild, gnat-gcc-4.6.4.ebuild: cleaned up ebuild to correspond to latest requirements; added EAPI in prep for gnatbuild.eclass cleanup Package-Manager: portage-2.2.20.1 *gnat-gcc-4.6.4-r1 (03 Sep 2015) *gnat-gcc-4.5.4-r1 (03 Sep 2015) *gnat-gcc-4.4.7-r1 (03 Sep 2015) *gnat-gcc-4.3.6-r1 (03 Sep 2015) 03 Sep 2015; George Shapovalov +gnat-gcc-4.3.6-r1.ebuild, +gnat-gcc-4.4.7-r1.ebuild, +gnat-gcc-4.5.4-r1.ebuild, +gnat-gcc-4.6.4-r1.ebuild: fixed ncurses SLOT dep to :0 As per discussion on -dev list. Also revbumped to updated VDB. Acked-by: hasufell Package-Manager: portage-2.2.20.1 24 Jan 2016; Michał Górny metadata.xml: Replace all herds with appropriate projects (GLEP 67) Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) *gnat-gcc-4.9.3 (04 Jun 2016) 04 Jun 2016; Stephen L Arnold +files/gcc-spec-env-r1.patch, +files/gnat-gcc-4.9.3-make-default-paths-match-slot.patch, +gnat-gcc-4.9.3.ebuild, metadata.xml: version bump to 4.9.3 (ebuild and gnatboot) Newly reworked gnat-gcc with new multilib and hardened support. Will probably also need updates to gnat.eclass to build Ada packages. Ncurses with use=ada works again (in the overlay) but the existing gnat.eclass Ada configuration will most likely get simplified first. Other arches still in progress. Package-Manager: portage-2.2.28 26 Jun 2016; Stephen L Arnold gnat-gcc-4.3.6.ebuild, gnat-gcc-4.3.6-r1.ebuild, gnat-gcc-4.6.4.ebuild, gnat-gcc-4.6.4-r1.ebuild, metadata.xml: remove lto use flag, fix headers, sync up gnat-gcc Package-Manager: portage-2.2.28 28 Jun 2016; Stephen L Arnold gnat-gcc-4.6.4-r1.ebuild: add missing 4.6 update from the last round of bug fixes. This should bring everything in sync again (sorry about that, chief...) Package-Manager: portage-2.2.28 06 Nov 2016; David Seifert -files/gcc-configure-LANG.patch, -files/gcc-spec-env-r1.patch, -files/gnat-Make-lang.in.patch, -files/gnat-gcc-4.9.3-make-default-paths-match-slot.patch: remove unused patches Closes: https://github.com/gentoo/gentoo/pull/2167 Signed-off-by: David Seifert