summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2012-08-08 16:37:34 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2012-08-08 16:37:34 +0000
commitfb0411d28f985352643018fcda0c49859b6e0a9e (patch)
tree36cd61de9c6b87e225eef845116cb3da2f36316a /app-office/libreoffice
parentxpdf-headers useflag for poppler is going away (diff)
downloadgentoo-2-fb0411d28f985352643018fcda0c49859b6e0a9e.tar.gz
gentoo-2-fb0411d28f985352643018fcda0c49859b6e0a9e.tar.bz2
gentoo-2-fb0411d28f985352643018fcda0c49859b6e0a9e.zip
xpdf-headers useflag for poppler is going away
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r--app-office/libreoffice/ChangeLog8
-rw-r--r--app-office/libreoffice/libreoffice-3.5.5.3.ebuild4
-rw-r--r--app-office/libreoffice/libreoffice-3.5.9999.ebuild4
-rw-r--r--app-office/libreoffice/libreoffice-3.6.0.4.ebuild4
-rw-r--r--app-office/libreoffice/libreoffice-3.6.9999.ebuild4
-rw-r--r--app-office/libreoffice/libreoffice-9999-r2.ebuild4
6 files changed, 17 insertions, 11 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog
index 81c2403e9751..b03067a6609a 100644
--- a/app-office/libreoffice/ChangeLog
+++ b/app-office/libreoffice/ChangeLog
@@ -1,6 +1,12 @@
# 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.350 2012/08/08 12:01:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.351 2012/08/08 16:37:34 dilfridge Exp $
+
+ 08 Aug 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+ libreoffice-3.5.5.3.ebuild, libreoffice-3.5.9999.ebuild,
+ libreoffice-3.6.0.4.ebuild, libreoffice-3.6.9999.ebuild,
+ libreoffice-9999-r2.ebuild:
+ xpdf-headers useflag for poppler is going away
*libreoffice-3.6.0.4 (08 Aug 2012)
diff --git a/app-office/libreoffice/libreoffice-3.5.5.3.ebuild b/app-office/libreoffice/libreoffice-3.5.5.3.ebuild
index 620cfd882b5a..c7a7a3269c1b 100644
--- a/app-office/libreoffice/libreoffice-3.5.5.3.ebuild
+++ b/app-office/libreoffice/libreoffice-3.5.5.3.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.5.5.3.ebuild,v 1.3 2012/07/31 14:18:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.5.3.ebuild,v 1.4 2012/08/08 16:37:34 dilfridge Exp $
EAPI=4
@@ -129,7 +129,7 @@ COMMON_DEPEND="
jemalloc? ( dev-libs/jemalloc )
mysql? ( >=dev-db/mysql-connector-c++-1.1.0 )
opengl? ( virtual/opengl )
- pdfimport? ( >=app-text/poppler-0.16[xpdf-headers,cxx] )
+ pdfimport? ( >=app-text/poppler-0.16[xpdf-headers(+),cxx] )
postgres? ( >=dev-db/postgresql-base-8.4.0 )
svg? ( gnome-base/librsvg )
webdav? ( net-libs/neon )
diff --git a/app-office/libreoffice/libreoffice-3.5.9999.ebuild b/app-office/libreoffice/libreoffice-3.5.9999.ebuild
index 91faa53b1716..34b353c2d822 100644
--- a/app-office/libreoffice/libreoffice-3.5.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-3.5.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.5.9999.ebuild,v 1.53 2012/06/21 15:34:20 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.5.9999.ebuild,v 1.54 2012/08/08 16:37:34 dilfridge Exp $
EAPI=4
@@ -129,7 +129,7 @@ COMMON_DEPEND="
jemalloc? ( dev-libs/jemalloc )
mysql? ( >=dev-db/mysql-connector-c++-1.1.0 )
opengl? ( virtual/opengl )
- pdfimport? ( >=app-text/poppler-0.16[xpdf-headers,cxx] )
+ pdfimport? ( >=app-text/poppler-0.16[xpdf-headers(+),cxx] )
postgres? ( >=dev-db/postgresql-base-8.4.0 )
svg? ( gnome-base/librsvg )
webdav? ( net-libs/neon )
diff --git a/app-office/libreoffice/libreoffice-3.6.0.4.ebuild b/app-office/libreoffice/libreoffice-3.6.0.4.ebuild
index 351fbe342245..75b5d57675ec 100644
--- a/app-office/libreoffice/libreoffice-3.6.0.4.ebuild
+++ b/app-office/libreoffice/libreoffice-3.6.0.4.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.0.4.ebuild,v 1.1 2012/08/08 12:01:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.0.4.ebuild,v 1.2 2012/08/08 16:37:34 dilfridge Exp $
EAPI=4
@@ -142,7 +142,7 @@ COMMON_DEPEND="
>=media-libs/gst-plugins-base-0.10
)
jemalloc? ( dev-libs/jemalloc )
- libreoffice_extensions_pdfimport? ( >=app-text/poppler-0.16[xpdf-headers,cxx] )
+ libreoffice_extensions_pdfimport? ( >=app-text/poppler-0.16[xpdf-headers(+),cxx] )
libreoffice_extensions_scripting-beanshell? ( >=dev-java/bsh-2.0_beta4 )
libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 )
libreoffice_extensions_wiki-publisher? (
diff --git a/app-office/libreoffice/libreoffice-3.6.9999.ebuild b/app-office/libreoffice/libreoffice-3.6.9999.ebuild
index 3fa0f68b73a9..c78c443a81a4 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.12 2012/08/08 12:01:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.9999.ebuild,v 1.13 2012/08/08 16:37:34 dilfridge Exp $
EAPI=4
@@ -142,7 +142,7 @@ COMMON_DEPEND="
>=media-libs/gst-plugins-base-0.10
)
jemalloc? ( dev-libs/jemalloc )
- libreoffice_extensions_pdfimport? ( >=app-text/poppler-0.16[xpdf-headers,cxx] )
+ libreoffice_extensions_pdfimport? ( >=app-text/poppler-0.16[xpdf-headers(+),cxx] )
libreoffice_extensions_scripting-beanshell? ( >=dev-java/bsh-2.0_beta4 )
libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 )
libreoffice_extensions_wiki-publisher? (
diff --git a/app-office/libreoffice/libreoffice-9999-r2.ebuild b/app-office/libreoffice/libreoffice-9999-r2.ebuild
index eb62366bb2f8..6bf65fb544f0 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.94 2012/08/08 12:01:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.95 2012/08/08 16:37:34 dilfridge Exp $
EAPI=4
@@ -146,7 +146,7 @@ COMMON_DEPEND="
>=media-libs/gst-plugins-base-0.10
)
jemalloc? ( dev-libs/jemalloc )
- libreoffice_extensions_pdfimport? ( >=app-text/poppler-0.16[xpdf-headers,cxx] )
+ libreoffice_extensions_pdfimport? ( >=app-text/poppler-0.16[xpdf-headers(+),cxx] )
libreoffice_extensions_scripting-beanshell? ( >=dev-java/bsh-2.0_beta4 )
libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 )
libreoffice_extensions_wiki-publisher? (