diff options
author | 2012-11-17 11:09:41 +0000 | |
---|---|---|
committer | 2012-11-17 11:09:41 +0000 | |
commit | 2c15409d8d95a4ae01603569c7bf7885979996f3 (patch) | |
tree | 4fc06c1578d8e445044e9827c18a7ead57dd0fd6 /app-office | |
parent | Stable on ppc and x86 wrt bug#440922. (diff) | |
download | gentoo-2-2c15409d8d95a4ae01603569c7bf7885979996f3.tar.gz gentoo-2-2c15409d8d95a4ae01603569c7bf7885979996f3.tar.bz2 gentoo-2-2c15409d8d95a4ae01603569c7bf7885979996f3.zip |
Stable on ppc and x86 wrt bug#440922.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-3.6.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index 9b5517f51c93..84c206ebe54b 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.396 2012/11/17 11:03:36 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.397 2012/11/17 11:09:41 scarabeus Exp $ + + 17 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.6.3.2.ebuild: + Stable on ppc and x86 wrt bug#440922. 17 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: Use new switch for the bluetooth. diff --git a/app-office/libreoffice/libreoffice-3.6.3.2.ebuild b/app-office/libreoffice/libreoffice-3.6.3.2.ebuild index b71fcdcc6f1c..927314ab31fb 100644 --- a/app-office/libreoffice/libreoffice-3.6.3.2.ebuild +++ b/app-office/libreoffice/libreoffice-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/libreoffice-3.6.3.2.ebuild,v 1.6 2012/11/16 20:09:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.3.2.ebuild,v 1.7 2012/11/17 11:09:41 scarabeus Exp $ EAPI=4 @@ -93,7 +93,7 @@ SLOT="0" # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061 [[ ${PV} == *9999* ]] || \ -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" COMMON_DEPEND=" app-arch/zip |