diff options
author | 2014-11-17 11:23:08 +0000 | |
---|---|---|
committer | 2014-11-17 11:23:08 +0000 | |
commit | 21bcf890724d548f222b3b623d6f9d3370767763 (patch) | |
tree | 0a9b76f22f29f7dfaa18d63441e4e65eab1da373 /app-office/libreoffice/libreoffice-4.3.9999.ebuild | |
parent | Version bump to 4.3.4.1. (diff) | |
download | historical-21bcf890724d548f222b3b623d6f9d3370767763.tar.gz historical-21bcf890724d548f222b3b623d6f9d3370767763.tar.bz2 historical-21bcf890724d548f222b3b623d6f9d3370767763.zip |
Version bump to 4.3.4.1 fixing bug#527942 and bug#523934.
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x8EEE3BE8
Diffstat (limited to 'app-office/libreoffice/libreoffice-4.3.9999.ebuild')
-rw-r--r-- | app-office/libreoffice/libreoffice-4.3.9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-office/libreoffice/libreoffice-4.3.9999.ebuild b/app-office/libreoffice/libreoffice-4.3.9999.ebuild index 17ec9e2c56dd..7d12361c5216 100644 --- a/app-office/libreoffice/libreoffice-4.3.9999.ebuild +++ b/app-office/libreoffice/libreoffice-4.3.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.3.9999.ebuild,v 1.4 2014/11/03 11:16:53 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.3.9999.ebuild,v 1.5 2014/11/17 11:23:04 scarabeus Exp $ EAPI=5 @@ -60,8 +60,6 @@ unset DEV_URI # If you want them gone, patches are welcome. ADDONS_SRC+=" ${ADDONS_URI}/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz" ADDONS_SRC+=" ${ADDONS_URI}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz" # modifies source code -ADDONS_SRC+=" collada? ( ${ADDONS_URI}/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2 )" -ADDONS_SRC+=" collada? ( ${ADDONS_URI}/OpenCOLLADA-master-6509aa13af.tar.bz2 )" ADDONS_SRC+=" java? ( ${ADDONS_URI}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip )" ADDONS_SRC+=" libreoffice_extensions_wiki-publisher? ( ${ADDONS_URI}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip )" # no release for 8 years, should we package it? ADDONS_SRC+=" libreoffice_extensions_scripting-javascript? ( ${ADDONS_URI}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip )" # Does not build with 1.6 rhino at all @@ -146,6 +144,7 @@ COMMON_DEPEND=" x11-libs/libXrender bluetooth? ( net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) + collada? ( media-libs/opencollada ) cups? ( net-print/cups ) dbus? ( >=dev-libs/dbus-glib-0.92 ) eds? ( gnome-extra/evolution-data-server ) |