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 306B61396D0 for ; Mon, 9 Oct 2017 13:56:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D688EE0D20; Mon, 9 Oct 2017 13:56:19 +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 BA017E0D20 for ; Mon, 9 Oct 2017 13:56: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 EE47433C770 for ; Mon, 9 Oct 2017 13:56:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FB5590A8 for ; Mon, 9 Oct 2017 13:56:15 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1507543731.2d496e55336effbe38e49ac19644931779ddd8e9.mgorny@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0007.rst glep-0028.rst glep-0030.rst X-VCS-Directories: / X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2d496e55336effbe38e49ac19644931779ddd8e9 X-VCS-Branch: master Date: Mon, 9 Oct 2017 13:56:15 +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: 670ae54e-fd7e-43d3-8fd8-f96cbd77bb8e X-Archives-Hash: 291905b4a82cbbed5187e0d561fab790 commit: 2d496e55336effbe38e49ac19644931779ddd8e9 Author: Michał Górny gentoo org> AuthorDate: Thu Sep 14 22:02:50 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Oct 9 10:08:51 2017 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=2d496e55 Remove unnecessary quotes from Titles where they violate YAML glep-0007.rst | 2 +- glep-0028.rst | 2 +- glep-0030.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/glep-0007.rst b/glep-0007.rst index 9e4e12f..1222c0b 100644 --- a/glep-0007.rst +++ b/glep-0007.rst @@ -7,7 +7,7 @@ Status: Final Type: Standards Track Content-Type: text/x-rst Created: 6-Jul-2003, 28-Jul-2003 -Post-History: +Post-History: Status ====== diff --git a/glep-0028.rst b/glep-0028.rst index 90d7709..df8a737 100644 --- a/glep-0028.rst +++ b/glep-0028.rst @@ -1,5 +1,5 @@ GLEP: 28 -Title: "Expiration" of inactive GLEPs +Title: Expiration of inactive GLEPs Version: $Revision$ Last-Modified: $Date$ Author: Grant Goodyear diff --git a/glep-0030.rst b/glep-0030.rst index 2415667..eb04f99 100644 --- a/glep-0030.rst +++ b/glep-0030.rst @@ -1,5 +1,5 @@ GLEP: 30 -Title: "Planet Gentoo" web log aggregator +Title: Planet Gentoo web log aggregator Version: $Revision$ Last-Modified: $Date$ Author: Daniel Drake