summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-29 12:29:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-29 12:29:26 +0000
commitc9971d4a7a597e81511fbcd8aa106a2c364ef2c6 (patch)
tree7a8ee7e3a11ae7a2d612a0076b43cf45a9098950 /app-office
parentStable for amd64, wrt bug #514886 (diff)
downloadgentoo-2-c9971d4a7a597e81511fbcd8aa106a2c364ef2c6.tar.gz
gentoo-2-c9971d4a7a597e81511fbcd8aa106a2c364ef2c6.tar.bz2
gentoo-2-c9971d4a7a597e81511fbcd8aa106a2c364ef2c6.zip
Stable for amd64, wrt bug #514886
(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.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index f12ce42d6380..3d98e559f7c9 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.142 2014/06/28 12:40:23 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.143 2014/06/29 12:29:26 ago Exp $
+
+ 29 Jun 2014; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-4.2.5.2.ebuild:
+ Stable for amd64, wrt bug #514886
28 Jun 2014; Andreas K. Huettel <dilfridge@gentoo.org>
libreoffice-bin-4.2.5.2.ebuild:
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild
index cd68459525b1..7f1a794bc14e 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.2.5.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.2.5.2.ebuild,v 1.2 2014/06/28 12:40:23 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.2.5.2.ebuild,v 1.3 2014/06/29 12:29:26 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*