summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-09-18 10:10:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-09-18 10:10:36 +0000
commitbc3a22afef7a57fada4ca798c1da11d9e2c5968c (patch)
tree4be25bba4896bee5c3924a2c674c39d1e241bcb9 /app-office
parentStable for amd64, wrt bug #522060 (diff)
downloadgentoo-2-bc3a22afef7a57fada4ca798c1da11d9e2c5968c.tar.gz
gentoo-2-bc3a22afef7a57fada4ca798c1da11d9e2c5968c.tar.bz2
gentoo-2-bc3a22afef7a57fada4ca798c1da11d9e2c5968c.zip
Stable for amd64, wrt bug #522060
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.2.6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index f324e8b3ad49..e2de702bd24c 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.158 2014/09/14 09:10:37 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.159 2014/09/18 10:10:36 ago Exp $
+
+ 18 Sep 2014; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-4.2.6.3.ebuild:
+ Stable for amd64, wrt bug #522060
14 Sep 2014; Andreas K. Huettel <dilfridge@gentoo.org>
libreoffice-bin-4.2.5.2.ebuild, libreoffice-bin-4.2.6.3.ebuild:
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3.ebuild
index d0330a8c4304..3c1f6784808d 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3.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.2.6.3.ebuild,v 1.10 2014/09/14 09:10:37 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3.ebuild,v 1.11 2014/09/18 10:10:36 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*