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 90FA3138239 for ; Sun, 12 Apr 2020 15:06:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDA22E09E1; Sun, 12 Apr 2020 15:06:19 +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 79ABCE09DE for ; Sun, 12 Apr 2020 15:06:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 130C134F0E4 for ; Sun, 12 Apr 2020 15:06:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA3EF103 for ; Sun, 12 Apr 2020 15:06:16 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1586703921.817544190737036d999d6e7a43fe01e582a62c90.slyfox@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 X-VCS-Directories: sys-devel/kgcc64/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 817544190737036d999d6e7a43fe01e582a62c90 X-VCS-Branch: master Date: Sun, 12 Apr 2020 15:06:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ab9fff7d-e9c5-4837-bfee-3bfaded4f018 X-Archives-Hash: f6f1c914132a78b7ec724c15f67a3510 commit: 817544190737036d999d6e7a43fe01e582a62c90 Author: Rolf Eike Beer sf-mail de> AuthorDate: Sun Apr 12 12:43:16 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Apr 12 15:05:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81754419 sys-devel/kgcc64: drop ~sparc Sparc kernels can be built with a normal gcc for a while, and noone should be using a kernel that actually requires such an old compiler to be built. Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sergei Trofimovich gentoo.org> 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 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/sys-devel/kgcc64/kgcc64-4.1.2.ebuild b/sys-devel/kgcc64/kgcc64-4.1.2.ebuild index f1847c8ee07..883ca7325f5 100644 --- a/sys-devel/kgcc64/kgcc64-4.1.2.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" -KEYWORDS="-* hppa ~mips ~s390 sparc" +KEYWORDS="-* hppa ~mips ~s390" # unlike every other target, hppa has not unified the 32/64 bit # ports in binutils yet diff --git a/sys-devel/kgcc64/kgcc64-4.2.4.ebuild b/sys-devel/kgcc64/kgcc64-4.2.4.ebuild index ac2842ee881..14b4c705274 100644 --- a/sys-devel/kgcc64/kgcc64-4.2.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" -KEYWORDS="-* hppa ~mips ~s390 ~sparc" +KEYWORDS="-* hppa ~mips ~s390" # unlike every other target, hppa has not unified the 32/64 bit # ports in binutils yet diff --git a/sys-devel/kgcc64/kgcc64-4.3.5.ebuild b/sys-devel/kgcc64/kgcc64-4.3.5.ebuild index 80a48385ee9..7010d61576d 100644 --- a/sys-devel/kgcc64/kgcc64-4.3.5.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="-hppa ~mips ~sparc" +KEYWORDS="-hppa ~mips" # unlike every other target, hppa has not unified the 32/64 bit # ports in binutils yet diff --git a/sys-devel/kgcc64/kgcc64-4.4.5.ebuild b/sys-devel/kgcc64/kgcc64-4.4.5.ebuild index e8b3097fd90..18c238f2e76 100644 --- a/sys-devel/kgcc64/kgcc64-4.4.5.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="hppa sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.2.1 >=dev-libs/mpfr-2.3.2 diff --git a/sys-devel/kgcc64/kgcc64-4.4.6.ebuild b/sys-devel/kgcc64/kgcc64-4.4.6.ebuild index 83f02acb5eb..37b50a1ffa1 100644 --- a/sys-devel/kgcc64/kgcc64-4.4.6.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="hppa ~sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.2.1 >=dev-libs/mpfr-2.3.2 diff --git a/sys-devel/kgcc64/kgcc64-4.5.3.ebuild b/sys-devel/kgcc64/kgcc64-4.5.3.ebuild index 7603c4f2760..c831c6372f4 100644 --- a/sys-devel/kgcc64/kgcc64-4.5.3.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="hppa sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 diff --git a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild b/sys-devel/kgcc64/kgcc64-4.5.4.ebuild index da8ba44fcf4..ef5e53e1862 100644 --- a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="hppa ~sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 diff --git a/sys-devel/kgcc64/kgcc64-4.6.4.ebuild b/sys-devel/kgcc64/kgcc64-4.6.4.ebuild index 51b861eb280..72bb27b5db0 100644 --- a/sys-devel/kgcc64/kgcc64-4.6.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="hppa ~sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 diff --git a/sys-devel/kgcc64/kgcc64-4.7.3.ebuild b/sys-devel/kgcc64/kgcc64-4.7.3.ebuild index a6b40daf869..8d0c8db5b93 100644 --- a/sys-devel/kgcc64/kgcc64-4.7.3.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="hppa sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 diff --git a/sys-devel/kgcc64/kgcc64-4.7.4.ebuild b/sys-devel/kgcc64/kgcc64-4.7.4.ebuild index aa235803a20..3b8f855aadc 100644 --- a/sys-devel/kgcc64/kgcc64-4.7.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="hppa ~mips ~sparc" +KEYWORDS="hppa ~mips" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 diff --git a/sys-devel/kgcc64/kgcc64-4.8.3.ebuild b/sys-devel/kgcc64/kgcc64-4.8.3.ebuild index bbb90499c80..4cc6c262958 100644 --- a/sys-devel/kgcc64/kgcc64-4.8.3.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="hppa ~sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 diff --git a/sys-devel/kgcc64/kgcc64-4.8.5.ebuild b/sys-devel/kgcc64/kgcc64-4.8.5.ebuild index c4182cc3585..8d0c8db5b93 100644 --- a/sys-devel/kgcc64/kgcc64-4.8.5.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.8.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="hppa ~sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2