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 C2E47138350 for ; Tue, 28 Jan 2020 09:26:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAD75E0886; Tue, 28 Jan 2020 09:26:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 CCBCBE087A for ; Tue, 28 Jan 2020 09:26:20 +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 BBA9634E4B6 for ; Tue, 28 Jan 2020 09:26:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 035E8106 for ; Tue, 28 Jan 2020 09:26:18 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1580203548.5194f5d4268821e292e12ff1bdd5af4a0709a012.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/ppc64/, profiles/default/linux/ppc64le/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/default/linux/ppc64/17.0/eapi profiles/default/linux/ppc64/17.0/parent profiles/default/linux/ppc64/eapi profiles/default/linux/ppc64/package.use.mask profiles/default/linux/ppc64/parent profiles/default/linux/ppc64le/17.0/eapi profiles/default/linux/ppc64le/17.0/parent profiles/default/linux/ppc64le/eapi profiles/default/linux/ppc64le/package.use.mask profiles/default/linux/ppc64le/parent X-VCS-Directories: profiles/default/linux/ppc64/ profiles/default/linux/ppc64le/ profiles/default/linux/ppc64le/17.0/ profiles/default/linux/ppc64/17.0/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 5194f5d4268821e292e12ff1bdd5af4a0709a012 X-VCS-Branch: master Date: Tue, 28 Jan 2020 09:26:18 +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: 7a655d82-927d-4e2a-9342-d6b10eddd79b X-Archives-Hash: 068ed98900ff6948c5a67f003da79cf4 commit: 5194f5d4268821e292e12ff1bdd5af4a0709a012 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Jan 23 03:56:26 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Jan 28 09:25:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5194f5d4 profiles/default/linux/{ppc64,ppc64le}: add new set of profiles flatter, simpler, shorter profiles Signed-off-by: Georgy Yakovlev gentoo.org> profiles/default/linux/ppc64/17.0/eapi | 1 + profiles/default/linux/ppc64/17.0/parent | 2 ++ profiles/default/linux/ppc64/eapi | 1 + profiles/default/linux/ppc64/package.use.mask | 6 ++++++ profiles/default/linux/ppc64/parent | 3 +++ profiles/default/linux/ppc64le/17.0/eapi | 1 + profiles/default/linux/ppc64le/17.0/parent | 2 ++ profiles/default/linux/ppc64le/eapi | 1 + profiles/default/linux/ppc64le/package.use.mask | 6 ++++++ profiles/default/linux/ppc64le/parent | 3 +++ 10 files changed, 26 insertions(+) diff --git a/profiles/default/linux/ppc64/17.0/eapi b/profiles/default/linux/ppc64/17.0/eapi new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/profiles/default/linux/ppc64/17.0/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/ppc64/17.0/parent b/profiles/default/linux/ppc64/17.0/parent new file mode 100644 index 00000000000..4ce24f0217a --- /dev/null +++ b/profiles/default/linux/ppc64/17.0/parent @@ -0,0 +1,2 @@ +.. +../../../../releases/17.0 diff --git a/profiles/default/linux/ppc64/eapi b/profiles/default/linux/ppc64/eapi new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/profiles/default/linux/ppc64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/ppc64/package.use.mask b/profiles/default/linux/ppc64/package.use.mask new file mode 100644 index 00000000000..631cbe4ff0c --- /dev/null +++ b/profiles/default/linux/ppc64/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Mike Frysinger (2014-10-21) +# This target supports ASAN/etc... #504200. +sys-devel/gcc -sanitize diff --git a/profiles/default/linux/ppc64/parent b/profiles/default/linux/ppc64/parent new file mode 100644 index 00000000000..026611146a8 --- /dev/null +++ b/profiles/default/linux/ppc64/parent @@ -0,0 +1,3 @@ +../../../base +.. +../../../arch/ppc64/big-endian diff --git a/profiles/default/linux/ppc64le/17.0/eapi b/profiles/default/linux/ppc64le/17.0/eapi new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/profiles/default/linux/ppc64le/17.0/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/ppc64le/17.0/parent b/profiles/default/linux/ppc64le/17.0/parent new file mode 100644 index 00000000000..4ce24f0217a --- /dev/null +++ b/profiles/default/linux/ppc64le/17.0/parent @@ -0,0 +1,2 @@ +.. +../../../../releases/17.0 diff --git a/profiles/default/linux/ppc64le/eapi b/profiles/default/linux/ppc64le/eapi new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/profiles/default/linux/ppc64le/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/ppc64le/package.use.mask b/profiles/default/linux/ppc64le/package.use.mask new file mode 100644 index 00000000000..631cbe4ff0c --- /dev/null +++ b/profiles/default/linux/ppc64le/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Mike Frysinger (2014-10-21) +# This target supports ASAN/etc... #504200. +sys-devel/gcc -sanitize diff --git a/profiles/default/linux/ppc64le/parent b/profiles/default/linux/ppc64le/parent new file mode 100644 index 00000000000..281d8ea5835 --- /dev/null +++ b/profiles/default/linux/ppc64le/parent @@ -0,0 +1,3 @@ +../../../base +.. +../../../arch/ppc64/little-endian