diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-12-26 16:51:10 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-12-26 16:51:10 -0500 |
commit | 3339879052de5408831ed4e3b6859c635b968e09 (patch) | |
tree | 08ab2da078650e3675fd3d2adf6b0e74a7401ead /sys-devel | |
parent | net-analyzer/wireshark: stable 2.4.3 for ia64, bug #639686 (diff) | |
download | gentoo-3339879052de5408831ed4e3b6859c635b968e09.tar.gz gentoo-3339879052de5408831ed4e3b6859c635b968e09.tar.bz2 gentoo-3339879052de5408831ed4e3b6859c635b968e09.zip |
sys-devel/gcc: bump 4.7.4, 4.8.5, 5.4.0-r4 to EAPI=5, bug #642316
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --force
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-4.7.4-r1.ebuild (renamed from sys-devel/gcc/gcc-4.7.4.ebuild) | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.8.5-r1.ebuild (renamed from sys-devel/gcc/gcc-4.8.5.ebuild) | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-5.4.0-r4.ebuild (renamed from sys-devel/gcc/gcc-5.4.0-r3.ebuild) | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/sys-devel/gcc/gcc-4.7.4.ebuild b/sys-devel/gcc/gcc-4.7.4-r1.ebuild index ac333b40c4a6..64bbec9fd4d8 100644 --- a/sys-devel/gcc/gcc-4.7.4.ebuild +++ b/sys-devel/gcc/gcc-4.7.4-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="4" +EAPI="5" PATCH_VER="1.4" UCLIBC_VER="1.0" diff --git a/sys-devel/gcc/gcc-4.8.5.ebuild b/sys-devel/gcc/gcc-4.8.5-r1.ebuild index 3c74310bfc57..547dea86f3a1 100644 --- a/sys-devel/gcc/gcc-4.8.5.ebuild +++ b/sys-devel/gcc/gcc-4.8.5-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="4" +EAPI="5" PATCH_VER="1.3" UCLIBC_VER="1.0" diff --git a/sys-devel/gcc/gcc-5.4.0-r3.ebuild b/sys-devel/gcc/gcc-5.4.0-r4.ebuild index 57f68f45b0d5..a1c972f7c873 100644 --- a/sys-devel/gcc/gcc-5.4.0-r3.ebuild +++ b/sys-devel/gcc/gcc-5.4.0-r4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="4" +EAPI="5" PATCH_VER="1.7" UCLIBC_VER="1.0" |