summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-15 14:56:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-15 14:56:11 +0000
commitb34d19a66afc351d83296d7618a390f94c2bae3d (patch)
treed968f510f3b17cc8f401a5226e914a57a2ed8b31 /app-office/libreoffice-bin
parentStable for amd64, wrt bug #534684 (diff)
downloadgentoo-2-b34d19a66afc351d83296d7618a390f94c2bae3d.tar.gz
gentoo-2-b34d19a66afc351d83296d7618a390f94c2bae3d.tar.bz2
gentoo-2-b34d19a66afc351d83296d7618a390f94c2bae3d.zip
Stable for amd64, wrt bug #534684
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/libreoffice-bin')
-rw-r--r--app-office/libreoffice-bin/ChangeLog5
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-4.3.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index 45a8d62fac62..4feb2ea5a7fc 100644
--- a/app-office/libreoffice-bin/ChangeLog
+++ b/app-office/libreoffice-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/libreoffice-bin
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.172 2015/02/14 23:37:35 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.173 2015/02/15 14:56:11 ago Exp $
+
+ 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-4.3.5.2.ebuild:
+ Stable for amd64, wrt bug #534684
14 Feb 2015; Andreas K. Huettel <dilfridge@gentoo.org>
libreoffice-bin-4.3.5.2.ebuild:
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.3.5.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.3.5.2.ebuild
index 3998c9b067c6..3e3fd9a42a69 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.3.5.2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.3.5.2.ebuild,v 1.2 2015/02/14 23:37:35 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.3.5.2.ebuild,v 1.3 2015/02/15 14:56:11 ago 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*