summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-06-08 11:45:26 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-06-08 11:45:26 +0000
commite020274bd0c2dda3b33d3a9dad1763f2d55fd3e1 (patch)
treeb641706a1449991e8baced1b8ca5bf15958fd32f /app-office/libreoffice-bin
parentx86 stable wrt bug #414919 (diff)
downloadgentoo-2-e020274bd0c2dda3b33d3a9dad1763f2d55fd3e1.tar.gz
gentoo-2-e020274bd0c2dda3b33d3a9dad1763f2d55fd3e1.tar.bz2
gentoo-2-e020274bd0c2dda3b33d3a9dad1763f2d55fd3e1.zip
x86 stable wrt bug #416457
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'app-office/libreoffice-bin')
-rw-r--r--app-office/libreoffice-bin/ChangeLog6
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-3.5.4.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index 8e7526131539..dcd1b8be8d36 100644
--- a/app-office/libreoffice-bin/ChangeLog
+++ b/app-office/libreoffice-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/libreoffice-bin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.80 2012/06/05 22:14:52 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.81 2012/06/08 11:45:26 phajdan.jr Exp $
+
+ 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ libreoffice-bin-3.5.4.2-r1.ebuild:
+ x86 stable wrt bug #416457
05 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org>
libreoffice-bin-3.5.4.2-r1.ebuild:
diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.5.4.2-r1.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.5.4.2-r1.ebuild
index 47c61539a055..eb6d53385f54 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-3.5.4.2-r1.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-3.5.4.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.4.2-r1.ebuild,v 1.4 2012/06/05 22:14:52 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.4.2-r1.ebuild,v 1.5 2012/06/08 11:45:26 phajdan.jr Exp $
EAPI=4
@@ -51,7 +51,7 @@ SRC_URI="
IUSE="+cups debug gnome java kde"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
BIN_COMMON_DEPEND="
=app-text/libexttextcat-3.2*