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 5840C138334 for ; Mon, 13 Aug 2018 10:37:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05EC9E07AE; Mon, 13 Aug 2018 10:37:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B009CE06CC for ; Mon, 13 Aug 2018 10:37:04 +0000 (UTC) Received: from martineau.localdomain (unknown [24.51.165.37]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: titanofold) by smtp.gentoo.org (Postfix) with ESMTPSA id C4E03335C29 for ; Mon, 13 Aug 2018 10:37:03 +0000 (UTC) Received: by martineau.localdomain (Postfix, from userid 1000) id 6F515116B4A45; Mon, 13 Aug 2018 06:37:01 -0400 (EDT) Date: Mon, 13 Aug 2018 06:37:01 -0400 From: "Aaron W. Swenson" To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [PATCH 62/98] postgres-multi.eclass: add @SUPPORTED_EAPIS Message-ID: <20180813103701.GC13400@martineau.grandmasfridge.local> Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <20180812072343.19947-1-mgorny@gentoo.org> <20180812072343.19947-63-mgorny@gentoo.org> 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 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="IpbVkmxF4tDyP/Kb" Content-Disposition: inline In-Reply-To: <20180812072343.19947-63-mgorny@gentoo.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-Archives-Salt: 3e2bf7d5-3aac-49df-a509-3a83c2fbf599 X-Archives-Hash: 4ad991460b6ab5c4cd5fa4630a3989d2 --IpbVkmxF4tDyP/Kb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2018-08-12 09:23, Micha=C5=82 G=C3=B3rny wrote: > --- > eclass/postgres-multi.eclass | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/eclass/postgres-multi.eclass b/eclass/postgres-multi.eclass > index 39f0837a8686..48ef79dc2925 100644 > --- a/eclass/postgres-multi.eclass > +++ b/eclass/postgres-multi.eclass > @@ -9,6 +9,7 @@ EXPORT_FUNCTIONS pkg_setup src_prepare src_compile src_in= stall src_test > # @MAINTAINER: > # PostgreSQL > # @AUTHOR: Aaron W. Swenson > +# @SUPPORTED_EAPIS: 5 6 > # @BLURB: An eclass to build PostgreSQL-related packages against multipl= e slots > # @DESCRIPTION: > # postgres-multi enables ebuilds, particularly PostgreSQL extensions, to > --=20 > 2.18.0 Fine by me. --IpbVkmxF4tDyP/Kb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iNUEABYKAH0WIQQEC6Ot+QKFRWIXfOT/l1wNKJSl0QUCW3FfTV8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0MDQw QkEzQURGOTAyODU0NTYyMTc3Q0U0RkY5NzVDMEQyODk0QTVEMQAKCRD/l1wNKJSl 0RlIAP97WT2p/Ea628Mbu7LEcV4rIQT4bTg0hfIQR1i6WEpNnAD+NFJi6dr+g0jc p1ZhTalmfYqE+JCXWzQdq0OpKbLG9gw= =dPoC -----END PGP SIGNATURE----- --IpbVkmxF4tDyP/Kb--