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 141361381F3 for ; Tue, 30 Jul 2013 22:20:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8089E0984; Tue, 30 Jul 2013 22:20:21 +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 D9962E0984 for ; Tue, 30 Jul 2013 22:20:20 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 92AD333DAC8 for ; Tue, 30 Jul 2013 22:20:19 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id 5ED552171C; Tue, 30 Jul 2013 22:20:18 +0000 (UTC) From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libffi: ChangeLog libffi-3.0.13-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libffi-3.0.13-r1.ebuild X-VCS-Directories: dev-libs/libffi X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130730222018.5ED552171C@flycatcher.gentoo.org> Date: Tue, 30 Jul 2013 22:20:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4895f6ce-73b3-4fb2-a793-647e8f998696 X-Archives-Hash: 431e9c4f1c95c751b75c17476bccdff7 aballier 13/07/30 22:20:18 Modified: ChangeLog libffi-3.0.13-r1.ebuild Log: improve the emul-libs blocker so that it is stacked for baselibs -r2. (Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision Changes Path 1.171 dev-libs/libffi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/ChangeLog?rev=1.171&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/ChangeLog?rev=1.171&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/ChangeLog?r1=1.170&r2=1.171 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v retrieving revision 1.170 retrieving revision 1.171 diff -u -r1.170 -r1.171 --- ChangeLog 15 Jul 2013 15:09:13 -0000 1.170 +++ ChangeLog 30 Jul 2013 22:20:18 -0000 1.171 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libffi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.170 2013/07/15 15:09:13 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.171 2013/07/30 22:20:18 aballier Exp $ + + 30 Jul 2013; Alexis Ballier libffi-3.0.13-r1.ebuild: + improve the emul-libs blocker so that it is stacked for baselibs -r2. *libffi-3.0.13-r1 (15 Jul 2013) 1.2 dev-libs/libffi/libffi-3.0.13-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/libffi-3.0.13-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/libffi-3.0.13-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/libffi-3.0.13-r1.ebuild?r1=1.1&r2=1.2 Index: libffi-3.0.13-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.13-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libffi-3.0.13-r1.ebuild 15 Jul 2013 15:09:13 -0000 1.1 +++ libffi-3.0.13-r1.ebuild 30 Jul 2013 22:20:18 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.13-r1.ebuild,v 1.1 2013/07/15 15:09:13 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.13-r1.ebuild,v 1.2 2013/07/30 22:20:18 aballier Exp $ EAPI=5 inherit eutils libtool multilib toolchain-funcs multilib-minimal @@ -14,7 +14,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug pax_kernel static-libs test" -RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224 )" +RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r1 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )" DEPEND="test? ( dev-util/dejagnu )" DOCS="ChangeLog* README"