summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-24 21:46:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-24 21:46:52 +0000
commit07997e750a40288ee80f8f46300c2ca60a68f497 (patch)
tree56d2c4f36917cc6d9f5dc5ab19dd7c083034be53 /app-office
parentFix building with current openimageio (diff)
downloadgentoo-2-07997e750a40288ee80f8f46300c2ca60a68f497.tar.gz
gentoo-2-07997e750a40288ee80f8f46300c2ca60a68f497.tar.bz2
gentoo-2-07997e750a40288ee80f8f46300c2ca60a68f497.zip
Stable for amd64, wrt bug #440922
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice-bin/ChangeLog6
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-3.6.3.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index 4384599134fb..d2a7716e236e 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.94 2012/11/24 13:45:05 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.95 2012/11/24 21:46:52 ago Exp $
+
+ 24 Nov 2012; Agostino Sarubbo <ago@gentoo.org>
+ libreoffice-bin-3.6.3.2.ebuild:
+ Stable for amd64, wrt bug #440922
*libreoffice-bin-3.6.3.2 (24 Nov 2012)
diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.6.3.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.6.3.2.ebuild
index 72222b6e53a9..a259536a0ac5 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-3.6.3.2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-3.6.3.2.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.6.3.2.ebuild,v 1.1 2012/11/24 13:45:05 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.6.3.2.ebuild,v 1.2 2012/11/24 21:46:52 ago Exp $
EAPI=5
@@ -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*