commit: fe745e9d78ef7480bc7d42b418e5317e8ce213d3
Author: Ryan Hill <rhill <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 18 03:43:21 2014 +0000
Commit: Ryan Hill <rhill <AT> gentoo <DOT> org>
CommitDate: Wed Jun 18 03:43:21 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/toolchain.git;a=commit;h=fe745e9d
Drop 4.7 git ebuild. Bump 4.8 and 4.9.
---
metadata/md5-cache/sys-devel/gcc-4.7.4_pre9999 | 13 ----
.../{gcc-4.8.3_pre9999 => gcc-4.8.4_pre9999} | 0
.../{gcc-4.9.0_pre9999 => gcc-4.9.1_pre9999} | 0
sys-devel/gcc/gcc-4.7.4_pre9999.ebuild | 69 ----------------------
...8.3_pre9999.ebuild => gcc-4.8.4_pre9999.ebuild} | 0
...9.0_pre9999.ebuild => gcc-4.9.1_pre9999.ebuild} | 0
6 files changed, 82 deletions(-)
diff --git a/metadata/md5-cache/sys-devel/gcc-4.7.4_pre9999
b/metadata/md5-cache/sys-devel/gcc-4.7.4_pre9999
deleted file mode 100644
index 8d70031..0000000
--- a/metadata/md5-cache/sys-devel/gcc-4.7.4_pre9999
+++ /dev/null
@@ -1,13 +0,0 @@
-DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup
test unpack
-DEPEND=amd64? ( multilib? ( gcj? ( app-emulation/emul-linux-x86-xlibs ) ) )
>=sys-devel/binutils-2.18 >=sys-apps/sed-4 sys-devel/gnuconfig dev-vcs/git
sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv >=dev-libs/gmp-4.3.2
>=dev-libs/mpfr-2.4.2 >=dev-libs/mpc-0.8.1 graphite? (
>=dev-libs/cloog-ppl-0.15.10 >=dev-libs/ppl-0.11 ) >=sys-devel/bison-1.875
>=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) regression-test? (
>=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) gcj? ( awt? (
x11-libs/libXt x11-libs/libX11 x11-libs/libXtst x11-proto/xproto
x11-proto/xextproto =x11-libs/gtk+-2* virtual/pkgconfig amd64? ( multilib? (
app-emulation/emul-linux-x86-gtklibs app-emulation/emul-linux-x86-xlibs ) )
x11-libs/pango ) >=media-libs/libart_lgpl-2.1 app-arch/zip app-arch/unzip )
-DESCRIPTION=The GNU Compiler Collection.
-EAPI=5
-HOMEPAGE=http://gcc.gnu.org/
-IUSE=debug nobootstrap offline multislot regression-test vanilla altivec doc
gcj awt hardened multilib objc objc-gc mudflap libssp objc++ fixed-point
graphite go +nls +nptl +cxx +fortran +openmp
-LICENSE=GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++
gcc-runtime-library-exception-3.1 ) FDL-1.2
-PDEPEND=elibc_glibc? ( >=sys-libs/glibc-2.12 ) >=sys-devel/gcc-config-1.7
-RDEPEND=sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv
>=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 >=dev-libs/mpc-0.8.1 graphite? (
>=dev-libs/cloog-ppl-0.15.10 >=dev-libs/ppl-0.11 )
-RESTRICT=strip
-SLOT=4.7-vcs
-_eclasses_=eutils 025442f2eecab39ad0b4e541b6e142af fixheadtails
f96922acc9287f1e889a1e50a6c8986e flag-o-matic
32bd61b45c2f57e468b4ee7311fec8f5 git-2
2027b81a576527fa16bece425941e094 git-r3
9e723d78cbd8ea74fd0eba5a1521d7f6 gnuconfig
ee02e61d6c68cee478e2e69214b7caef libtool
2964b38e7ad7f6998406386ad1c6dbcf multilib
fac675dcccf94392371a6abee62d909f pax-utils
2424f959506320f5196de8f79fa05297 toolchain
d6c75fc785526c5dc2a980c94ce6b3d5 toolchain-funcs
48b38a216afb92db6314d6c3187abea3 versionator
a8a3963967d6140be9a14b08bb8f047f
-_md5_=b770bc52ec5197ff078aa9b9f93d4995
diff --git a/metadata/md5-cache/sys-devel/gcc-4.8.3_pre9999
b/metadata/md5-cache/sys-devel/gcc-4.8.4_pre9999
similarity index 100%
rename from metadata/md5-cache/sys-devel/gcc-4.8.3_pre9999
rename to metadata/md5-cache/sys-devel/gcc-4.8.4_pre9999
diff --git a/metadata/md5-cache/sys-devel/gcc-4.9.0_pre9999
b/metadata/md5-cache/sys-devel/gcc-4.9.1_pre9999
similarity index 100%
rename from metadata/md5-cache/sys-devel/gcc-4.9.0_pre9999
rename to metadata/md5-cache/sys-devel/gcc-4.9.1_pre9999
diff --git a/sys-devel/gcc/gcc-4.7.4_pre9999.ebuild
b/sys-devel/gcc/gcc-4.7.4_pre9999.ebuild
deleted file mode 100644
index 0d6508f..0000000
--- a/sys-devel/gcc/gcc-4.7.4_pre9999.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-GCC_FILESDIR="${PORTDIR}/sys-devel/gcc/files"
-
-inherit multilib toolchain
-
-DESCRIPTION="The GNU Compiler Collection."
-SRC_URI=""
-
-LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++
gcc-runtime-library-exception-3.1 ) FDL-1.2"
-KEYWORDS=""
-
-SLOT="${GCC_BRANCH_VER}-vcs"
-IUSE="debug nobootstrap offline"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- amd64? ( multilib? ( gcj? ( app-emulation/emul-linux-x86-xlibs ) ) )
- >=${CATEGORY}/binutils-2.18"
-
-if [[ ${CATEGORY} != cross-* ]] ; then
- PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.12 )"
-fi
-
-src_unpack() {
- # use the offline USE flag to prevent the ebuild from trying to update
from
- # the repo. the current sources will be used instead.
- use offline && EVCS_OFFLINE="yes"
-
- toolchain_src_unpack
-
- echo "commit ${EGIT_VERSION}" > "${S}"/gcc/REVISION
-}
-
-src_prepare() {
- toolchain_src_prepare
-
- if ! use vanilla ; then
- # drop-in patches
- if [[ -e ${FILESDIR}/${GCC_RELEASE_VER} ]]; then
- EPATCH_SOURCE="${FILESDIR}/${GCC_RELEASE_VER}" \
- EPATCH_EXCLUDE="${FILESDIR}/${GCC_RELEASE_VER}/exclude"
\
- EPATCH_FORCE="yes" EPATCH_SUFFIX="patch" epatch
- fi
-
- [[ ${CHOST} == ${CTARGET} ]] && epatch
"${GCC_FILESDIR}"/gcc-spec-env.patch
- fi
-
- use debug && GCC_CHECKS_LIST="yes"
-
- # single-stage build for quick patch testing
- if use nobootstrap; then
- GCC_MAKE_TARGET="all"
- EXTRA_ECONF+=" --disable-bootstrap"
- fi
-}
-
-pkg_postinst() {
- toolchain_pkg_postinst
- echo
- einfo "This GCC ebuild is provided for your convenience, and the use"
- einfo "of this compiler is not supported by the Gentoo Developers."
- einfo "Please report bugs to upstream at http://gcc.gnu.org/bugzilla/"
- echo
-}
diff --git a/sys-devel/gcc/gcc-4.8.3_pre9999.ebuild
b/sys-devel/gcc/gcc-4.8.4_pre9999.ebuild
similarity index 100%
rename from sys-devel/gcc/gcc-4.8.3_pre9999.ebuild
rename to sys-devel/gcc/gcc-4.8.4_pre9999.ebuild
diff --git a/sys-devel/gcc/gcc-4.9.0_pre9999.ebuild
b/sys-devel/gcc/gcc-4.9.1_pre9999.ebuild
similarity index 100%
rename from sys-devel/gcc/gcc-4.9.0_pre9999.ebuild
rename to sys-devel/gcc/gcc-4.9.1_pre9999.ebuild