summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-08-13 07:15:11 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-08-13 07:15:11 +0000
commitc2059c9186248cc8c4214ec9bc58964695852317 (patch)
tree5c8134a13f993c2371c28d6b8c87d4beed127abd /app-office/libreoffice-bin
parentUse system libwebp. Link gsettings directly instead of using dlopen. Remove old. (diff)
downloadgentoo-2-c2059c9186248cc8c4214ec9bc58964695852317.tar.gz
gentoo-2-c2059c9186248cc8c4214ec9bc58964695852317.tar.bz2
gentoo-2-c2059c9186248cc8c4214ec9bc58964695852317.zip
x86 stable, see bug 427098
(Portage version: 2.1.11.9/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.5.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index 30cbdc207d25..dfd1fd505ac7 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.87 2012/08/12 14:47:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.88 2012/08/13 07:15:11 nativemad Exp $
+
+ 13 Aug 2012; Andreas Schuerch <nativemad@gentoo.org>
+ libreoffice-bin-3.5.5.3.ebuild:
+ x86 stable, see bug 427098
12 Aug 2012; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-3.5.5.3.ebuild:
fix typo
diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.5.5.3.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.5.5.3.ebuild
index 15365bd50708..f729ea54650d 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-3.5.5.3.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-3.5.5.3.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.5.3.ebuild,v 1.3 2012/08/12 14:47:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.5.3.ebuild,v 1.4 2012/08/13 07:15:11 nativemad 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.3*