summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-27 10:58:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-27 10:58:41 +0000
commit2118f2ca6db415985db5a8b373c2fabaff07ea37 (patch)
treec22b0d04d59d584da6ac2a4657671a04caf7b5ad
parentStable for x86, wrt bug #547900 (diff)
downloadgentoo-2-2118f2ca6db415985db5a8b373c2fabaff07ea37.tar.gz
gentoo-2-2118f2ca6db415985db5a8b373c2fabaff07ea37.tar.bz2
gentoo-2-2118f2ca6db415985db5a8b373c2fabaff07ea37.zip
Stable for x86, wrt bug #547900
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r--app-office/libreoffice-bin/ChangeLog5
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-4.4.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index c4dde94e8b0f..4d5d377311aa 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.184 2015/05/27 10:57:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.185 2015/05/27 10:58:41 ago Exp $
+
+ 27 May 2015; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-4.4.3.2.ebuild:
+ Stable for x86, wrt bug #547900
27 May 2015; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-4.4.3.2.ebuild:
Stable for amd64, wrt bug #547900
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.4.3.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.4.3.2.ebuild
index cbf3de5c629d..2478113befc9 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.4.3.2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.4.3.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.4.3.2.ebuild,v 1.2 2015/05/27 10:57:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.4.3.2.ebuild,v 1.3 2015/05/27 10:58:41 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*