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 1N2u9z-0002xi-8x for garchives@archives.gentoo.org; Tue, 27 Oct 2009 22:04:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C81C4E08A5; Tue, 27 Oct 2009 22:04:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 94DC5E08A5 for ; Tue, 27 Oct 2009 22:04:58 +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 296E7B47B5 for ; Tue, 27 Oct 2009 22:04:58 +0000 (UTC) Received: from vostorga by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1N2u9x-0000FB-NE for gentoo-commits@lists.gentoo.org; Tue, 27 Oct 2009 22:04:57 +0000 From: "Victor Ostorga (vostorga)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vostorga@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/SoQt: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: media-libs/SoQt X-VCS-Committer: vostorga X-VCS-Committer-Name: Victor Ostorga Content-Type: text/plain; charset=utf8 Message-Id: Sender: Victor Ostorga Date: Tue, 27 Oct 2009 22:04:57 +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: f3994850-cbc6-4729-840f-6265b720f857 X-Archives-Hash: 5ef83e00ad726511713ef2c9d52cdab1 vostorga 09/10/27 22:04:57 Modified: ChangeLog Log: Updating Chanvelog giving credit to = for the gcc 4.4 patch (Portage version: 2.1.6.13/cvs/Linux i686) Revision Changes Path 1.24 media-libs/SoQt/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/SoQt/Ch= angeLog?rev=3D1.24&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/SoQt/Ch= angeLog?rev=3D1.24&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/SoQt/Ch= angeLog?r1=3D1.23&r2=3D1.24 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/SoQt/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 27 Oct 2009 22:02:48 -0000 1.23 +++ ChangeLog 27 Oct 2009 22:04:57 -0000 1.24 @@ -1,11 +1,12 @@ # ChangeLog for media-libs/SoQt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.23 2009= /10/27 22:02:48 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.24 2009= /10/27 22:04:57 vostorga Exp $ =20 27 Oct 2009; V=C3=ADctor Ostorga files/SoQt-1.4.1-gcc44.patch: Updating patch to compile against gcc 4.4 , detecting if - >=3Dmedia-libs/coin-3* is installed + >=3Dmedia-libs/coin-3* is installed. Patch thanks to JonBoy + bug #281763 =20 04 Oct 2009; Samuli Suominen SoQt-1.4.1.ebuild: Replace -Wl,--no-as-needed with function from flag-o-matic eclass.