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 1B7B5138663 for ; Thu, 24 Jan 2013 21:39:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95A7C21C0C8; Thu, 24 Jan 2013 21:39:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B04A21C069 for ; Thu, 24 Jan 2013 21:39:08 +0000 (UTC) Received: from [192.168.1.33] (210.Red-2-137-15.dynamicIP.rima-tde.net [2.137.15.210]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: pacho) by smtp.gentoo.org (Postfix) with ESMTPSA id 1CF7233DB86 for ; Thu, 24 Jan 2013 21:39:06 +0000 (UTC) Subject: Re: [gentoo-dev] readme.gentoo.eclass: Add a readme.gentoo_force_print_elog function to force elog printing From: Pacho Ramos To: gentoo-dev@lists.gentoo.org In-Reply-To: <3677854.t0mX8Gnp0i@arcarius> References: <1358802503.2064.49.camel@belkin4> <8563168.sNAmIqxMNg@arcarius> <1359059625.2927.5.camel@belkin4> <3677854.t0mX8Gnp0i@arcarius> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-Th6i5uABsmR1nS1YJSQH" Date: Thu, 24 Jan 2013 22:39:01 +0100 Message-ID: <1359063541.2927.6.camel@belkin4> 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 Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 X-Archives-Salt: dcf0474c-ff3d-4983-a948-81ffe8e44061 X-Archives-Hash: 3a0b1db5df6b48fda34ee807287582b4 --=-Th6i5uABsmR1nS1YJSQH Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable El jue, 24-01-2013 a las 21:42 +0100, Tom=C3=A1=C5=A1 Chv=C3=A1tal escribi= =C3=B3: > Dne =C4=8Ct 24. ledna 2013 21:33:45, Pacho Ramos napsal(a): > > El mar, 22-01-2013 a las 19:42 +0100, Tom=C3=A1=C5=A1 Chv=C3=A1tal escr= ibi=C3=B3: > > > Dne =C3=9At 22. ledna 2013 19:37:12, Pacho Ramos napsal(a): > > > > I agree, thanks for pointing it. Just attached patch should handle = it. > > >=20 > > > Still not nice enough for me :D > > >=20 > > > Use the ECLASS_VARIABLE to describe it @DEFAULT_UNSET is what you see= k, > > > see > > > git-2.eclass. > > >=20 > > > Tom > >=20 > > What about this one? >=20 > - if ! [[ "${REPLACING_VERSIONS}" ]] || [[ "${FORCE_PRINT_ELOG}" ]]; the= n > + if ! [[ -n "${REPLACING_VERSIONS}" || -n "${FORCE_PRINT_ELOG}" ]]; th= en >=20 > But thats just cosmetic >=20 > Tom Done, and committed + 24 Jan 2013; Pacho Ramos readme.gentoo.eclass: + Include FORCE_PRINT_ELOG variable to for printing of messages when desired. + Thanks to Tom=C3=A1=C5=A1 Chv=C3=A1tal for his suggestions. + --=-Th6i5uABsmR1nS1YJSQH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEABECAAYFAlEBqfUACgkQCaWpQKGI+9TfkQCcDKQFF4lxlNVW3wm2NqYB5lM5 ukoAn1w4Pdm0XRC6rLywiokw/6gQxhwa =+L1r -----END PGP SIGNATURE----- --=-Th6i5uABsmR1nS1YJSQH--