summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2014-11-12 08:50:07 +0000
committerSergey Popov <pinkbyte@gentoo.org>2014-11-12 08:50:07 +0000
commitf7e3cab63046c1c35c097bc290a7a919b14994c3 (patch)
tree0652cb64d412654a962f5954579b6598b9b3afb7 /app-office
parentNew live ebuilds, upstream uses git now. (diff)
downloadgentoo-2-f7e3cab63046c1c35c097bc290a7a919b14994c3.tar.gz
gentoo-2-f7e3cab63046c1c35c097bc290a7a919b14994c3.tar.bz2
gentoo-2-f7e3cab63046c1c35c097bc290a7a919b14994c3.zip
Stable on amd64, wrt bug #525286
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice-bin/ChangeLog10
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-4.2.6.3-r2.ebuild4
2 files changed, 11 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index fa99e791f2fa..d89655b66a8b 100644
--- a/app-office/libreoffice-bin/ChangeLog
+++ b/app-office/libreoffice-bin/ChangeLog
@@ -1,6 +1,14 @@
# 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.164 2014/11/08 22:55:00 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.165 2014/11/12 08:50:07 pinkbyte Exp $
+
+ 12 Nov 2014; Sergey Popov <pinkbyte@gentoo.org>
+ libreoffice-bin-4.2.6.3-r2.ebuild:
+ Stable on amd64, wrt bug #525286
+
+ 12 Nov 2014; Sergey Popov <pinkbyte@gentoo.org>
+ libreoffice-bin-4.2.6.3-r2.ebuild:
+ Stable on amd64, wrt bug #525286
*libreoffice-bin-4.2.6.3-r2 (08 Nov 2014)
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3-r2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3-r2.ebuild
index ec307de18d3c..05728731bab3 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3-r2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3-r2.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.6.3-r2.ebuild,v 1.1 2014/11/08 22:55:00 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.2.6.3-r2.ebuild,v 1.2 2014/11/12 08:50:07 pinkbyte 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*