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 1SZgTO-0004Gt-0F for garchives@archives.gentoo.org; Wed, 30 May 2012 10:49:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D18E0E05DD; Wed, 30 May 2012 10:49:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 94DCFE05DD for ; Wed, 30 May 2012 10:49:41 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F27401B4013 for ; Wed, 30 May 2012 10:49:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2230) id B43A52004B; Wed, 30 May 2012 10:49:39 +0000 (UTC) From: "Tomas Chvatal (scarabeus)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, scarabeus@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-office/libreoffice: libreoffice-3.5.4.2-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libreoffice-3.5.4.2-r1.ebuild ChangeLog X-VCS-Directories: app-office/libreoffice X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal Content-Type: text/plain; charset=utf8 Message-Id: <20120530104939.B43A52004B@flycatcher.gentoo.org> Date: Wed, 30 May 2012 10:49:39 +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: 0d59d7fb-8a00-4b91-b529-24f12d598fd6 X-Archives-Hash: 4e1ed06961152420d7dae81b5eebf846 scarabeus 12/05/30 10:49:39 Modified: libreoffice-3.5.4.2-r1.ebuild ChangeLog Log: Fix build with latest libexttextcat. Resolves bug#418231. =20 (Portage version: 2.2.0_alpha108/cvs/Linux x86_64) Revision Changes Path 1.4 app-office/libreoffice/libreoffice-3.5.4.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-3.5.4.2-r1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-3.5.4.2-r1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-3.5.4.2-r1.ebuild?r1=3D1.3&r2=3D1.4 Index: libreoffice-3.5.4.2-r1.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-office/libreoffice/libreoffice-3.5.= 4.2-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libreoffice-3.5.4.2-r1.ebuild 30 May 2012 09:00:32 -0000 1.3 +++ libreoffice-3.5.4.2-r1.ebuild 30 May 2012 10:49:39 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.= 5.4.2-r1.ebuild,v 1.3 2012/05/30 09:00:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.= 5.4.2-r1.ebuild,v 1.4 2012/05/30 10:49:39 scarabeus Exp $ =20 EAPI=3D4 =20 @@ -192,8 +192,8 @@ " =20 PATCHES=3D( - # this can't be upstreamed :( "${FILESDIR}/${PN}-system-pyuno.patch" + "${FILESDIR}/${PN}-3.5.4-libexttextcat.patch" "${FILESDIR}/${PN}-3.5-propagate-gb_FULLDEPS.patch" "${FILESDIR}/${PN}-3.5-doublebuild.patch" "${FILESDIR}/${PN}-3.5-hebrew-icu49.patch" 1.322 app-office/libreoffice/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.322&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.322&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?r1=3D1.321&r2=3D1.322 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-office/libreoffice/ChangeLog,v retrieving revision 1.321 retrieving revision 1.322 diff -u -r1.321 -r1.322 --- ChangeLog 30 May 2012 09:00:32 -0000 1.321 +++ ChangeLog 30 May 2012 10:49:39 -0000 1.322 @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.= 321 2012/05/30 09:00:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.= 322 2012/05/30 10:49:39 scarabeus Exp $ + + 30 May 2012; Tom=C3=A1=C5=A1 Chv=C3=A1tal + +files/libreoffice-3.5.4-libexttextcat.patch, libreoffice-3.5.4.2-r1.e= build: + Fix build with latest libexttextcat. Resolves bug#418231. =20 30 May 2012; Agostino Sarubbo libreoffice-3.5.4.2-r1.= ebuild: stable for amd64, wrt to bug #416457