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 106541382DE for ; Tue, 28 Jun 2016 19:40:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A1E8E0B0D; Tue, 28 Jun 2016 19:40:12 +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 A9545E0AE6 for ; Tue, 28 Jun 2016 19:40:11 +0000 (UTC) Received: from [10.128.12.197] (unknown [100.42.98.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: zmedico) by smtp.gentoo.org (Postfix) with ESMTPSA id DA6EC340A2B; Tue, 28 Jun 2016 19:40:09 +0000 (UTC) Subject: Re: [gentoo-portage-dev] [PATCH] repoman: Make LIVEVCS.* checks fatal To: gentoo-portage-dev@lists.gentoo.org References: <20160628183038.10430-1-mgorny@gentoo.org> Cc: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= From: Zac Medico Message-ID: <5772D297.3080500@gentoo.org> Date: Tue, 28 Jun 2016 12:40:07 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-portage-dev@lists.gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <20160628183038.10430-1-mgorny@gentoo.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DL6q2Onh9mkAqrAruC0DviMmoLOVnd3Tc" X-Archives-Salt: a5fbec69-7f1f-4714-94cf-b515365a5ff8 X-Archives-Hash: c23d3ae0ce06c606b03c885f86ba6c2b This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --DL6q2Onh9mkAqrAruC0DviMmoLOVnd3Tc Content-Type: multipart/mixed; boundary="vpPpneP59iiDQ2F3JfUbdk6LGWmSuAjta" From: Zac Medico To: gentoo-portage-dev@lists.gentoo.org Cc: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= Message-ID: <5772D297.3080500@gentoo.org> Subject: Re: [gentoo-portage-dev] [PATCH] repoman: Make LIVEVCS.* checks fatal References: <20160628183038.10430-1-mgorny@gentoo.org> In-Reply-To: <20160628183038.10430-1-mgorny@gentoo.org> --vpPpneP59iiDQ2F3JfUbdk6LGWmSuAjta Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/28/2016 11:30 AM, Micha=C5=82 G=C3=B3rny wrote: > Make LIVEVCS.* checks fatal to prevent people from committing ebuilds > using live eclasses instead of package.masking them afterwards by QA. > --- > repoman/pym/repoman/qa_data.py | 2 -- > 1 file changed, 2 deletions(-) >=20 > diff --git a/repoman/pym/repoman/qa_data.py b/repoman/pym/repoman/qa_da= ta.py > index 48ab389..738368e 100644 > --- a/repoman/pym/repoman/qa_data.py > +++ b/repoman/pym/repoman/qa_data.py > @@ -270,8 +270,6 @@ qawarnings =3D set(( > "repo.eapi.deprecated", > "usage.obsolete", > "upstream.workaround", > - "LIVEVCS.stable", > - "LIVEVCS.unmasked", > "IUSE.rubydeprecated", > )) > =20 >=20 Looks good. --=20 Thanks, Zac --vpPpneP59iiDQ2F3JfUbdk6LGWmSuAjta-- --DL6q2Onh9mkAqrAruC0DviMmoLOVnd3Tc Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAldy0pcACgkQ/ejvha5XGaP4MACgqAWH63uw1mm642M3rJJP4qZk FZMAnR778ZYKGV826aWdm9jr6tXIrm0H =Hvbt -----END PGP SIGNATURE----- --DL6q2Onh9mkAqrAruC0DviMmoLOVnd3Tc--