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 82BDF138350
for ; Sun, 16 Feb 2020 15:23:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id ACCF9E086F;
Sun, 16 Feb 2020 15:23:31 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
(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 7A4F2E086F
for ; Sun, 16 Feb 2020 15:23:31 +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 24B4A34E9C0
for ; Sun, 16 Feb 2020 15:23:30 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
by oystercatcher.gentoo.org (Postfix) with ESMTP id 36C3910C
for ; Sun, 16 Feb 2020 15:23:28 +0000 (UTC)
From: "Ulrich Müller"
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller"
Message-ID: <1581866537.ea4837efc22d538eff82af74244333c220c11a21.ulm@gentoo>
Subject: [gentoo-commits] proj/devmanual:master commit in: general-concepts/slotting/, ebuild-writing/variables/, general-concepts/mirrors/, ...
X-VCS-Repository: proj/devmanual
X-VCS-Files: ebuild-writing/variables/text.xml eclass-writing/text.xml general-concepts/mirrors/text.xml general-concepts/slotting/text.xml
X-VCS-Directories: general-concepts/mirrors/ general-concepts/slotting/ ebuild-writing/variables/ eclass-writing/
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: ea4837efc22d538eff82af74244333c220c11a21
X-VCS-Branch: master
Date: Sun, 16 Feb 2020 15:23:28 +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: bbe4542a-a1d7-4e1f-9052-3b7949844bbd
X-Archives-Hash: 8198d0e827c30efe23c7226fe080c49e
commit: ea4837efc22d538eff82af74244333c220c11a21
Author: Ulrich Müller gentoo org>
AuthorDate: Sun Feb 16 15:22:17 2020 +0000
Commit: Ulrich Müller gentoo org>
CommitDate: Sun Feb 16 15:22:17 2020 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=ea4837ef
Remove unnecessary escaping of quotes.
Signed-off-by: Ulrich Müller gentoo.org>
ebuild-writing/variables/text.xml | 6 +++---
eclass-writing/text.xml | 4 ++--
general-concepts/mirrors/text.xml | 2 +-
general-concepts/slotting/text.xml | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/ebuild-writing/variables/text.xml b/ebuild-writing/variables/text.xml
index b0c15d9..6266a68 100644
--- a/ebuild-writing/variables/text.xml
+++ b/ebuild-writing/variables/text.xml
@@ -448,8 +448,7 @@ pseudo-protocol.
-One might define a set of "example"
-mirrors,
+One might define a set of "example" mirrors,