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 23E64138334 for ; Sun, 1 Sep 2019 17:44:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18D88E08C9; Sun, 1 Sep 2019 17:44:56 +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 F3C40E08C9 for ; Sun, 1 Sep 2019 17:44:55 +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 B1B7234A892 for ; Sun, 1 Sep 2019 17:44:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E77CE73E for ; Sun, 1 Sep 2019 17:44:51 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1567359885.2dd07e7c7bce29b8930bf9fe2874bf2209a4d787.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/sparc/17.0/systemd/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/default/linux/sparc/17.0/64ul/systemd/parent profiles/default/linux/sparc/17.0/systemd/parent X-VCS-Directories: profiles/default/linux/sparc/17.0/systemd/ profiles/default/linux/sparc/17.0/64ul/systemd/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 2dd07e7c7bce29b8930bf9fe2874bf2209a4d787 X-VCS-Branch: master Date: Sun, 1 Sep 2019 17:44:51 +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: 62f17f33-fd30-48df-a412-52169b4f065f X-Archives-Hash: a2f0930ee6a0c5b6d8f65d904ab4358b commit: 2dd07e7c7bce29b8930bf9fe2874bf2209a4d787 Author: Matt Turner gentoo org> AuthorDate: Sun Sep 1 17:44:26 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Sep 1 17:44:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dd07e7c profiles/sparc: Add .. as a parent to the systemd profiles Signed-off-by: Matt Turner gentoo.org> profiles/default/linux/sparc/17.0/64ul/systemd/parent | 1 + profiles/default/linux/sparc/17.0/systemd/parent | 1 + 2 files changed, 2 insertions(+) diff --git a/profiles/default/linux/sparc/17.0/64ul/systemd/parent b/profiles/default/linux/sparc/17.0/64ul/systemd/parent index cdbe8afc3b9..7e061533c15 100644 --- a/profiles/default/linux/sparc/17.0/64ul/systemd/parent +++ b/profiles/default/linux/sparc/17.0/64ul/systemd/parent @@ -1 +1,2 @@ +.. ../../../../../../targets/systemd diff --git a/profiles/default/linux/sparc/17.0/systemd/parent b/profiles/default/linux/sparc/17.0/systemd/parent index 76108ad51b4..ced72403bde 100644 --- a/profiles/default/linux/sparc/17.0/systemd/parent +++ b/profiles/default/linux/sparc/17.0/systemd/parent @@ -1 +1,2 @@ +.. ../../../../../targets/systemd