summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-28 14:08:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-28 14:08:23 +0000
commitb22ae0a10c990c82ef5ea87f2688712bb07e02c2 (patch)
treee86eaa45538e918195941db6f37042a754b1091a /app-office
parentNew revision that can use multilib enabled zlib and bzip2. (diff)
downloadgentoo-2-b22ae0a10c990c82ef5ea87f2688712bb07e02c2.tar.gz
gentoo-2-b22ae0a10c990c82ef5ea87f2688712bb07e02c2.tar.bz2
gentoo-2-b22ae0a10c990c82ef5ea87f2688712bb07e02c2.zip
Stable for x86, wrt bug #477532
(Portage version: 2.1.13.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice-bin/ChangeLog5
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index 3ebd12988a6e..329c781fac8a 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.111 2013/07/28 14:04:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.112 2013/07/28 14:08:23 ago Exp $
+
+ 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-4.0.4.2.ebuild:
+ Stable for x86, wrt bug #477532
28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-4.0.4.2.ebuild:
Stable for amd64, wrt bug #477532
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild
index 3c6c10b297fa..5d3e43f450a9 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.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.0.4.2.ebuild,v 1.3 2013/07/28 14:04:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.0.4.2.ebuild,v 1.4 2013/07/28 14:08:23 ago Exp $
EAPI=5
@@ -54,7 +54,7 @@ SRC_URI="
IUSE="debug gnome java kde"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
BIN_COMMON_DEPEND="
=app-text/libexttextcat-3.4*