public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Proschofsky (suka)" <suka@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-office/openoffice: ChangeLog openoffice-3.2.0.ebuild
Date: Thu, 25 Feb 2010 17:57:01 +0000	[thread overview]
Message-ID: <E1NkhxN-0004UX-Ji@stork.gentoo.org> (raw)

suka        10/02/25 17:57:01

  Modified:             ChangeLog openoffice-3.2.0.ebuild
  Log:
  Disable system-redland for now, causes troubles
  (Portage version: 2.2_rc63/cvs/Linux i686)

Revision  Changes    Path
1.518                app-office/openoffice/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/ChangeLog?rev=1.518&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/ChangeLog?rev=1.518&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/ChangeLog?r1=1.517&r2=1.518

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/openoffice/ChangeLog,v
retrieving revision 1.517
retrieving revision 1.518
diff -u -r1.517 -r1.518
--- ChangeLog	25 Feb 2010 09:51:29 -0000	1.517
+++ ChangeLog	25 Feb 2010 17:57:00 -0000	1.518
@@ -1,6 +1,11 @@
 # ChangeLog for app-office/openoffice
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/ChangeLog,v 1.517 2010/02/25 09:51:29 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/ChangeLog,v 1.518 2010/02/25 17:57:00 suka Exp $
+
+  25 Feb 2010; Andreas Proschofsky <suka@gentoo.org>
+  openoffice-3.2.0.ebuild:
+  Disable system-redland for now, causes troubles, see 
+  http://qa.openoffice.org/issues/show_bug.cgi?id=108911
 
   25 Feb 2010; Andreas Proschofsky <suka@gentoo.org>
   openoffice-3.2.0.ebuild, files/gentoo-3.2.0.diff:



1.12                 app-office/openoffice/openoffice-3.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/openoffice-3.2.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/openoffice-3.2.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/openoffice-3.2.0.ebuild?r1=1.11&r2=1.12

Index: openoffice-3.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-3.2.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- openoffice-3.2.0.ebuild	25 Feb 2010 09:51:29 -0000	1.11
+++ openoffice-3.2.0.ebuild	25 Feb 2010 17:57:00 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-3.2.0.ebuild,v 1.11 2010/02/25 09:51:29 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-3.2.0.ebuild,v 1.12 2010/02/25 17:57:00 suka Exp $
 
 WANT_AUTOMAKE="1.9"
 EAPI="2"
@@ -104,7 +104,6 @@
 	>=dev-libs/icu-4.0
 	>=sys-libs/db-4.3
 	>=app-text/libwpd-0.8.8
-	>=dev-libs/redland-1.0.8
 	>=media-libs/vigra-1.4
 	>=app-text/poppler-0.12.3-r3
 	>=media-libs/libwpg-0.1.3"
@@ -272,8 +271,8 @@
 	# Use splash screen without Sun logo
 	echo "--with-intro-bitmaps=\\\"${S}/build/${MST}/ooo_custom_images/nologo/introabout/intro.bmp\\\"" >> ${CONFFILE}
 
-	# Upstream this
-	echo "--with-system-redland" >> ${CONFFILE}
+	# Upstream this, disabled for now #i108911
+	#echo "--with-system-redland" >> ${CONFFILE}
 
 	# needed for sun-templates patch
 	eautoreconf






             reply	other threads:[~2010-02-25 17:57 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-25 17:57 Andreas Proschofsky (suka) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-16 21:07 [gentoo-commits] gentoo-x86 commit in app-office/openoffice: ChangeLog openoffice-3.2.0.ebuild Andreas Proschofsky (suka)
2011-02-05 10:45 Andreas Proschofsky (suka)
2010-05-15  7:13 Andreas Proschofsky (suka)
2010-05-12 12:25 Andreas Proschofsky (suka)
2010-05-01  1:01 Maciej Mrozowski (reavertm)
2010-04-18 13:33 Andreas Proschofsky (suka)
2010-04-18 13:28 Andreas Proschofsky (suka)
2010-04-17 23:52 Joseph Jezak (josejx)
2010-03-30  8:35 Pacho Ramos (pacho)
2010-03-09 17:42 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-03-03 11:00 Christian Faulhammer (fauli)
2010-02-27 20:24 Andreas Proschofsky (suka)
2010-02-26 11:59 Andreas Proschofsky (suka)
2010-02-26 11:54 Andreas Proschofsky (suka)
2010-02-25  9:51 Andreas Proschofsky (suka)
2010-02-23 16:25 Andreas Proschofsky (suka)
2010-02-22 22:20 Andreas Proschofsky (suka)
2010-02-22 17:22 Andreas Proschofsky (suka)
2010-02-22 17:17 Andreas Proschofsky (suka)
2010-02-22 16:45 Andreas Proschofsky (suka)
2010-02-22 10:11 Andreas Proschofsky (suka)
2010-02-22 10:01 Andreas Proschofsky (suka)
2010-02-21 17:11 Andreas Proschofsky (suka)
2010-02-21 11:45 Andreas Proschofsky (suka)
2010-02-20 17:46 Andreas Proschofsky (suka)

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=E1NkhxN-0004UX-Ji@stork.gentoo.org \
    --to=suka@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