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 7F8AD138206 for ; Fri, 29 Apr 2016 13:09:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67F0E21C007; Fri, 29 Apr 2016 13:09:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B340B21C007 for ; Fri, 29 Apr 2016 13:09:08 +0000 (UTC) Received: from localhost.localdomain (d202-252.icpnet.pl [109.173.202.252]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id F3F71340D5C; Fri, 29 Apr 2016 13:09:06 +0000 (UTC) From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= To: gentoo-pms@lists.gentoo.org Cc: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Subject: [gentoo-pms] [PATCH] appendices.tex: metadata.xml is now specified by GLEP 68 Date: Fri, 29 Apr 2016 15:09:00 +0200 Message-Id: <1461935340-27238-1-git-send-email-mgorny@gentoo.org> X-Mailer: git-send-email 2.8.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Package Manager Specification discussions X-BeenThere: gentoo-pms@gentoo.org X-BeenThere: gentoo-pms@lists.gentoo.org Reply-To: gentoo-pms@lists.gentoo.org X-Archives-Salt: be509a1f-847f-4804-8f9e-3a9bc9d9ce3e X-Archives-Hash: 775be0906988e4c42dff86aa53b87a29 --- appendices.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appendices.tex b/appendices.tex index 0e64bc5..a31288f 100644 --- a/appendices.tex +++ b/appendices.tex @@ -3,7 +3,7 @@ The \t{metadata.xml} file is used to contain extra package- or category-level information beyond what is stored in ebuild metadata. Its exact format is strictly beyond the scope of this document, -and is described in the DTD file located at \url{https://www.gentoo.org/dtd/metadata.dtd}. +and is described in GLEP 68 that is located at \url{https://wiki.gentoo.org/wiki/GLEP:68}. \chapter{Unspecified Items} -- 2.8.1