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 1SbaFc-0004XT-Cj for garchives@archives.gentoo.org; Mon, 04 Jun 2012 16:35:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA6CAE00B5; Mon, 4 Jun 2012 16:35:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6CE3AE00B5 for ; Mon, 4 Jun 2012 16:35:15 +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 A09661B4020 for ; Mon, 4 Jun 2012 16:35:14 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2230) id 5C8692004E; Mon, 4 Jun 2012 16:35:13 +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-9999-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libreoffice-9999-r2.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: <20120604163513.5C8692004E@flycatcher.gentoo.org> Date: Mon, 4 Jun 2012 16:35:13 +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: d85dc9db-b9aa-4bfb-9c9a-c2103f02b108 X-Archives-Hash: 8782fd96ce13d832bc4e394a21a4bf98 scarabeus 12/06/04 16:35:13 Modified: libreoffice-9999-r2.ebuild ChangeLog Log: Also depend on lcms as we now use it directly. =20 (Portage version: 2.2.0_alpha108/cvs/Linux x86_64) Revision Changes Path 1.80 app-office/libreoffice/libreoffice-9999-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r2.ebuild?rev=3D1.80&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r2.ebuild?rev=3D1.80&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r2.ebuild?r1=3D1.79&r2=3D1.80 Index: libreoffice-9999-r2.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-9999= -r2.ebuild,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- libreoffice-9999-r2.ebuild 4 Jun 2012 16:14:37 -0000 1.79 +++ libreoffice-9999-r2.ebuild 4 Jun 2012 16:35:13 -0000 1.80 @@ -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-99= 99-r2.ebuild,v 1.79 2012/06/04 16:14:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-99= 99-r2.ebuild,v 1.80 2012/06/04 16:35:13 scarabeus Exp $ =20 EAPI=3D4 =20 @@ -95,10 +95,6 @@ >=3Ddev-libs/nspr-4.8.8 >=3Ddev-libs/nss-3.12.9 " -# media-libs/lcms:2 is checked by configure but is only used -# for internal libcdr build we don't build. As this package -# is deemed to be around due to libcdr dep anyway I won't -# add it as harddep COMMON_DEPEND=3D" app-arch/zip app-arch/unzip @@ -120,6 +116,7 @@ >=3Ddev-libs/redland-1.0.14[ssl] >=3Dmedia-libs/fontconfig-2.8.0 media-libs/freetype:2 + media-libs/lcms:2 >=3Dmedia-libs/libpng-1.4 >=3Dmedia-libs/libcdr-0.0.5 media-libs/libvisio 1.330 app-office/libreoffice/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.330&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.330&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?r1=3D1.329&r2=3D1.330 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.329 retrieving revision 1.330 diff -u -r1.329 -r1.330 --- ChangeLog 4 Jun 2012 16:14:37 -0000 1.329 +++ ChangeLog 4 Jun 2012 16:35:13 -0000 1.330 @@ -1,6 +1,9 @@ # 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.= 329 2012/06/04 16:14:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.= 330 2012/06/04 16:35:13 scarabeus Exp $ + + 04 Jun 2012; Tom=C3=A1=C5=A1 Chv=C3=A1tal libre= office-9999-r2.ebuild: + Also depend on lcms as we now use it directly. =20 04 Jun 2012; Tom=C3=A1=C5=A1 Chv=C3=A1tal libre= office-9999-r2.ebuild: So long sampleicc, lets use lcms:2