summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-25 11:14:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-25 11:14:43 +0000
commitfc1433b26217d9402c845e8dc0a7472ac401d3bb (patch)
tree8dfcf34cfd1efa2f617fceea7fc18a1c44ec4eb4 /app-office
parentStable for x86, wrt bug #471226 (diff)
downloadgentoo-2-fc1433b26217d9402c845e8dc0a7472ac401d3bb.tar.gz
gentoo-2-fc1433b26217d9402c845e8dc0a7472ac401d3bb.tar.bz2
gentoo-2-fc1433b26217d9402c845e8dc0a7472ac401d3bb.zip
Stable for amd64, wrt bug #470988
(Portage version: 2.1.12.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice-bin/ChangeLog5
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-3.6.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index 2118fe1da5cb..fb9e4af82145 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.105 2013/05/20 20:12:32 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.106 2013/05/25 11:14:43 ago Exp $
+
+ 25 May 2013; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-3.6.6.2.ebuild:
+ Stable for amd64, wrt bug #470988
*libreoffice-bin-3.6.6.2 (20 May 2013)
diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.6.6.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.6.6.2.ebuild
index 2cef783e4fc1..e75760591a24 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-3.6.6.2.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-3.6.6.2.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-3.6.6.2.ebuild,v 1.1 2013/05/20 20:12:32 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.6.6.2.ebuild,v 1.2 2013/05/25 11:14:43 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.4*