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 8D1C31396D9 for ; Sun, 15 Oct 2017 19:47:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03DF82BC00C; Sun, 15 Oct 2017 19:47:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D306B2BC00C for ; Sun, 15 Oct 2017 19:47:07 +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 4C19533BF0B for ; Sun, 15 Oct 2017 19:47:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0EA5530D for ; Sun, 15 Oct 2017 19:47:05 +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: <1508096821.9ee7a2c78b4dd102eb8cd5fabc78b45f5735e2ab.mgorny@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0022.rst glep-0053.rst X-VCS-Directories: / X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9ee7a2c78b4dd102eb8cd5fabc78b45f5735e2ab X-VCS-Branch: master Date: Sun, 15 Oct 2017 19:47:05 +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: 2b74c8fc-cc09-4552-ab4b-190b9e52b3dd X-Archives-Hash: e256e8754fb945e917e27b82cd02c605 commit: 9ee7a2c78b4dd102eb8cd5fabc78b45f5735e2ab Author: Michał Górny gentoo org> AuthorDate: Fri Oct 13 15:24:24 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Oct 15 19:47:01 2017 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=9ee7a2c7 glep-0053: Replaces GLEP 22 Add a 'Replaces' header to GLEP 53. The GLEP text explicitly states that it replaces GLEP 22. glep-0022.rst | 5 +++-- glep-0053.rst | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/glep-0022.rst b/glep-0022.rst index 7f8f041..a1ae7aa 100644 --- a/glep-0022.rst +++ b/glep-0022.rst @@ -3,12 +3,13 @@ GLEP: 22 Title: New "keyword" system to incorporate various userlands/kernels/archs Author: Grant Goodyear Type: Standards Track -Status: Final +Status: Replaced Version: 1 Created: 2004-03-06 -Last-Modified: 2014-01-17 +Last-Modified: 2017-10-13 Post-History: 2004-03-06, 2004-06-05, 2004-07-20 Content-Type: text/x-rst +Replaced-By: 53 --- Status diff --git a/glep-0053.rst b/glep-0053.rst index e7ec520..93b51f0 100644 --- a/glep-0053.rst +++ b/glep-0053.rst @@ -7,9 +7,10 @@ Type: Standards Track Status: Final Version: 1 Created: 2005-12-11 -Last-Modified: 2014-01-23 +Last-Modified: 2017-10-13 Post-History: 2007-04-13 Content-Type: text/x-rst +Replaces: 22 ---