From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-dev+bounces-67202-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6E07113877A for <garchives@archives.gentoo.org>; Mon, 11 Aug 2014 20:34:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C5E6E1223; Mon, 11 Aug 2014 20:34:09 +0000 (UTC) Received: from toothrot.meleeweb.net (fr1.as29.net [62.210.131.231]) (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 8CD65E121D for <gentoo-dev@lists.gentoo.org>; Mon, 11 Aug 2014 20:34:08 +0000 (UTC) Received: from apache by toothrot.meleeweb.net with local id 1XGwIA-0007mF-Lp for gentoo-dev@lists.gentoo.org; Mon, 11 Aug 2014 22:34:06 +0200 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] gentoo-x86 tree cleanup for 'DESCRIPTION ends with a '.' character' warnings Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 11 Aug 2014 22:34:06 +0200 From: Bertrand Jacquin <beber@meleeweb.net> In-Reply-To: <20140810152211.2cc5ae94@sf> References: <20140810152211.2cc5ae94@sf> Message-ID: <163715380d4c3965a9a6ee695eb822b3@mail.meleeweb.net> X-Sender: beber@meleeweb.net User-Agent: Roundcube Webmail X-Archives-Salt: cdc2b57d-9f07-4562-9741-da618759921c X-Archives-Hash: a40850e43cc0ab3bba0da745e7005fab Hi, On 2014-08-10 14:22, Sergei Trofimovich wrote: > The script does not handle case of multiline description: > DESCRIPTION="You have to > clean that yourself." You could handle this by reading metadata/md5-cache/*/* instead of ebuild itself But is multiline DESCRIPTION something recommended as it should contain a short description ? -- Beber