diff options
author | 2011-10-26 15:47:59 +0000 | |
---|---|---|
committer | 2011-10-26 15:47:59 +0000 | |
commit | 5419e84cb745649f1dd062692a17e57a432d5aa2 (patch) | |
tree | f5fd4b77be5821fa87231929b1a677b09922b303 /app-office/libreoffice | |
parent | Add bug number. (diff) | |
download | historical-5419e84cb745649f1dd062692a17e57a432d5aa2.tar.gz historical-5419e84cb745649f1dd062692a17e57a432d5aa2.tar.bz2 historical-5419e84cb745649f1dd062692a17e57a432d5aa2.zip |
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in bug #387187.
Package-Manager: portage-2.1.10.31/cvs/Linux x86_64
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index edc91caea204..34b8714cf0f9 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.180 2011/10/25 19:02:36 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.181 2011/10/26 15:45:28 chainsaw Exp $ + + 26 Oct 2011; Tony Vroon <chainsaw@gentoo.org> libreoffice-3.4.3.2-r1.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & + Agostino "ago" Sarubbo in bug #387187. *libreoffice-3.4.4.1 (25 Oct 2011) diff --git a/app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild b/app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild index 71520ce6dd37..861a7c2f4ed2 100644 --- a/app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild +++ b/app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild,v 1.11 2011/10/16 14:12:14 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild,v 1.12 2011/10/26 15:45:28 chainsaw Exp $ EAPI=3 @@ -105,7 +105,7 @@ gstreamer gtk kde ldap mysql nsplugin odk opengl python templates 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" # lingua for templates LANGUAGES="de en_GB en_ZA es fr hu it" |