From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-978936-garchives=archives.gentoo.org@lists.gentoo.org>
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 3EA541396DB
	for <garchives@archives.gentoo.org>; Tue, 17 Oct 2017 09:41:31 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6DA60E0F0C;
	Tue, 17 Oct 2017 09:41:30 +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 4ACFDE0F0C
	for <gentoo-commits@lists.gentoo.org>; Tue, 17 Oct 2017 09:41:30 +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 189DC33BF0B
	for <gentoo-commits@lists.gentoo.org>; Tue, 17 Oct 2017 09:41:29 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A1FFA805
	for <gentoo-commits@lists.gentoo.org>; Tue, 17 Oct 2017 09:41:27 +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: <1507914213.36ac2950e13dabe42f7c6fede7cda1beca4e6302.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: 36ac2950e13dabe42f7c6fede7cda1beca4e6302
X-VCS-Branch: master
Date: Tue, 17 Oct 2017 09:41:27 +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-Archives-Salt: 0fe65749-af1c-4dc6-ac71-3ad55816f70b
X-Archives-Hash: b5822a860e3fbbe005685b2434091f9f

commit:     36ac2950e13dabe42f7c6fede7cda1beca4e6302
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 17:03:33 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 17:03:33 2017 +0000
URL:        https://gitweb.gentoo.org/proj/pms.git/commit/?id=36ac2950

pms.bib: Update URI of GLEP references.

 pms.bib | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pms.bib b/pms.bib
index 914c41f..b3413db 100644
--- a/pms.bib
+++ b/pms.bib
@@ -3,7 +3,7 @@
     title = {{GLEP} 37: Virtuals deprecation},
     year = 2005,
     month = Apr,
-    howpublished = "\url{https://wiki.gentoo.org/wiki/GLEP:37}"
+    howpublished = "\url{https://www.gentoo.org/glep/glep-0037.html}"
 }
 
 @misc{Glep44,
@@ -11,7 +11,7 @@
     title = {{GLEP} 44: Manifest2 format},
     year = 2005,
     month = Dec,
-    howpublished = "\url{https://wiki.gentoo.org/wiki/GLEP:44}"
+    howpublished = "\url{https://www.gentoo.org/glep/glep-0044.html}"
 }
 
 @misc{Glep55,
@@ -19,7 +19,7 @@
     title = {{GLEP} 55: Use {EAPI}-suffixed ebuilds},
     year = 2007,
     month = Dec,
-    howpublished = "\url{https://wiki.gentoo.org/wiki/GLEP:55}"
+    howpublished = "\url{https://www.gentoo.org/glep/glep-0055.html}"
 }
 
 @misc{Glep68,
@@ -27,5 +27,5 @@
     title = {{GLEP} 68: Package and category metadata},
     year = 2016,
     month = Apr,
-    howpublished = "\url{https://wiki.gentoo.org/wiki/GLEP:68}"
+    howpublished = "\url{https://www.gentoo.org/glep/glep-0068.html}"
 }