diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-10-26 15:47:59 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-10-26 15:47:59 +0000 |
commit | 5419e84cb745649f1dd062692a17e57a432d5aa2 (patch) | |
tree | f5fd4b77be5821fa87231929b1a677b09922b303 /app-office/libreoffice-bin | |
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-bin')
-rw-r--r-- | app-office/libreoffice-bin/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/libreoffice-bin/libreoffice-bin-3.4.3.2-r1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog index 65fdc5257745..5c966a08c56c 100644 --- a/app-office/libreoffice-bin/ChangeLog +++ b/app-office/libreoffice-bin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/libreoffice-bin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.39 2011/10/23 09:39:44 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.40 2011/10/26 15:47:59 chainsaw Exp $ + + 26 Oct 2011; Tony Vroon <chainsaw@gentoo.org> + libreoffice-bin-3.4.3.2-r1.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & + Agostino "ago" Sarubbo in bug #387187. 23 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-bin-3.4.3.2-r1.ebuild: diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.4.3.2-r1.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.4.3.2-r1.ebuild index 51c827181123..7ed0621d9acc 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-3.4.3.2-r1.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-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-bin/libreoffice-bin-3.4.3.2-r1.ebuild,v 1.5 2011/10/23 09:39:44 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.4.3.2-r1.ebuild,v 1.6 2011/10/26 15:47:59 chainsaw Exp $ EAPI=4 @@ -51,7 +51,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" COMMON_DEPEND=" app-arch/zip |