public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tomas Chvatal (scarabeus)" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-office/libreoffice: libreoffice-9999-r1.ebuild ChangeLog
Date: Fri, 11 Nov 2011 14:54:04 +0000 (UTC)	[thread overview]
Message-ID: <20111111145404.73D6A2004B@flycatcher.gentoo.org> (raw)

scarabeus    11/11/11 14:54:04

  Modified:             libreoffice-9999-r1.ebuild ChangeLog
  Log:
  Add back nsplugin switch as i introduced it again.
  
  (Portage version: 2.2.0_alpha73/cvs/Linux x86_64)

Revision  Changes    Path
1.58                 app-office/libreoffice/libreoffice-9999-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r1.ebuild?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r1.ebuild?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r1.ebuild?r1=1.57&r2=1.58

Index: libreoffice-9999-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r1.ebuild,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- libreoffice-9999-r1.ebuild	10 Nov 2011 12:28:02 -0000	1.57
+++ libreoffice-9999-r1.ebuild	11 Nov 2011 14:54:04 -0000	1.58
@@ -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-9999-r1.ebuild,v 1.57 2011/11/10 12:28:02 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r1.ebuild,v 1.58 2011/11/11 14:54:04 scarabeus Exp $
 
 EAPI=4
 
@@ -79,7 +79,7 @@
 unset ADDONS_SRC
 
 IUSE="binfilter +branding dbus debug eds gnome +graphite gstreamer gtk
-+jemalloc kde mysql odk opengl pdfimport svg templates test +vba
++jemalloc kde mysql nsplugin odk opengl pdfimport svg templates test +vba
 +webdav +xmlsec"
 LICENSE="LGPL-3"
 SLOT="0"
@@ -209,6 +209,7 @@
 )
 
 REQUIRED_USE="
+	nsplugin? ( gtk )
 	gnome? ( gtk )
 	eds? ( gnome )
 "
@@ -453,6 +454,7 @@
 		$(use_enable java ext-scripting-beanshell) \
 		$(use_enable kde kde4) \
 		$(use_enable mysql ext-mysql-connector) \
+		$(use_enable nsplugin) \
 		$(use_enable odk) \
 		$(use_enable opengl) \
 		$(use_enable pdfimport ext-pdfimport) \
@@ -487,7 +489,7 @@
 	rm -rf "${ED}"/etc/
 
 	# symlink the nsplugin to system location
-	if use gtk; then
+	if use nsplugin; then
 		inst_plugin /usr/$(get_libdir)/libreoffice/program/libnpsoplugin.so
 	fi
 



1.197                app-office/libreoffice/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.197&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.197&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?r1=1.196&r2=1.197

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- ChangeLog	10 Nov 2011 21:11:30 -0000	1.196
+++ ChangeLog	11 Nov 2011 14:54:04 -0000	1.197
@@ -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.196 2011/11/10 21:11:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.197 2011/11/11 14:54:04 scarabeus Exp $
+
+  11 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  libreoffice-9999-r1.ebuild:
+  Add back nsplugin switch as i introduced it again.
 
   10 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org>
   libreoffice-3.3.4.ebuild:






             reply	other threads:[~2011-11-11 14:54 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-11 14:54 Tomas Chvatal (scarabeus) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-11-09 10:12 [gentoo-commits] gentoo-x86 commit in app-office/libreoffice: libreoffice-9999-r1.ebuild ChangeLog Tomas Chvatal (scarabeus)
2011-11-08 11:03 Tomas Chvatal (scarabeus)
2011-11-02 18:27 Tomas Chvatal (scarabeus)
2011-11-02 18:18 Tomas Chvatal (scarabeus)
2011-10-27 17:23 Tomas Chvatal (scarabeus)
2011-10-21  7:56 Tomas Chvatal (scarabeus)
2011-10-11 12:38 Tomas Chvatal (scarabeus)
2011-10-06 14:24 Tomas Chvatal (scarabeus)
2011-10-06 14:20 Tomas Chvatal (scarabeus)
2011-10-05  9:25 Tomas Chvatal (scarabeus)
2011-10-04 19:19 Tomas Chvatal (scarabeus)
2011-10-04  8:38 Tomas Chvatal (scarabeus)
2011-10-03  9:28 Tomas Chvatal (scarabeus)
2011-10-03  8:58 Tomas Chvatal (scarabeus)
2011-09-30 11:47 Tomas Chvatal (scarabeus)
2011-09-30 10:45 Tomas Chvatal (scarabeus)
2011-09-30 10:42 Tomas Chvatal (scarabeus)
2011-09-30  8:25 Tomas Chvatal (scarabeus)
2011-09-29 13:20 Tomas Chvatal (scarabeus)
2011-09-26 14:10 Tomas Chvatal (scarabeus)
2011-09-25 13:06 Tomas Chvatal (scarabeus)
2011-09-23 14:44 Tomas Chvatal (scarabeus)
2011-09-23 14:35 Tomas Chvatal (scarabeus)
2011-09-23 12:46 Tomas Chvatal (scarabeus)
2011-09-22 12:39 Tomas Chvatal (scarabeus)
2011-09-22 11:00 Tomas Chvatal (scarabeus)
2011-09-20 16:01 Tomas Chvatal (scarabeus)
2011-09-18  9:45 Tomas Chvatal (scarabeus)
2011-09-17 10:32 Tomas Chvatal (scarabeus)
2011-09-17  3:58 Tomas Chvatal (scarabeus)
2011-09-17  3:46 Tomas Chvatal (scarabeus)
2011-09-17  3:44 Tomas Chvatal (scarabeus)
2011-09-17  3:28 Tomas Chvatal (scarabeus)
2011-09-17  1:26 Tomas Chvatal (scarabeus)
2011-09-16  8:51 Tomas Chvatal (scarabeus)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111111145404.73D6A2004B@flycatcher.gentoo.org \
    --to=scarabeus@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox