From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1465201-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 51272158020 for <garchives@archives.gentoo.org>; Thu, 8 Dec 2022 21:51:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58083E0875; Thu, 8 Dec 2022 21:51:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3ADD1E0875 for <gentoo-commits@lists.gentoo.org>; Thu, 8 Dec 2022 21:51:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 07EB4340D5C for <gentoo-commits@lists.gentoo.org>; Thu, 8 Dec 2022 21:51:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6040B773 for <gentoo-commits@lists.gentoo.org>; Thu, 8 Dec 2022 21:51:52 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> Message-ID: <1669409471.b8b81bfd9e69f3d3dcd21b00580849a7abd9d8dd.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pms.bib X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: b8b81bfd9e69f3d3dcd21b00580849a7abd9d8dd X-VCS-Branch: master Date: Thu, 8 Dec 2022 21:51:52 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 28cb95b8-8927-4ba6-9a64-373ef8c7020b X-Archives-Hash: d5e37c5bbc844402cf3a3357295e7991 Message-ID: <20221208215152.ng01-8_Iy0KSxugPJxYlOovvDv-oLIkGXq8nwy8icdE@z> commit: b8b81bfd9e69f3d3dcd21b00580849a7abd9d8dd Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Nov 25 20:51:11 2022 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Nov 25 20:51:11 2022 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=b8b81bfd pms.bib: Update GLEP references to latest Post-History date Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> pms.bib | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pms.bib b/pms.bib index 8b718af..014b643 100644 --- a/pms.bib +++ b/pms.bib @@ -25,15 +25,15 @@ @manual{Glep68, author = {Michał Górny}, title = {{GLEP} 68: Package and category metadata}, - year = 2018, - month = Feb, + year = 2022, + month = Oct, url = {https://www.gentoo.org/glep/glep-0068.html} } @manual{Glep74, author = {Michał Górny and Robin Hugh Johnson and Ulrich Müller}, title = {{GLEP} 74: Full-tree verification using Manifest files}, - year = 2018, - month = Feb, + year = 2022, + month = Oct, url = {https://www.gentoo.org/glep/glep-0074.html} }