From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 98188138206 for ; Mon, 1 Jan 2018 10:16:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A02B1E0830; Mon, 1 Jan 2018 10:16:06 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6FE65E0830 for ; Mon, 1 Jan 2018 10:16:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 83E8E335C0A for ; Mon, 1 Jan 2018 10:16:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5A95163 for ; Mon, 1 Jan 2018 10:16:00 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1514801739.f4dc35bdabbf574e0a645648365f32e1d9c05929.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/kgcc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/kgcc64/kgcc64-4.1.2.ebuild sys-devel/kgcc64/kgcc64-4.2.4.ebuild sys-devel/kgcc64/kgcc64-4.3.5.ebuild sys-devel/kgcc64/kgcc64-4.4.5.ebuild sys-devel/kgcc64/kgcc64-4.4.6.ebuild sys-devel/kgcc64/kgcc64-4.5.3.ebuild sys-devel/kgcc64/kgcc64-4.5.4.ebuild sys-devel/kgcc64/kgcc64-4.6.4.ebuild sys-devel/kgcc64/kgcc64-4.7.3.ebuild sys-devel/kgcc64/kgcc64-4.7.4.ebuild sys-devel/kgcc64/kgcc64-4.8.3.ebuild sys-devel/kgcc64/kgcc64-4.8.5.ebuild sys-devel/kgcc64/kgcc64-4.9.4.ebuild sys-devel/kgcc64/kgcc64-5.4.0.ebuild sys-devel/kgcc64/kgcc64-6.3.0.ebuild sys-devel/kgcc64/kgcc64-6.4.0.ebuild sys-devel/kgcc64/kgcc64-7.2.0.ebuild X-VCS-Directories: sys-devel/kgcc64/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: f4dc35bdabbf574e0a645648365f32e1d9c05929 X-VCS-Branch: master Date: Mon, 1 Jan 2018 10:16:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 695fe6f9-4b67-410b-975a-e32c3432dd19 X-Archives-Hash: 8ea969e22683eb4731fc3454be132ec7 commit: f4dc35bdabbf574e0a645648365f32e1d9c05929 Author: Anthony G. Basile gentoo org> AuthorDate: Mon Jan 1 10:15:39 2018 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Mon Jan 1 10:15:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4dc35bd 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(-) diff --git a/sys-devel/kgcc64/kgcc64-4.1.2.ebuild b/sys-devel/kgcc64/kgcc64-4.1.2.ebuild index 1b944aebd72..f1847c8ee07 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 280b4f0fb81..ac2842ee881 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 d42caa3d104..80a48385ee9 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 a40dfa3752d..e8b3097fd90 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 4cf0932591d..83f02acb5eb 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 4d7b7305dff..7603c4f2760 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 f89cae01887..da8ba44fcf4 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 df9275b1676..51b861eb280 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 0fb3d04c68e..a6b40daf869 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 e126ea64f8d..aa235803a20 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 731074eedc1..bbb90499c80 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 90d69128a02..c4182cc3585 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 ec2766a42d2..1f9976f18b9 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 ec2766a42d2..1f9976f18b9 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 ded474dcdfa..b84d23b121b 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 ded474dcdfa..b84d23b121b 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 798eef00c20..008c9355f86 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#*-};;