From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E0B5F1392EF for ; Fri, 14 Mar 2014 08:05:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F7E2E0AD5; Fri, 14 Mar 2014 08:05:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D3F96E0AD5 for ; Fri, 14 Mar 2014 08:05:56 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F02D533F923 for ; Fri, 14 Mar 2014 08:05:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id AE2E4183B3 for ; Fri, 14 Mar 2014 08:05:54 +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: <1394749980.b36de3fa2f266fd24470799416588f978e1d179e.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: b36de3fa2f266fd24470799416588f978e1d179e X-VCS-Branch: master Date: Fri, 14 Mar 2014 08:05:54 +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: 984d1011-082e-496b-b024-4129d6ad5a6d X-Archives-Hash: e39134cd21a6bc956d2232ef53053e02 commit: b36de3fa2f266fd24470799416588f978e1d179e Author: Ulrich Müller gentoo org> AuthorDate: Thu Mar 13 22:33:00 2014 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Mar 13 22:33:00 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=b36de3fa Update URI of GLEP references. --- pms.bib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pms.bib b/pms.bib index 68388a8..5038e16 100644 --- a/pms.bib +++ b/pms.bib @@ -3,7 +3,7 @@ title = {{GLEP} 37: Virtuals deprecation}, year = 2005, month = Apr, - howpublished = "\url{http://glep.gentoo.org/glep-0037.html}" + howpublished = "\url{http://wiki.gentoo.org/wiki/GLEP:37}" } @misc{Glep44, @@ -11,5 +11,5 @@ title = {{GLEP} 44: Manifest2 format}, year = 2005, month = Dec, - howpublished = "\url{http://glep.gentoo.org/glep-0044.html}" + howpublished = "\url{http://wiki.gentoo.org/wiki/GLEP:44}" }