summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-09-21 09:04:55 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-09-21 09:04:55 +0000
commitfef5c1f7767b0419d595a6e0f4c06c2e638ffaa0 (patch)
treefe245ca0a9bf5fe46c6338b2e5b4cdc7294b3404 /app-office
parentInitial commit (diff)
downloadhistorical-fef5c1f7767b0419d595a6e0f4c06c2e638ffaa0.tar.gz
historical-fef5c1f7767b0419d595a6e0f4c06c2e638ffaa0.tar.bz2
historical-fef5c1f7767b0419d595a6e0f4c06c2e638ffaa0.zip
Drop weird workaround to rather fix the true cause if it is still present.
Package-Manager: portage-2.2.0_alpha129/cvs/Linux x86_64
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice/ChangeLog6
-rw-r--r--app-office/libreoffice/libreoffice-3.6.1.2.ebuild5
-rw-r--r--app-office/libreoffice/libreoffice-3.6.9999.ebuild5
-rw-r--r--app-office/libreoffice/libreoffice-9999-r2.ebuild5
4 files changed, 8 insertions, 13 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog
index 518ccf7374ba..657b3fc933b8 100644
--- a/app-office/libreoffice/ChangeLog
+++ b/app-office/libreoffice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/libreoffice
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.371 2012/09/20 08:19:36 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.372 2012/09/21 09:04:55 scarabeus Exp $
+
+ 21 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.6.1.2.ebuild,
+ libreoffice-3.6.9999.ebuild, libreoffice-9999-r2.ebuild:
+ Drop weird workaround to rather fix the true cause if it is still present.
20 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+files/libreoffice-3.7-system-pyuno.patch, libreoffice-9999-r2.ebuild:
diff --git a/app-office/libreoffice/libreoffice-3.6.1.2.ebuild b/app-office/libreoffice/libreoffice-3.6.1.2.ebuild
index 9b86217fcaa1..f17f93027389 100644
--- a/app-office/libreoffice/libreoffice-3.6.1.2.ebuild
+++ b/app-office/libreoffice/libreoffice-3.6.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.1.2.ebuild,v 1.3 2012/09/17 13:17:52 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.1.2.ebuild,v 1.4 2012/09/21 09:04:55 scarabeus Exp $
EAPI=4
@@ -409,9 +409,6 @@ src_configure() {
mv -v "${WORKDIR}/branding-intro.png" "${S}/icon-themes/galaxy/brand/intro.png" || die
fi
- # it's not entirely clear to me where the failure is, boost libreoffice gcc come to my mind
- append-cppflags -DBOOST_NO_0X_HDR_TYPEINDEX
-
# system headers/libs/...: enforce using system packages
# --enable-unix-qstart-libpng: use libpng splashscreen that is faster
# --enable-cairo: ensure that cairo is always required
diff --git a/app-office/libreoffice/libreoffice-3.6.9999.ebuild b/app-office/libreoffice/libreoffice-3.6.9999.ebuild
index bbc482651815..0ed0f83b984d 100644
--- a/app-office/libreoffice/libreoffice-3.6.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-3.6.9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.9999.ebuild,v 1.27 2012/09/17 13:17:52 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.9999.ebuild,v 1.28 2012/09/21 09:04:55 scarabeus Exp $
EAPI=4
@@ -409,9 +409,6 @@ src_configure() {
mv -v "${WORKDIR}/branding-intro.png" "${S}/icon-themes/galaxy/brand/intro.png" || die
fi
- # it's not entirely clear to me where the failure is, boost libreoffice gcc come to my mind
- append-cppflags -DBOOST_NO_0X_HDR_TYPEINDEX
-
# system headers/libs/...: enforce using system packages
# --enable-unix-qstart-libpng: use libpng splashscreen that is faster
# --enable-cairo: ensure that cairo is always required
diff --git a/app-office/libreoffice/libreoffice-9999-r2.ebuild b/app-office/libreoffice/libreoffice-9999-r2.ebuild
index f9484ea9a5a7..3e131bf19751 100644
--- a/app-office/libreoffice/libreoffice-9999-r2.ebuild
+++ b/app-office/libreoffice/libreoffice-9999-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.111 2012/09/20 08:19:36 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.112 2012/09/21 09:04:55 scarabeus Exp $
EAPI=4
@@ -411,9 +411,6 @@ src_configure() {
mv -v "${WORKDIR}/branding-intro.png" "${S}/icon-themes/galaxy/brand/intro.png" || die
fi
- # it's not entirely clear to me where the failure is, boost libreoffice gcc come to my mind
- append-cppflags -DBOOST_NO_0X_HDR_TYPEINDEX
-
# system headers/libs/...: enforce using system packages
# --enable-unix-qstart-libpng: use libpng splashscreen that is faster
# --enable-cairo: ensure that cairo is always required