From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L5qTS-000212-Ds for garchives@archives.gentoo.org; Thu, 27 Nov 2008 23:40:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A062E053B; Thu, 27 Nov 2008 23:40:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3BC4DE053B for ; Thu, 27 Nov 2008 23:40:40 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id C7194644AA for ; Thu, 27 Nov 2008 23:40:39 +0000 (UTC) Received: from eva by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1L5qTP-0008EQ-D9 for gentoo-commits@lists.gentoo.org; Thu, 27 Nov 2008 23:40:39 +0000 From: "Gilles Dartiguelongue (eva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, eva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-sound/esound: ChangeLog esound-0.2.41.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog esound-0.2.41.ebuild X-VCS-Directories: media-sound/esound X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue Content-Type: text/plain; charset=utf8 Message-Id: Sender: Gilles Dartiguelongue Date: Thu, 27 Nov 2008 23:40:39 +0000 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: fb24f76b-1557-48dc-9a73-6189c485c8bb X-Archives-Hash: 16c8e0a2197f234a8dc2cbaf25230c41 eva 08/11/27 23:40:39 Modified: ChangeLog esound-0.2.41.ebuild Log: add patch to fix compilation with USE=3Ddebug, bug #248821. (Portage version: 2.2_rc15/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64) Revision Changes Path 1.121 media-sound/esound/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/esound= /ChangeLog?rev=3D1.121&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/esound= /ChangeLog?rev=3D1.121&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/esound= /ChangeLog?r1=3D1.120&r2=3D1.121 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-sound/esound/ChangeLog,v retrieving revision 1.120 retrieving revision 1.121 diff -u -r1.120 -r1.121 --- ChangeLog 23 Nov 2008 22:23:41 -0000 1.120 +++ ChangeLog 27 Nov 2008 23:40:39 -0000 1.121 @@ -1,6 +1,10 @@ # ChangeLog for media-sound/esound # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.120 = 2008/11/23 22:23:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.121 = 2008/11/27 23:40:39 eva Exp $ + + 27 Nov 2008; Gilles Dartiguelongue + +files/esound-0.2.41-debug.patch, esound-0.2.41.ebuild: + add patch to fix compilation with USE=3D"debug", bug #248821. =20 *esound-0.2.41 (23 Nov 2008) =20 1.2 media-sound/esound/esound-0.2.41.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/esound= /esound-0.2.41.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/esound= /esound-0.2.41.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/esound= /esound-0.2.41.ebuild?r1=3D1.1&r2=3D1.2 Index: esound-0.2.41.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-sound/esound/esound-0.2.41.ebuild= ,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- esound-0.2.41.ebuild 23 Nov 2008 22:23:41 -0000 1.1 +++ esound-0.2.41.ebuild 27 Nov 2008 23:40:39 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.41.ebui= ld,v 1.1 2008/11/23 22:23:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.41.ebui= ld,v 1.2 2008/11/27 23:40:39 eva Exp $ =20 inherit libtool gnome.org eutils flag-o-matic =20 @@ -31,6 +31,9 @@ cd "${S}" =20 epatch "${FILESDIR}/${PN}-0.2.39-fix-errno.patch" + + # Fix compilation with USE=3D"debug" + epatch "${FILESDIR}/${P}-debug.patch" } =20 src_compile() {