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 F29FD58973 for ; Fri, 5 Feb 2016 12:59:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5B6F21C090; Fri, 5 Feb 2016 12:59:29 +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 150D721C090 for ; Fri, 5 Feb 2016 12:59:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 532FD340AC8 for ; Fri, 5 Feb 2016 12:59:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D7F510B8 for ; Fri, 5 Feb 2016 12:59:19 +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: <1454677102.4688fe60725dcf52e5cd8c4e9574f0f200dbabc8.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/misc-files/metadata/ X-VCS-Repository: proj/devmanual X-VCS-Files: ebuild-writing/misc-files/metadata/text.xml X-VCS-Directories: ebuild-writing/misc-files/metadata/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 4688fe60725dcf52e5cd8c4e9574f0f200dbabc8 X-VCS-Branch: master Date: Fri, 5 Feb 2016 12:59:19 +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: 255129da-743d-4a3b-ade4-daa1c63f7bb6 X-Archives-Hash: c59e53e703b450da366f30c114032224 commit: 4688fe60725dcf52e5cd8c4e9574f0f200dbabc8 Author: Ulrich Müller gentoo org> AuthorDate: Fri Feb 5 12:50:41 2016 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Feb 5 12:58:22 2016 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=4688fe60 ebuild-writing/misc-files/metadata: Don't mention glep31check. This tool isn't (and never was) in the tree and the sources seem to be unavailable. Therefore the documentation should not recommend its use. Bug: 572156 ebuild-writing/misc-files/metadata/text.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/ebuild-writing/misc-files/metadata/text.xml b/ebuild-writing/misc-files/metadata/text.xml index 2de3cf5..2324f53 100644 --- a/ebuild-writing/misc-files/metadata/text.xml +++ b/ebuild-writing/misc-files/metadata/text.xml @@ -531,7 +531,6 @@ is currently:
 xmllint --noout --valid metadata.xml
-glep31check metadata.xml
 git add metadata.xml
 git commit --gpg-sign