summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-27 16:21:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-27 16:21:50 +0000
commit04c3edcd9e7a1ef1fa040205bb884333d2cdb02c (patch)
treef7347ac0c543a3bf368e386709d8c54c0e971c3a /app-office
parentRevbump for post-release fixes from upstream (diff)
downloadgentoo-2-04c3edcd9e7a1ef1fa040205bb884333d2cdb02c.tar.gz
gentoo-2-04c3edcd9e7a1ef1fa040205bb884333d2cdb02c.tar.bz2
gentoo-2-04c3edcd9e7a1ef1fa040205bb884333d2cdb02c.zip
Stable for amd64, wrt bug #489566
(Portage version: 2.2.7/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.1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index 60f3680c4853..27c311397578 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.117 2013/10/27 13:26:17 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.118 2013/10/27 16:21:50 ago Exp $
+
+ 27 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-4.1.2.3.ebuild:
+ Stable for amd64, wrt bug #489566
27 Oct 2013; Andreas K. Huettel <dilfridge@gentoo.org>
libreoffice-bin-4.1.2.3.ebuild:
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild
index 4aec0a4d9483..0e99ecbf7575 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.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.1.2.3.ebuild,v 1.2 2013/10/27 13:26:17 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.1.2.3.ebuild,v 1.3 2013/10/27 16:21:50 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*