summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-11-04 08:57:20 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-11-04 08:57:20 +0000
commitbe62c614ae543e196b7036fa660c37e877c4ab87 (patch)
tree50d71418c38600811535441d8ad3b59a582a1e4f /app-office/libreoffice-bin
parentamd64 stable wrt bug #523164 (diff)
downloadgentoo-2-be62c614ae543e196b7036fa660c37e877c4ab87.tar.gz
gentoo-2-be62c614ae543e196b7036fa660c37e877c4ab87.tar.bz2
gentoo-2-be62c614ae543e196b7036fa660c37e877c4ab87.zip
amd64 stable wrt bug #523164
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-office/libreoffice-bin')
-rw-r--r--app-office/libreoffice-bin/ChangeLog6
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-4.2.6.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 246e26fd5e1d..6d7f9570d35e 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.162 2014/09/19 09:01:47 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.163 2014/11/04 08:57:20 zlogene Exp $
+
+ 04 Nov 2014; Mikle Kolyada <zlogene@gentoo.org>
+ libreoffice-bin-4.2.6.3-r1.ebuild:
+ amd64 stable wrt bug #523164
19 Sep 2014; Andreas K. Huettel <dilfridge@gentoo.org>
-libreoffice-bin-4.2.5.2.ebuild:
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3-r1.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3-r1.ebuild
index c74a781e5fcc..d24f6a94d989 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3-r1.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.2.6.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.6.3-r1.ebuild,v 1.1 2014/09/18 21:12:45 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3-r1.ebuild,v 1.2 2014/11/04 08:57:20 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*