diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:56:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:56:06 +0000 |
commit | 724cb1f721681fa24ec319fe18dae34fd0eabc5b (patch) | |
tree | e8f4a93c59b223c118a0741c97e4c27d7299a187 /app-office | |
parent | Stable for amd64, wrt bug #539108 (diff) | |
download | gentoo-2-724cb1f721681fa24ec319fe18dae34fd0eabc5b.tar.gz gentoo-2-724cb1f721681fa24ec319fe18dae34fd0eabc5b.tar.bz2 gentoo-2-724cb1f721681fa24ec319fe18dae34fd0eabc5b.zip |
Stable for amd64, wrt bug #534684
(Portage version: 2.2.14/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/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index 42528f532cc9..3969202f6c4a 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.611 2015/02/08 22:42:18 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.612 2015/02/15 14:56:06 ago Exp $ + + 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libreoffice-4.3.5.2.ebuild: + Stable for amd64, wrt bug #534684 *libreoffice-4.4.0.3 (08 Feb 2015) diff --git a/app-office/libreoffice/libreoffice-4.3.5.2.ebuild b/app-office/libreoffice/libreoffice-4.3.5.2.ebuild index 0d4f59e7a664..6fc445cb1970 100644 --- a/app-office/libreoffice/libreoffice-4.3.5.2.ebuild +++ b/app-office/libreoffice/libreoffice-4.3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.3.5.2.ebuild,v 1.3 2015/01/04 14:41:22 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.3.5.2.ebuild,v 1.4 2015/02/15 14:56:06 ago Exp $ EAPI=5 @@ -91,7 +91,7 @@ unset lo_xt LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${PV} == *9999* ]] || \ -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" # FIXME: collada? ( media-libs/opencollada ) # how to configure system-collada? |