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 1La3iW-00027Q-3J for garchives@archives.gentoo.org; Thu, 19 Feb 2009 07:53:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7668BE0150; Thu, 19 Feb 2009 07:53:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 32984E0150 for ; Thu, 19 Feb 2009 07:53:07 +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 D9255656F4 for ; Thu, 19 Feb 2009 07:53:06 +0000 (UTC) Received: from patrick by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1La3iU-0006Zc-Ij for gentoo-commits@lists.gentoo.org; Thu, 19 Feb 2009 07:53:06 +0000 From: "Patrick Lauer (patrick)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, patrick@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audacity: audacity-1.3.7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: audacity-1.3.7.ebuild ChangeLog X-VCS-Directories: media-sound/audacity X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Patrick Lauer Date: Thu, 19 Feb 2009 07:53:06 +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: 1025be3c-84e9-4aa1-af08-dfe469876321 X-Archives-Hash: 6025bbbf9722cd65743f0dd7c8fc3a0a patrick 09/02/19 07:53:06 Modified: audacity-1.3.7.ebuild ChangeLog Log: Fixing bad CFLAG filtering by upstream. Patch by Martin von Gagern. Fix= es #257489 (Portage version: 2.2_rc23/cvs/Linux x86_64) Revision Changes Path 1.3 media-sound/audacity/audacity-1.3.7.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audaci= ty/audacity-1.3.7.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audaci= ty/audacity-1.3.7.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audaci= ty/audacity-1.3.7.ebuild?r1=3D1.2&r2=3D1.3 Index: audacity-1.3.7.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/audacity/audacity-1.3.7.ebu= ild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- audacity-1.3.7.ebuild 13 Feb 2009 07:20:53 -0000 1.2 +++ audacity-1.3.7.ebuild 19 Feb 2009 07:53:06 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.7.e= build,v 1.2 2009/02/13 07:20:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.7.e= build,v 1.3 2009/02/19 07:53:06 patrick Exp $ =20 EAPI=3D2 =20 @@ -53,6 +53,7 @@ cd "${S}" epatch "${FILESDIR}/${PN}-1.3.4-automagic.patch" epatch "${FILESDIR}/${PN}-1.3.5-libtool22.patch" + epatch "${FILESDIR}/${P}-cflags.patch" AT_M4DIR=3D"${S}/m4" eautoreconf } =20 1.120 media-sound/audacity/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audaci= ty/ChangeLog?rev=3D1.120&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audaci= ty/ChangeLog?rev=3D1.120&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audaci= ty/ChangeLog?r1=3D1.119&r2=3D1.120 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/audacity/ChangeLog,v retrieving revision 1.119 retrieving revision 1.120 diff -u -r1.119 -r1.120 --- ChangeLog 18 Feb 2009 16:38:59 -0000 1.119 +++ ChangeLog 19 Feb 2009 07:53:06 -0000 1.120 @@ -1,6 +1,11 @@ # ChangeLog for media-sound/audacity # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.11= 9 2009/02/18 16:38:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.12= 0 2009/02/19 07:53:06 patrick Exp $ + + 19 Feb 2009; Patrick Lauer + +files/audacity-1.3.7-cflags.patch: + Fixing bad CFLAG filtering by upstream. Patch by Martin von Gagern. Fi= xes + #257489 =20 18 Feb 2009; Ra=C3=BAl Porcel audacity-1.3.6.ebui= ld: sparc stable wrt #253493