summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-06-02 10:35:59 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-06-02 10:35:59 +0000
commitc358d2235eceda2d3ec6393db6cab026d73c6d7e (patch)
treedaf7a7be3f3ec702babc535f4a88a508e6182f5e /app-office
parentamd64 stable wrt bug #511144 (diff)
downloadgentoo-2-c358d2235eceda2d3ec6393db6cab026d73c6d7e.tar.gz
gentoo-2-c358d2235eceda2d3ec6393db6cab026d73c6d7e.tar.bz2
gentoo-2-c358d2235eceda2d3ec6393db6cab026d73c6d7e.zip
amd64 stable wrt bug #511144
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice-bin/ChangeLog6
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-4.2.3.3-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index 7478007e93d9..bd1b96c3a8a1 100644
--- a/app-office/libreoffice-bin/ChangeLog
+++ b/app-office/libreoffice-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/libreoffice-bin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.138 2014/05/23 22:12:27 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.139 2014/06/02 10:35:59 zlogene Exp $
+
+ 02 Jun 2014; Mikle Kolyada <zlogene@gentoo.org>
+ libreoffice-bin-4.2.3.3-r1.ebuild:
+ amd64 stable wrt bug #511144
*libreoffice-bin-4.2.3.3-r1 (23 May 2014)
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.2.3.3-r1.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.2.3.3-r1.ebuild
index f910d9e2eab6..85d8264d6e8b 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.2.3.3-r1.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.2.3.3-r1.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-bin/libreoffice-bin-4.2.3.3-r1.ebuild,v 1.1 2014/05/23 22:12:27 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.2.3.3-r1.ebuild,v 1.2 2014/06/02 10:35:59 zlogene Exp $
EAPI=5
@@ -55,7 +55,7 @@ SRC_URI="
IUSE="gnome java kde"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
BIN_COMMON_DEPEND="
=app-text/libexttextcat-3.4*