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 1KQMBo-0001TO-Ft for garchives@archives.gentoo.org; Tue, 05 Aug 2008 13:03:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE7D4E0333; Tue, 5 Aug 2008 13:02:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8533FE0333 for ; Tue, 5 Aug 2008 13:02:59 +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 10CE6666F7 for ; Tue, 5 Aug 2008 13:02:59 +0000 (UTC) Received: from aballier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KQMBm-00052k-1W for gentoo-commits@lists.gentoo.org; Tue, 05 Aug 2008 13:02:58 +0000 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-sound/audacity: audacity-1.3.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: audacity-1.3.5.ebuild ChangeLog X-VCS-Directories: media-sound/audacity X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Alexis Ballier Date: Tue, 05 Aug 2008 13:02:58 +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: da59d33e-b7e2-4dc0-af01-a48bea6580be X-Archives-Hash: 738ccf5ddb36431fa6685fa93f2b9c6d aballier 08/08/05 13:02:58 Modified: audacity-1.3.5.ebuild ChangeLog Log: Bump flac dep to force upgrade to a recent version, it would fail to bu= ild if it is too old. Thanks to craig for reporting in= bug #233010 (Portage version: 2.2_rc6/cvs/Linux 2.6.25.7 x86_64) Revision Changes Path 1.5 media-sound/audacity/audacity-1.3.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audaci= ty/audacity-1.3.5.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audaci= ty/audacity-1.3.5.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audaci= ty/audacity-1.3.5.ebuild?r1=3D1.4&r2=3D1.5 Index: audacity-1.3.5.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.5.ebu= ild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- audacity-1.3.5.ebuild 15 Jul 2008 16:23:42 -0000 1.4 +++ audacity-1.3.5.ebuild 5 Aug 2008 13:02:57 -0000 1.5 @@ -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/audacity/audacity-1.3.5.e= build,v 1.4 2008/07/15 16:23:42 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.5.e= build,v 1.5 2008/08/05 13:02:57 aballier Exp $ =20 inherit eutils wxwidgets autotools =20 @@ -29,7 +29,7 @@ vorbis? ( >=3Dmedia-libs/libvorbis-1.0 ) mp3? ( >=3Dmedia-libs/libmad-0.14.2b ) id3tag? ( media-libs/libid3tag ) - flac? ( media-libs/flac ) + flac? ( >=3Dmedia-libs/flac-1.2.0 ) libsamplerate? ( >=3Dmedia-libs/libsamplerate-0.1.2 ) vamp? ( media-libs/vamp-plugin-sdk ) twolame? ( media-sound/twolame )" 1.101 media-sound/audacity/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audaci= ty/ChangeLog?rev=3D1.101&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audaci= ty/ChangeLog?rev=3D1.101&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audaci= ty/ChangeLog?r1=3D1.100&r2=3D1.101 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.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- ChangeLog 15 Jul 2008 16:23:42 -0000 1.100 +++ ChangeLog 5 Aug 2008 13:02:57 -0000 1.101 @@ -1,6 +1,11 @@ # ChangeLog for media-sound/audacity # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.10= 0 2008/07/15 16:23:42 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.10= 1 2008/08/05 13:02:57 aballier Exp $ + + 05 Aug 2008; Alexis Ballier audacity-1.3.5.ebuil= d: + Bump flac dep to force upgrade to a recent version, it would fail to b= uild + if it is too old. Thanks to craig for reporting in = bug + #233010 =20 15 Jul 2008; Kenneth Prugh audacity-1.3.5.ebuild= : amd64 stable, bug #231497