summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-15 13:51:06 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-15 13:51:06 +0000
commit02a68c93806265940f85600d85fc721a795a5caf (patch)
tree294bcfc6a100415214c636a9f64a523c8ca83539 /app-office
parentamd64 stable, bug #490114 (diff)
downloadgentoo-2-02a68c93806265940f85600d85fc721a795a5caf.tar.gz
gentoo-2-02a68c93806265940f85600d85fc721a795a5caf.tar.bz2
gentoo-2-02a68c93806265940f85600d85fc721a795a5caf.zip
amd64 stable, bug #490114
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice-bin/ChangeLog5
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index b7272634bb98..87b46d36ef90 100644
--- a/app-office/libreoffice-bin/ChangeLog
+++ b/app-office/libreoffice-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/libreoffice-bin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.125 2013/12/12 23:41:53 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.126 2013/12/15 13:51:06 pacho Exp $
+
+ 15 Dec 2013; Pacho Ramos <pacho@gentoo.org> libreoffice-bin-4.1.3.2-r2.ebuild:
+ amd64 stable, bug #490114
*libreoffice-bin-4.1.3.2-r2 (12 Dec 2013)
diff --git a/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r2.ebuild
index 280c80fd6e59..82d2205c3d9b 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r2.ebuild,v 1.1 2013/12/12 23:41:53 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.1.3.2-r2.ebuild,v 1.2 2013/12/15 13:51:06 pacho 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*