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 E1D7B1384B4 for ; Sat, 12 Dec 2015 02:49:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E26921C022; Sat, 12 Dec 2015 02:49:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7EE3221C007 for ; Sat, 12 Dec 2015 02:49:22 +0000 (UTC) Received: from mail-io0-f174.google.com (mail-io0-f174.google.com [209.85.223.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 2414C34073B for ; Sat, 12 Dec 2015 02:49:21 +0000 (UTC) Received: by iojd73 with SMTP id d73so27351754ioj.3 for ; Fri, 11 Dec 2015 18:49:19 -0800 (PST) X-Received: by 10.107.155.78 with SMTP id d75mr18557159ioe.94.1449888559063; Fri, 11 Dec 2015 18:49:19 -0800 (PST) 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 Received: by 10.107.3.27 with HTTP; Fri, 11 Dec 2015 18:48:59 -0800 (PST) In-Reply-To: <22123.24753.186631.749841@a1i15.kph.uni-mainz.de> References: <1449871344-21099-1-git-send-email-floppym@gentoo.org> <22123.24753.186631.749841@a1i15.kph.uni-mainz.de> From: Mike Gilbert Date: Fri, 11 Dec 2015 21:48:59 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [gentoo-dev] News item: Python ABIFLAGS rebuild needed To: Gentoo Dev Cc: Gentoo Python Project Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: c865c004-f3a5-4d01-b486-dedd6aac2333 X-Archives-Hash: cab27a6bafdebc4857f28e4c7ccbd82a On Fri, Dec 11, 2015 at 6:48 PM, Ulrich Mueller wrote: >>>>>> On Fri, 11 Dec 2015, Mike Gilbert wrote: > >> News-Item-Format: 1.0 >> Display-If-Installed: >=dev-lang/python-3.3.5-r4:3.3 >> Display-If-Installed: >=dev-lang/python-3.4.3-r4:3.4 >> Display-If-Installed: >=dev-lang/python-3.5.0-r3:3.5 > > Syntax of these headers is limited to EAPI 0, therefore you cannot use > slot dependencies there. That sucks. How do we change that? Any suggestions for how I can adjust my news item in the short term?