diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 11:52:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 11:52:51 +0000 |
commit | 999f5f42ec08ed87c44419082ea4113719e6fb26 (patch) | |
tree | d3a4d2ac9dde42c06bf2b796f4ff2b29dd73134a /app-office | |
parent | Stable for amd64, wrt bug #398521 (diff) | |
download | gentoo-2-999f5f42ec08ed87c44419082ea4113719e6fb26.tar.gz gentoo-2-999f5f42ec08ed87c44419082ea4113719e6fb26.tar.bz2 gentoo-2-999f5f42ec08ed87c44419082ea4113719e6fb26.zip |
Stable for amd64, wrt bug #398521
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-3.4.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index c343bc31638b..12ccf757b884 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.228 2012/01/13 14:56:43 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.229 2012/01/16 11:52:51 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> libreoffice-3.4.5.2.ebuild: + Stable for amd64, wrt bug #398521 13 Jan 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: diff --git a/app-office/libreoffice/libreoffice-3.4.5.2.ebuild b/app-office/libreoffice/libreoffice-3.4.5.2.ebuild index ae2c15f1bf69..ad648874975d 100644 --- a/app-office/libreoffice/libreoffice-3.4.5.2.ebuild +++ b/app-office/libreoffice/libreoffice-3.4.5.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.4.5.2.ebuild,v 1.3 2012/01/11 14:52:14 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.4.5.2.ebuild,v 1.4 2012/01/16 11:52:51 ago Exp $ EAPI=4 @@ -72,7 +72,7 @@ gstreamer gtk jemalloc kde mysql nsplugin odk opengl pdfimport python test +vba webdav" LICENSE="LGPL-3" SLOT="0" -[[ ${PV} == *9999* ]] || KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +[[ ${PV} == *9999* ]] || KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" COMMON_DEPEND=" app-arch/zip |