summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-02-22 08:11:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-02-22 08:11:42 +0000
commit092d50db146c90561c7a27f2f2cbe76e02e51717 (patch)
tree9064148252c4edb3c21f24249ec972190ecbd4c2 /app-office
parentFix for MODULE_VERSION variable (diff)
downloadgentoo-2-092d50db146c90561c7a27f2f2cbe76e02e51717.tar.gz
gentoo-2-092d50db146c90561c7a27f2f2cbe76e02e51717.tar.bz2
gentoo-2-092d50db146c90561c7a27f2f2cbe76e02e51717.zip
Stable for x86, wrt bug #491150
(Portage version: 2.2.7/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.1.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 b71ed7c685bb..b12998a6af88 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.135 2014/02/09 18:12:30 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.136 2014/02/22 08:11:42 ago Exp $
+
+ 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-4.1.4.2.ebuild:
+ Stable for x86, wrt bug #491150
09 Feb 2014; Andreas K. Huettel <dilfridge@gentoo.org>
libreoffice-bin-4.1.4.2.ebuild:
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.1.4.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.1.4.2.ebuild
index 06692ea61fdb..25085157464d 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.1.4.2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.1.4.2.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.1.4.2.ebuild,v 1.3 2014/02/09 18:12:30 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.1.4.2.ebuild,v 1.4 2014/02/22 08:11:42 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*