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 1RAeMA-0001YW-Mv for garchives@archives.gentoo.org; Mon, 03 Oct 2011 08:58:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7314421C0C9; Mon, 3 Oct 2011 08:58:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 32E0721C0C9 for ; Mon, 3 Oct 2011 08:58:30 +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 3F6821B4008 for ; Mon, 3 Oct 2011 08:58:29 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2230) id 9F0152004B; Mon, 3 Oct 2011 08:58:27 +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: <20111003085827.9F0152004B@flycatcher.gentoo.org> Date: Mon, 3 Oct 2011 08:58:27 +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: c92e0d7fa31cfdc0872fe168c205e4c7 scarabeus 11/10/03 08:58:27 Modified: libreoffice-9999-r1.ebuild ChangeLog Log: Depend on cmis, enable webdav by default. =20 (Portage version: 2.2.0_alpha60/cvs/Linux x86_64) Revision Changes Path 1.32 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.32&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r1.ebuild?rev=3D1.32&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r1.ebuild?r1=3D1.31&r2=3D1.32 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.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- libreoffice-9999-r1.ebuild 30 Sep 2011 11:47:52 -0000 1.31 +++ libreoffice-9999-r1.ebuild 3 Oct 2011 08:58:27 -0000 1.32 @@ -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.31 2011/09/30 11:47:52 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-99= 99-r1.ebuild,v 1.32 2011/10/03 08:58:27 scarabeus Exp $ =20 EAPI=3D3 =20 @@ -70,7 +70,7 @@ unset ADDONS_SRC =20 IUSE=3D"binfilter +branding dbus debug eds gnome +graphite gstreamer gtk= +jemalloc -kde ldap mysql nsplugin odk opengl pdfimport svg templates test +vba web= dav" +kde ldap mysql nsplugin odk opengl pdfimport svg templates test +vba +we= bdav" LICENSE=3D"LGPL-3" SLOT=3D"0" [[ ${PV} =3D=3D *9999* ]] || KEYWORDS=3D"~amd64 ~ppc ~x86 ~amd64-linux ~= x86-linux" @@ -91,6 +91,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 @@ -359,6 +360,7 @@ --with-system-jars \ --with-system-db \ --with-system-dicts \ + --with-system-libcmis \ --with-system-libvisio \ --with-system-libexttextcat \ --with-system-translate-toolkit \ 1.160 app-office/libreoffice/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.160&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.160&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?r1=3D1.159&r2=3D1.160 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.159 retrieving revision 1.160 diff -u -r1.159 -r1.160 --- ChangeLog 2 Oct 2011 15:11:33 -0000 1.159 +++ ChangeLog 3 Oct 2011 08:58:27 -0000 1.160 @@ -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.= 159 2011/10/02 15:11:33 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.= 160 2011/10/03 08:58:27 scarabeus Exp $ + + 03 Oct 2011; Tom=C3=A1=C5=A1 Chv=C3=A1tal + libreoffice-9999-r1.ebuild: + Depend on cmis, enable webdav by default. =20 30 Sep 2011; Mark Loeser libreoffice-3.3.4.ebuild= : Stable for ppc; bug #381547