summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice-bin/ChangeLog6
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index 87b46d36ef90..10fa79176b2e 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.126 2013/12/15 13:51:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.127 2013/12/17 17:18:58 dilfridge Exp $
+
+ 17 Dec 2013; Andreas K. Huettel <dilfridge@gentoo.org>
+ libreoffice-bin-4.1.3.2-r2.ebuild:
+ stable on x86 based on testing by AT Myckel Habets, bug 490114
15 Dec 2013; Pacho Ramos <pacho@gentoo.org> libreoffice-bin-4.1.3.2-r2.ebuild:
amd64 stable, bug #490114
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r2.ebuild
index 82d2205c3d9b..65f7f90c6c0d 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r2.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-bin/libreoffice-bin-4.1.3.2-r2.ebuild,v 1.2 2013/12/15 13:51:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r2.ebuild,v 1.3 2013/12/17 17:18:58 dilfridge 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*