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 A276A138239 for ; Sun, 12 Apr 2020 17:37:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5265E08E2; Sun, 12 Apr 2020 17:37:40 +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 8F177E08E2 for ; Sun, 12 Apr 2020 17:37:40 +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 2BB2234F19D for ; Sun, 12 Apr 2020 17:37:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B50C11C3 for ; Sun, 12 Apr 2020 17:37:36 +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: <1586712996.8a69ea18559fd6040f800e3d81593cc7022d270e.ulm@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0056.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 8a69ea18559fd6040f800e3d81593cc7022d270e X-VCS-Branch: master Date: Sun, 12 Apr 2020 17:37:36 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3c5cc61b-96cb-4f75-bc1c-61993a889705 X-Archives-Hash: 8311f76a609c5cf65184adbf63c0913d commit: 8a69ea18559fd6040f800e3d81593cc7022d270e Author: Ulrich Müller gentoo org> AuthorDate: Sun Apr 12 17:36:36 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Apr 12 17:36:36 2020 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=8a69ea18 glep-0056: Update URLs. Closes: https://bugs.gentoo.org/717230 Signed-off-by: Ulrich Müller gentoo.org> glep-0056.rst | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/glep-0056.rst b/glep-0056.rst index 839a563..eb03f17 100644 --- a/glep-0056.rst +++ b/glep-0056.rst @@ -6,7 +6,7 @@ Type: Standards Track Status: Replaced Version: 1 Created: 2008-06-03 -Last-Modified: 2017-10-13 +Last-Modified: 2020-04-12 Post-History: 2008-06-05, 2008-06-13 Content-Type: text/x-rst Replaced-By: 68 @@ -105,23 +105,23 @@ Steve Dibb (beandog), and Tiziano Müller (dev-zero) References ========== -.. [#use-flag-metadata-bug] http://bugs.gentoo.org/show_bug.cgi?id=199788 +.. [#use-flag-metadata-bug] https://bugs.gentoo.org/199788 -.. [#use-flag-metadata-example1] http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/metadata.xml?view=markup +.. [#use-flag-metadata-example1] https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-apps/hal/metadata.xml?view=markup -.. [#use-flag-metadata-example2] http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/metadata.xml?view=markup +.. [#use-flag-metadata-example2] https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-tv/mythtv/metadata.xml?view=markup .. [#devhandbook] https://devmanual.gentoo.org/ebuild-writing/misc-files/metadata/index.html -.. [#devmanual] http://devmanual.gentoo.org/ebuild-writing/file-format/index.html +.. [#devmanual] https://devmanual.gentoo.org/ebuild-writing/file-format/index.html -.. [#motivators1] http://blog.flameeyes.eu/articles/2007/11/19/lets-actually-get-some-metadata +.. [#motivators1] https://flameeyes.blog/2007/11/19/lets-actually-get-some-metadata/ -.. [#motivators2] http://blog.cardoe.com/archives/2007/11/19/use-flag-metadata/ +.. [#motivators2] https://cardoe.wordpress.com/2007/11/19/use-flag-metadata/ -.. [#motivators3] http://blog.cardoe.com/archives/2007/11/23/metadataxml-updates-examples/ +.. [#motivators3] https://cardoe.wordpress.com/2007/11/23/metadataxml-updates-examples/ -.. [#motivators4] http://technicalpickles.com/posts/pidgin-idle-time +.. [#motivators4] https://technicalpickles.com/posts/pidgin-idle-time Backwards Compatibility @@ -149,8 +149,8 @@ in ``use.local.desc``. Copyright ========= -This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 -Unported License. To view a copy of this license, visit -https://creativecommons.org/licenses/by-sa/3.0/. +This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 +International License. To view a copy of this license, visit +https://creativecommons.org/licenses/by-sa/4.0/. .. vim: set ft=glep tw=72 :