summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2013-12-17 17:18:58 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2013-12-17 17:18:58 +0000
commit4e7b9f7143569e88501de1ee9e37aa7c30385b46 (patch)
tree6cec70af8ab38106a4151c02065c2328b1c9a201 /app-office
parentIntroduce USE="nas" for media-libs/nas support thanks to upstream fixing the ... (diff)
downloadgentoo-2-4e7b9f7143569e88501de1ee9e37aa7c30385b46.tar.gz
gentoo-2-4e7b9f7143569e88501de1ee9e37aa7c30385b46.tar.bz2
gentoo-2-4e7b9f7143569e88501de1ee9e37aa7c30385b46.zip
stable on x86 based on testing by AT Myckel Habets, bug 490114
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 94BFDF4484AD142F)
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*