diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2013-02-07 14:50:16 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2013-02-07 14:50:16 +0000 |
commit | 808211e7d867fbb7f767da272a8320fe7069bf7d (patch) | |
tree | 796e6438badec11520c2bd8ec6cfdfef0b5b6c6f /app-office | |
parent | Bumpity to final release. (diff) | |
download | gentoo-2-808211e7d867fbb7f767da272a8320fe7069bf7d.tar.gz gentoo-2-808211e7d867fbb7f767da272a8320fe7069bf7d.tar.bz2 gentoo-2-808211e7d867fbb7f767da272a8320fe7069bf7d.zip |
Version bump to final release.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.0.0.3.ebuild (renamed from app-office/libreoffice/libreoffice-4.0.0.2.ebuild) | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index dd783494a347..274b224eeec7 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.440 2013/01/31 15:36:23 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.441 2013/02/07 14:50:16 scarabeus Exp $ + +*libreoffice-4.0.0.3 (07 Feb 2013) + + 07 Feb 2013; Tomáš Chvátal <scarabeus@gentoo.org> +libreoffice-4.0.0.3.ebuild, + -libreoffice-4.0.0.2.ebuild: + Version bump to final release. 31 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-4.0.9999.ebuild, libreoffice-9999-r2.ebuild: diff --git a/app-office/libreoffice/libreoffice-4.0.0.2.ebuild b/app-office/libreoffice/libreoffice-4.0.0.3.ebuild index e68e0c7f9216..c3e2d081b9cd 100644 --- a/app-office/libreoffice/libreoffice-4.0.0.2.ebuild +++ b/app-office/libreoffice/libreoffice-4.0.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.0.0.2.ebuild,v 1.4 2013/01/31 13:58:21 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.0.0.3.ebuild,v 1.1 2013/02/07 14:50:16 scarabeus Exp $ EAPI=5 @@ -106,7 +106,7 @@ COMMON_DEPEND=" >=app-text/libwps-0.2.2 >=app-text/poppler-0.16[xpdf-headers(+),cxx] >=dev-cpp/clucene-2.3.3.4-r2 - dev-cpp/libcmis:0.3 + >=dev-cpp/libcmis-0.3.1:0.3 dev-db/unixODBC dev-libs/expat >=dev-libs/hyphen-2.7.1 @@ -165,6 +165,7 @@ COMMON_DEPEND=" telepathy? ( dev-libs/glib:2 >=net-libs/telepathy-glib-0.18.0 + >=x11-libs/gtk+-2.24:2 ) webdav? ( net-libs/neon ) " @@ -233,7 +234,6 @@ PATCHES=( REQUIRED_USE=" bluetooth? ( dbus ) gnome? ( gtk ) - telepathy? ( gtk ) eds? ( gnome ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) |