From f4dc35bdabbf574e0a645648365f32e1d9c05929 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Mon, 1 Jan 2018 05:15:39 -0500 Subject: sys-devel/kgcc64: bump all ebuilds to EAPI=5 Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- sys-devel/kgcc64/kgcc64-4.1.2.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-4.2.4.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-4.3.5.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-4.4.5.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-4.4.6.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-4.5.3.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-4.5.4.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-4.6.4.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-4.7.3.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-4.7.4.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-4.8.3.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-4.8.5.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-4.9.4.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-5.4.0.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-6.3.0.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-6.4.0.ebuild | 4 ++-- sys-devel/kgcc64/kgcc64-7.2.0.ebuild | 4 ++-- 17 files changed, 34 insertions(+), 34 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/kgcc64/kgcc64-4.1.2.ebuild b/sys-devel/kgcc64/kgcc64-4.1.2.ebuild index 1b944aebd722..f1847c8ee075 100644 --- a/sys-devel/kgcc64/kgcc64-4.1.2.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.1.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-4.2.4.ebuild b/sys-devel/kgcc64/kgcc64-4.2.4.ebuild index 280b4f0fb815..ac2842ee8815 100644 --- a/sys-devel/kgcc64/kgcc64-4.2.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.2.4.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-4.3.5.ebuild b/sys-devel/kgcc64/kgcc64-4.3.5.ebuild index d42caa3d104c..80a48385ee9b 100644 --- a/sys-devel/kgcc64/kgcc64-4.3.5.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.3.5.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-4.4.5.ebuild b/sys-devel/kgcc64/kgcc64-4.4.5.ebuild index a40dfa3752db..e8b3097fd90e 100644 --- a/sys-devel/kgcc64/kgcc64-4.4.5.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.4.5.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-4.4.6.ebuild b/sys-devel/kgcc64/kgcc64-4.4.6.ebuild index 4cf0932591db..83f02acb5ebc 100644 --- a/sys-devel/kgcc64/kgcc64-4.4.6.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.4.6.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-4.5.3.ebuild b/sys-devel/kgcc64/kgcc64-4.5.3.ebuild index 4d7b7305dff7..7603c4f27604 100644 --- a/sys-devel/kgcc64/kgcc64-4.5.3.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.5.3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild b/sys-devel/kgcc64/kgcc64-4.5.4.ebuild index f89cae018873..da8ba44fcf4c 100644 --- a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.5.4.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-4.6.4.ebuild b/sys-devel/kgcc64/kgcc64-4.6.4.ebuild index df9275b16763..51b861eb2807 100644 --- a/sys-devel/kgcc64/kgcc64-4.6.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.6.4.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-4.7.3.ebuild b/sys-devel/kgcc64/kgcc64-4.7.3.ebuild index 0fb3d04c68e1..a6b40daf8693 100644 --- a/sys-devel/kgcc64/kgcc64-4.7.3.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.7.3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-4.7.4.ebuild b/sys-devel/kgcc64/kgcc64-4.7.4.ebuild index e126ea64f8d6..aa235803a20c 100644 --- a/sys-devel/kgcc64/kgcc64-4.7.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.7.4.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-4.8.3.ebuild b/sys-devel/kgcc64/kgcc64-4.8.3.ebuild index 731074eedc19..bbb90499c805 100644 --- a/sys-devel/kgcc64/kgcc64-4.8.3.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.8.3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-4.8.5.ebuild b/sys-devel/kgcc64/kgcc64-4.8.5.ebuild index 90d69128a02c..c4182cc35854 100644 --- a/sys-devel/kgcc64/kgcc64-4.8.5.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.8.5.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-4.9.4.ebuild b/sys-devel/kgcc64/kgcc64-4.9.4.ebuild index ec2766a42d2d..1f9976f18b91 100644 --- a/sys-devel/kgcc64/kgcc64-4.9.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.9.4.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-5.4.0.ebuild b/sys-devel/kgcc64/kgcc64-5.4.0.ebuild index ec2766a42d2d..1f9976f18b91 100644 --- a/sys-devel/kgcc64/kgcc64-5.4.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-5.4.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-6.3.0.ebuild b/sys-devel/kgcc64/kgcc64-6.3.0.ebuild index ded474dcdfa3..b84d23b121b5 100644 --- a/sys-devel/kgcc64/kgcc64-6.3.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-6.3.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-6.4.0.ebuild b/sys-devel/kgcc64/kgcc64-6.4.0.ebuild index ded474dcdfa3..b84d23b121b5 100644 --- a/sys-devel/kgcc64/kgcc64-6.4.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-6.4.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; diff --git a/sys-devel/kgcc64/kgcc64-7.2.0.ebuild b/sys-devel/kgcc64/kgcc64-7.2.0.ebuild index 798eef00c209..008c9355f86e 100644 --- a/sys-devel/kgcc64/kgcc64-7.2.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-7.2.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; -- cgit v1.2.3