summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-28 14:04:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-28 14:04:22 +0000
commitd43333c55c849500d7363513bb513a7076f04fee (patch)
treecc33d69e9133c3fe0963354a22a34f200ceb141e /app-office
parentFix blocker on emul-libs (diff)
downloadgentoo-2-d43333c55c849500d7363513bb513a7076f04fee.tar.gz
gentoo-2-d43333c55c849500d7363513bb513a7076f04fee.tar.bz2
gentoo-2-d43333c55c849500d7363513bb513a7076f04fee.zip
Stable for amd64, wrt bug #477532
(Portage version: 2.1.13.1/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.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 0196dbc87003..3ebd12988a6e 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.110 2013/07/27 17:41:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.111 2013/07/28 14:04:22 ago Exp $
+
+ 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-4.0.4.2.ebuild:
+ Stable for amd64, wrt bug #477532
27 Jul 2013; Andreas K. Huettel <dilfridge@gentoo.org>
libreoffice-bin-4.0.4.2.ebuild:
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 f96bac7658dd..3c6c10b297fa 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.2 2013/07/27 17:41:49 dilfridge Exp $
+# $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 $
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*