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 1RBoo3-0004He-7F for garchives@archives.gentoo.org; Thu, 06 Oct 2011 14:20:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9373321C039; Thu, 6 Oct 2011 14:20:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4EFCA21C039 for ; Thu, 6 Oct 2011 14:20:07 +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 874861B4053 for ; Thu, 6 Oct 2011 14:20:06 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2230) id 42E6F2004B; Thu, 6 Oct 2011 14:20:05 +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-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libreoffice-9999-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: <20111006142005.42E6F2004B@flycatcher.gentoo.org> Date: Thu, 6 Oct 2011 14:20:05 +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: dfc8a68519092f1a87faa8bd73ef5110 scarabeus 11/10/06 14:20:05 Modified: libreoffice-9999-r1.ebuild ChangeLog Log: Cmis upgraded to be harddep. =20 (Portage version: 2.2.0_alpha62/cvs/Linux x86_64) Revision Changes Path 1.39 app-office/libreoffice/libreoffice-9999-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r1.ebuild?rev=3D1.39&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r1.ebuild?rev=3D1.39&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r1.ebuild?r1=3D1.38&r2=3D1.39 Index: libreoffice-9999-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-9999= -r1.ebuild,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- libreoffice-9999-r1.ebuild 5 Oct 2011 14:25:41 -0000 1.38 +++ libreoffice-9999-r1.ebuild 6 Oct 2011 14:20:05 -0000 1.39 @@ -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-office/libreoffice/libreoffice-99= 99-r1.ebuild,v 1.38 2011/10/05 14:25:41 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-99= 99-r1.ebuild,v 1.39 2011/10/06 14:20:05 scarabeus Exp $ =20 EAPI=3D3 =20 @@ -75,7 +75,7 @@ unset EXT_URI unset ADDONS_SRC =20 -IUSE=3D"binfilter +branding +cmis dbus debug eds gnome +graphite gstream= er gtk +IUSE=3D"binfilter +branding dbus debug eds gnome +graphite gstreamer gtk +jemalloc kde ldap mysql nsplugin odk opengl pdfimport svg templates tes= t +vba +webdav" LICENSE=3D"LGPL-3" @@ -98,6 +98,7 @@ app-text/libwpd:0.9[tools] app-text/libwpg:0.2 >=3Dapp-text/libwps-0.2.2 + dev-cpp/libcmis dev-db/unixODBC dev-libs/expat >=3Ddev-libs/glib-2.18 @@ -119,7 +120,6 @@ x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender - cmis? ( dev-cpp/libcmis ) dbus? ( >=3Ddev-libs/dbus-glib-0.94 ) eds? ( gnome-extra/evolution-data-server ) gnome? ( gnome-base/gconf:2 ) @@ -437,7 +437,6 @@ $(use_enable vba) \ $(use_enable vba activex-component) \ $(use_enable webdav neon) \ - $(use_with cmis) \ $(use_with java) \ $(use_with ldap openldap) \ $(use_with mysql system-mysql-cppconn) \ 1.167 app-office/libreoffice/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.167&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.167&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?r1=3D1.166&r2=3D1.167 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.166 retrieving revision 1.167 diff -u -r1.166 -r1.167 --- ChangeLog 5 Oct 2011 09:25:37 -0000 1.166 +++ ChangeLog 6 Oct 2011 14:20:05 -0000 1.167 @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.= 166 2011/10/05 09:25:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.= 167 2011/10/06 14:20:05 scarabeus Exp $ + + 06 Oct 2011; Tom=C3=A1=C5=A1 Chv=C3=A1tal + libreoffice-9999-r1.ebuild: + Cmis upgraded to be harddep. =20 05 Oct 2011; Tom=C3=A1=C5=A1 Chv=C3=A1tal libreoffice-9999-r1.ebuild: