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 2B0541381F3 for ; Mon, 29 Jul 2013 19:57:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C9EDE0ACD; Mon, 29 Jul 2013 19:57:41 +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 C6FACE0ABA for ; Mon, 29 Jul 2013 19:57:40 +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 E634B33E959 for ; Mon, 29 Jul 2013 19:57:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id B34402171C; Mon, 29 Jul 2013 19:57:38 +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 media-libs/libdca: ChangeLog libdca-0.0.5-r3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libdca-0.0.5-r3.ebuild X-VCS-Directories: media-libs/libdca X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130729195738.B34402171C@flycatcher.gentoo.org> Date: Mon, 29 Jul 2013 19:57:38 +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: 88f25594-34ab-4332-9479-9784d7b8d51f X-Archives-Hash: 1036d003d8f46dad7394f12a3c91bd81 aballier 13/07/29 19:57:38 Modified: ChangeLog libdca-0.0.5-r3.ebuild Log: Do not build the binaries for non native ABIs: They will be thrown away after. (Portage version: 2.2.0_alpha190/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision Changes Path 1.33 media-libs/libdca/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdca/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdca/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdca/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libdca/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 28 Jul 2013 22:10:21 -0000 1.32 +++ ChangeLog 29 Jul 2013 19:57:38 -0000 1.33 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libdca # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdca/ChangeLog,v 1.32 2013/07/28 22:10:21 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdca/ChangeLog,v 1.33 2013/07/29 19:57:38 aballier Exp $ + + 29 Jul 2013; Alexis Ballier libdca-0.0.5-r3.ebuild: + Do not build the binaries for non native ABIs: They will be thrown away + after. *libdca-0.0.5-r3 (28 Jul 2013) 1.2 media-libs/libdca/libdca-0.0.5-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdca/libdca-0.0.5-r3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdca/libdca-0.0.5-r3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libdca/libdca-0.0.5-r3.ebuild?r1=1.1&r2=1.2 Index: libdca-0.0.5-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libdca/libdca-0.0.5-r3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libdca-0.0.5-r3.ebuild 28 Jul 2013 22:10:21 -0000 1.1 +++ libdca-0.0.5-r3.ebuild 29 Jul 2013 19:57:38 -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/media-libs/libdca/libdca-0.0.5-r3.ebuild,v 1.1 2013/07/28 22:10:21 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdca/libdca-0.0.5-r3.ebuild,v 1.2 2013/07/29 19:57:38 aballier Exp $ EAPI=5 inherit autotools eutils flag-o-matic multilib multilib-minimal @@ -38,6 +38,11 @@ $(use_enable debug) \ $(use_enable static-libs static) \ $(use_enable oss) + + # Those are thrown away afterwards, don't build them in the first place + if [ "${ABI}" != "${DEFAULT_ABI}" ] ; then + sed -i -e 's/ libao src//' Makefile || die + fi } multilib_src_compile() {