summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-01-11 00:29:10 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-01-11 00:29:10 +0000
commit90b7fa884d3d749d1f12d04601765d4f2e15c83d (patch)
treed59bfefd33cc43d3ae5ef84dd9b6f2925b7c8702 /app-office
parentFix whirlpool hashes, were generated by a buggy script (diff)
downloadgentoo-2-90b7fa884d3d749d1f12d04601765d4f2e15c83d.tar.gz
gentoo-2-90b7fa884d3d749d1f12d04601765d4f2e15c83d.tar.bz2
gentoo-2-90b7fa884d3d749d1f12d04601765d4f2e15c83d.zip
stable on amd64 based on testing by pacho, bug 496770
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice-bin/ChangeLog6
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index 4e5c30a1cfcc..c15af12ae2fc 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.129 2014/01/05 22:57:12 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.130 2014/01/11 00:29:10 dilfridge Exp $
+
+ 11 Jan 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ libreoffice-bin-4.1.3.2-r3.ebuild:
+ stable on amd64 based on testing by pacho, bug 496770
*libreoffice-bin-4.1.3.2-r3 (05 Jan 2014)
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r3.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r3.ebuild
index e5e9229deb76..a29e59a2ea62 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r3.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r3.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.1.3.2-r3.ebuild,v 1.1 2014/01/05 22:57:12 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r3.ebuild,v 1.2 2014/01/11 00:29:10 dilfridge 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*