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 1R6WdP-0003KA-77 for garchives@archives.gentoo.org; Wed, 21 Sep 2011 23:55:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90FFA21C021; Wed, 21 Sep 2011 23:55:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 55EA921C021 for ; Wed, 21 Sep 2011 23:55:14 +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 CDC151B4019 for ; Wed, 21 Sep 2011 23:55:13 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2145) id 879612004C; Wed, 21 Sep 2011 23:55:12 +0000 (UTC) From: "Ryan Hill (dirtyepic)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dirtyepic@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-text/stardict: ChangeLog stardict-3.0.1-r3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog stardict-3.0.1-r3.ebuild X-VCS-Directories: app-text/stardict X-VCS-Committer: dirtyepic X-VCS-Committer-Name: Ryan Hill Content-Type: text/plain; charset=utf8 Message-Id: <20110921235512.879612004C@flycatcher.gentoo.org> Date: Wed, 21 Sep 2011 23:55:12 +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: f2bc176e0d2441c821f3091e91a11cf6 dirtyepic 11/09/21 23:55:12 Modified: ChangeLog stardict-3.0.1-r3.ebuild Log: Add patch from Piotr Szymaniak to fix compilation w/ GCC 4.6 (bug #3622= 99). =20 (Portage version: 2.2.0_alpha59/cvs/Linux x86_64) Revision Changes Path 1.10 app-text/stardict/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/stardict/= ChangeLog?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/stardict/= ChangeLog?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/stardict/= ChangeLog?r1=3D1.9&r2=3D1.10 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/app-text/stardict/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 27 Mar 2011 12:23:55 -0000 1.9 +++ ChangeLog 21 Sep 2011 23:55:12 -0000 1.10 @@ -1,6 +1,10 @@ # ChangeLog for app-text/stardict # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/ChangeLog,v 1.9 201= 1/03/27 12:23:55 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/ChangeLog,v 1.10 20= 11/09/21 23:55:12 dirtyepic Exp $ + + 22 Sep 2011; Ryan Hill stardict-3.0.1-r3.ebuild= , + +files/stardict-3.0.1-gcc46.patch: + Add patch from Piotr Szymaniak to fix compilation w/ GCC 4.6 (bug #362= 299). =20 27 Mar 2011; Nirbheek Chauhan -stardict-2.4.8-r1.ebuild, -stardict-3.0.1-r1.ebuild, 1.4 app-text/stardict/stardict-3.0.1-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/stardict/= stardict-3.0.1-r3.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/stardict/= stardict-3.0.1-r3.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/stardict/= stardict-3.0.1-r3.ebuild?r1=3D1.3&r2=3D1.4 Index: stardict-3.0.1-r3.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/app-text/stardict/stardict-3.0.1-r3.ebu= ild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- stardict-3.0.1-r3.ebuild 27 Mar 2011 12:23:55 -0000 1.3 +++ stardict-3.0.1-r3.ebuild 21 Sep 2011 23:55:12 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.1-r3.e= build,v 1.3 2011/03/27 12:23:55 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.1-r3.e= build,v 1.4 2011/09/21 23:55:12 dirtyepic Exp $ =20 EAPI=3D"2" =20 @@ -51,6 +51,7 @@ epatch "${FILESDIR}"/${P}-changelog-minor-typo-fixes.patch epatch "${FILESDIR}"/${P}-gcc44.patch epatch "${FILESDIR}"/${P}-sparc_sigbus.patch + epatch "${FILESDIR}"/${P}-gcc46.patch =20 # Fix compatibility with gucharmap-2, bug #240728 epatch "${FILESDIR}/${P}-gucharmap2.patch"