From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QnCws-0005UR-6R for garchives@archives.gentoo.org; Sat, 30 Jul 2011 17:03:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A058A21C093; Sat, 30 Jul 2011 17:03:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5CB4421C093 for ; Sat, 30 Jul 2011 17:03:29 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8972C1B4021 for ; Sat, 30 Jul 2011 17:03:28 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 665) id 578C420051; Sat, 30 Jul 2011 17:03:27 +0000 (UTC) From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: sdl-mixer-1.2.11-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: sdl-mixer-1.2.11-r1.ebuild ChangeLog X-VCS-Directories: media-libs/sdl-mixer X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: <20110730170327.578C420051@flycatcher.gentoo.org> Date: Sat, 30 Jul 2011 17:03:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: f3256f21c98c0ccb7c98bfc88123b28f mr_bones_ 11/07/30 17:03:27 Modified: sdl-mixer-1.2.11-r1.ebuild ChangeLog Log: add multilib patch from Nathan Phillip (bug #376717 =20 (Portage version: 2.1.10.3/cvs/Linux i686) Revision Changes Path 1.9 media-libs/sdl-mixer/sdl-mixer-1.2.11-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/sdl-mixer-1.2.11-r1.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/sdl-mixer-1.2.11-r1.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/sdl-mixer-1.2.11-r1.ebuild?r1=3D1.8&r2=3D1.9 Index: sdl-mixer-1.2.11-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.11-r= 1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sdl-mixer-1.2.11-r1.ebuild 27 Jul 2010 05:25:15 -0000 1.8 +++ sdl-mixer-1.2.11-r1.ebuild 30 Jul 2011 17:03:27 -0000 1.9 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.11= -r1.ebuild,v 1.8 2010/07/27 05:25:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.11= -r1.ebuild,v 1.9 2011/07/30 17:03:27 mr_bones_ Exp $ =20 EAPI=3D2 inherit eutils @@ -25,6 +25,10 @@ =20 S=3D${WORKDIR}/${MY_P} =20 +src_prepare() { + epatch "${FILESDIR}"/${P}-multilib.patch +} + src_configure() { econf \ --disable-dependency-tracking \ 1.82 media-libs/sdl-mixer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/ChangeLog?rev=3D1.82&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/ChangeLog?rev=3D1.82&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/ChangeLog?r1=3D1.81&r2=3D1.82 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- ChangeLog 27 Jul 2010 05:25:15 -0000 1.81 +++ ChangeLog 30 Jul 2011 17:03:27 -0000 1.82 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/sdl-mixer -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.81= 2010/07/27 05:25:15 mr_bones_ Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.82= 2011/07/30 17:03:27 mr_bones_ Exp $ + + 30 Jul 2011; Michael Sterrett + sdl-mixer-1.2.11-r1.ebuild, +files/sdl-mixer-1.2.11-multilib.patch: + add multilib patch from Nathan Phillip (bug #376717) =20 27 Jul 2010; Michael Sterrett sdl-mixer-1.2.11-r1.ebuild: