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 DEF12138334 for ; Thu, 5 Dec 2019 16:37:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94078E08CA; Thu, 5 Dec 2019 16:37:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 48E24E0884 for ; Thu, 5 Dec 2019 16:37:05 +0000 (UTC) Received: from [IPv6:2a01:e34:eeaa:6bd0:52d3:51dd:1b2:5ddb] (unknown [IPv6:2a01:e34:eeaa:6bd0:52d3:51dd:1b2:5ddb]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: aballier) by smtp.gentoo.org (Postfix) with ESMTPSA id E8C3034D563; Thu, 5 Dec 2019 16:37:02 +0000 (UTC) Message-ID: Subject: Re: [gentoo-dev] [PATCH] package.deprecated: Create initial template From: Alexis Ballier To: gentoo-dev@lists.gentoo.org Cc: =?UTF-8?Q?Micha=C5=82_G=C3=B3rny?= Date: Thu, 05 Dec 2019 17:36:58 +0100 In-Reply-To: <20191205160957.576971-1-mgorny@gentoo.org> References: <20191205160957.576971-1-mgorny@gentoo.org> Organization: Gentoo Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Archives-Salt: cf0848b6-c001-4fed-aa09-a5830a04a896 X-Archives-Hash: 46a30d34b040d70592819c61b669b31b On Thu, 2019-12-05 at 17:09 +0100, Michał Górny wrote: > +#################################################################### > +# > +# This file specifies packages that are considered deprecated (but > not > +# masked yet). It will trigger pkgcheck warnings whenever other > +# packages depend on them. > repoman would be more useful for this