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 48B431396D0 for ; Sat, 7 Oct 2017 17:07:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6EB6BE0F2C; Sat, 7 Oct 2017 17:07:22 +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 3E5D1E0F2C for ; Sat, 7 Oct 2017 17:07:22 +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 EA09933FE49 for ; Sat, 7 Oct 2017 17:07:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F70D909E for ; Sat, 7 Oct 2017 17:07:19 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1507396015.2ed90740230ef34fa99985186edc20ed7bc4fc3d.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/sh/17.0/desktop/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/default/linux/sh/17.0/desktop/eapi profiles/default/linux/sh/17.0/desktop/gnome/eapi profiles/default/linux/sh/17.0/desktop/gnome/parent profiles/default/linux/sh/17.0/desktop/parent profiles/default/linux/sh/17.0/developer/eapi profiles/default/linux/sh/17.0/developer/parent profiles/default/linux/sh/17.0/eapi profiles/default/linux/sh/17.0/parent X-VCS-Directories: profiles/default/linux/sh/17.0/ profiles/default/linux/sh/17.0/desktop/ profiles/default/linux/sh/17.0/developer/ profiles/default/linux/sh/17.0/desktop/gnome/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 2ed90740230ef34fa99985186edc20ed7bc4fc3d X-VCS-Branch: master Date: Sat, 7 Oct 2017 17:07:19 +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: 733724d4-1f75-4ec0-8c4a-ad13291ac1f4 X-Archives-Hash: 82c4e31bc0b97f0b98fb2ecae087636e commit: 2ed90740230ef34fa99985186edc20ed7bc4fc3d Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Oct 7 17:00:36 2017 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Oct 7 17:06:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ed90740 generate sh 17.0 profile tree profiles/default/linux/sh/17.0/desktop/eapi | 1 + profiles/default/linux/sh/17.0/desktop/gnome/eapi | 1 + profiles/default/linux/sh/17.0/desktop/gnome/parent | 2 ++ profiles/default/linux/sh/17.0/desktop/parent | 2 ++ profiles/default/linux/sh/17.0/developer/eapi | 1 + profiles/default/linux/sh/17.0/developer/parent | 2 ++ profiles/default/linux/sh/17.0/eapi | 1 + profiles/default/linux/sh/17.0/parent | 2 ++ 8 files changed, 12 insertions(+) diff --git a/profiles/default/linux/sh/17.0/desktop/eapi b/profiles/default/linux/sh/17.0/desktop/eapi new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/profiles/default/linux/sh/17.0/desktop/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/sh/17.0/desktop/gnome/eapi b/profiles/default/linux/sh/17.0/desktop/gnome/eapi new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/profiles/default/linux/sh/17.0/desktop/gnome/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/sh/17.0/desktop/gnome/parent b/profiles/default/linux/sh/17.0/desktop/gnome/parent new file mode 100644 index 00000000000..6589a0e0147 --- /dev/null +++ b/profiles/default/linux/sh/17.0/desktop/gnome/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/desktop/gnome diff --git a/profiles/default/linux/sh/17.0/desktop/parent b/profiles/default/linux/sh/17.0/desktop/parent new file mode 100644 index 00000000000..ad6c5e126fb --- /dev/null +++ b/profiles/default/linux/sh/17.0/desktop/parent @@ -0,0 +1,2 @@ +.. +../../../../../targets/desktop diff --git a/profiles/default/linux/sh/17.0/developer/eapi b/profiles/default/linux/sh/17.0/developer/eapi new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/profiles/default/linux/sh/17.0/developer/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/sh/17.0/developer/parent b/profiles/default/linux/sh/17.0/developer/parent new file mode 100644 index 00000000000..4c893748ce7 --- /dev/null +++ b/profiles/default/linux/sh/17.0/developer/parent @@ -0,0 +1,2 @@ +.. +../../../../../targets/developer diff --git a/profiles/default/linux/sh/17.0/eapi b/profiles/default/linux/sh/17.0/eapi new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/profiles/default/linux/sh/17.0/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/sh/17.0/parent b/profiles/default/linux/sh/17.0/parent new file mode 100644 index 00000000000..4ce24f0217a --- /dev/null +++ b/profiles/default/linux/sh/17.0/parent @@ -0,0 +1,2 @@ +.. +../../../../releases/17.0