summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-02 13:39:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-02 13:39:52 +0000
commit55dd76f15d1f4126554dda8569275bdb2980a9e7 (patch)
tree5ade79e9fcb6edc47e58cecf1ff92019d18cdad6 /app-office
parentStable for amd64, wrt bug #528438 (diff)
downloadgentoo-2-55dd76f15d1f4126554dda8569275bdb2980a9e7.tar.gz
gentoo-2-55dd76f15d1f4126554dda8569275bdb2980a9e7.tar.bz2
gentoo-2-55dd76f15d1f4126554dda8569275bdb2980a9e7.zip
Stable for amd64, wrt bug #528438
(Portage version: 2.2.14/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/ChangeLog7
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-4.2.8.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index f0d2f794ee9e..1c36507c4ca7 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.167 2014/12/29 21:26:14 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.168 2015/01/02 13:39:52 ago Exp $
+
+ 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-4.2.8.2.ebuild:
+ Stable for amd64, wrt bug #528438
*libreoffice-bin-4.2.8.2 (29 Dec 2014)
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.2.8.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.2.8.2.ebuild
index d826d27d5ffa..1d6469aa204b 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.2.8.2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.2.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.2.8.2.ebuild,v 1.1 2014/12/29 21:26:14 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.2.8.2.ebuild,v 1.2 2015/01/02 13:39:52 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*