summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-22 19:32:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-22 19:32:44 +0000
commit4947db2caad7870016349748a4706b5be56b71e1 (patch)
treec5f2acc8e239b15840baa0c954d006563c3ea231 /app-office
parentStable for amd64, wrt bug #555584 (diff)
downloadgentoo-2-4947db2caad7870016349748a4706b5be56b71e1.tar.gz
gentoo-2-4947db2caad7870016349748a4706b5be56b71e1.tar.bz2
gentoo-2-4947db2caad7870016349748a4706b5be56b71e1.zip
Stable for amd64, wrt bug #555584
(Portage version: 2.2.20/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.4.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index 0401edae9d29..485f35537f3c 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.190 2015/07/21 23:35:28 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.191 2015/07/22 19:32:44 ago Exp $
+
+ 22 Jul 2015; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-4.4.4.3.ebuild:
+ Stable for amd64, wrt bug #555584
*libreoffice-bin-4.4.4.3 (21 Jul 2015)
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.4.4.3.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.4.4.3.ebuild
index b0c5c794b330..cf4e02e82307 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.4.4.3.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.4.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.4.4.3.ebuild,v 1.1 2015/07/21 23:35:28 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.4.4.3.ebuild,v 1.2 2015/07/22 19:32:44 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*