summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Proschofsky <suka@gentoo.org>2006-09-12 14:52:48 +0000
committerAndreas Proschofsky <suka@gentoo.org>2006-09-12 14:52:48 +0000
commita3c0638d1900fb55a8bd7e75118594f9f086a71e (patch)
treecbdc6dfc3d41b3c2856a17d6b261aca773ed069d /app-office/openoffice/ChangeLog
parentRemove unused src_unpack (diff)
downloadgentoo-2-a3c0638d1900fb55a8bd7e75118594f9f086a71e.tar.gz
gentoo-2-a3c0638d1900fb55a8bd7e75118594f9f086a71e.tar.bz2
gentoo-2-a3c0638d1900fb55a8bd7e75118594f9f086a71e.zip
Some new use-flags and dependencies to reduce the number of internaly built libraries
(Portage version: 2.1.1)
Diffstat (limited to 'app-office/openoffice/ChangeLog')
-rw-r--r--app-office/openoffice/ChangeLog18
1 files changed, 17 insertions, 1 deletions
diff --git a/app-office/openoffice/ChangeLog b/app-office/openoffice/ChangeLog
index 921ff7e60a30..46c4b39ff48d 100644
--- a/app-office/openoffice/ChangeLog
+++ b/app-office/openoffice/ChangeLog
@@ -1,6 +1,22 @@
# ChangeLog for app-office/openoffice
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/ChangeLog,v 1.248 2006/09/12 11:29:42 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/ChangeLog,v 1.249 2006/09/12 14:52:48 suka Exp $
+
+ 12 Sep 2006; Andreas Proschofsky <suka@gentoo.org>
+ openoffice-2.0.4_rc1-r1.ebuild:
+ New use-flags and dependencies, mostly to reduce the number of internally
+ built libraries:
+
+ *) We depend on boost and icu now (both were built internaly before). This
+ should reduce build time a bit.
+
+ *) Make cups optional
+
+ *) Add dbus and webdav-use-flags, the second one adds a dep on neon (which
+ was also built internaly until now)
+
+ *) Break when people have -ffast-math in their CFLAGS, this causes all sorts
+ of trouble, for more information see bug #139412
12 Sep 2006; Andreas Proschofsky <suka@gentoo.org>
openoffice-2.0.4_rc1-r1.ebuild: