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 1RPEl6-0006Au-O7 for garchives@archives.gentoo.org; Sat, 12 Nov 2011 14:40:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3AA321C021; Sat, 12 Nov 2011 14:40:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 70B5E21C021 for ; Sat, 12 Nov 2011 14:40:32 +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 A79C71B4001 for ; Sat, 12 Nov 2011 14:40:31 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2230) id 77EDD2004B; Sat, 12 Nov 2011 14:40:30 +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: <20111112144030.77EDD2004B@flycatcher.gentoo.org> Date: Sat, 12 Nov 2011 14:40:30 +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: 70f105bf-c13f-43f8-9412-7e47cf833dcf X-Archives-Hash: b098557d594b1ce5cb4b8645a8eb43b4 scarabeus 11/11/12 14:40:30 Modified: libreoffice-9999-r2.ebuild ChangeLog Log: Enable nsplugin and gtk by default to provide sane defaults for linux. =20 (Portage version: 2.2.0_alpha74/cvs/Linux x86_64) Revision Changes Path 1.2 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.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r2.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/libreoffice-9999-r2.ebuild?r1=3D1.1&r2=3D1.2 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.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libreoffice-9999-r2.ebuild 12 Nov 2011 12:32:14 -0000 1.1 +++ libreoffice-9999-r2.ebuild 12 Nov 2011 14:40:30 -0000 1.2 @@ -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-r2.ebuild,v 1.1 2011/11/12 12:32:14 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-99= 99-r2.ebuild,v 1.2 2011/11/12 14:40:30 scarabeus Exp $ =20 EAPI=3D4 =20 @@ -68,8 +68,8 @@ unset EXT_URI unset ADDONS_SRC =20 -IUSE=3D"binfilter +branding dbus debug eds gnome +graphite gstreamer gtk -+jemalloc kde mysql nsplugin odk opengl pdfimport svg test +vba +webdav +IUSE=3D"binfilter +branding dbus debug eds gnome +graphite gstreamer +gt= k ++jemalloc kde mysql +nsplugin odk opengl pdfimport svg test +vba +webdav +xmlsec" LICENSE=3D"LGPL-3" SLOT=3D"0" 1.200 app-office/libreoffice/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.200&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?rev=3D1.200&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreof= fice/ChangeLog?r1=3D1.199&r2=3D1.200 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.199 retrieving revision 1.200 diff -u -r1.199 -r1.200 --- ChangeLog 12 Nov 2011 14:29:27 -0000 1.199 +++ ChangeLog 12 Nov 2011 14:40:30 -0000 1.200 @@ -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.= 199 2011/11/12 14:29:27 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.= 200 2011/11/12 14:40:30 scarabeus Exp $ + + 12 Nov 2011; Tom=C3=A1=C5=A1 Chv=C3=A1tal + libreoffice-9999-r2.ebuild: + Enable nsplugin and gtk by default to provide sane defaults for linux. =20 *libreoffice-9999-r2 (12 Nov 2011) *libreoffice-3.4.9999-r2 (12 Nov 2011)