diff options
author | Johannes Huber <johu@gentoo.org> | 2012-05-23 21:50:16 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-05-23 21:50:16 +0000 |
commit | bb3534f231c289051220b83a6f345039f761f4a1 (patch) | |
tree | e9dd1cdcd527156dff73e75dbd99cd6fdadeda55 | |
parent | Add the grounds for multilib and a very very basic multilib support: we only ... (diff) | |
download | gentoo-2-bb3534f231c289051220b83a6f345039f761f4a1.tar.gz gentoo-2-bb3534f231c289051220b83a6f345039f761f4a1.tar.bz2 gentoo-2-bb3534f231c289051220b83a6f345039f761f4a1.zip |
Stable for x86, wrt bug #411449
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
-rw-r--r-- | app-office/libreoffice-bin/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin/libreoffice-bin-3.5.2.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog index 030d67e18965..132478546832 100644 --- a/app-office/libreoffice-bin/ChangeLog +++ b/app-office/libreoffice-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice-bin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.74 2012/05/23 12:09:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.75 2012/05/23 21:50:16 johu Exp $ + + 23 May 2012; Johannes Huber <johu@gentoo.org> + libreoffice-bin-3.5.2.2-r1.ebuild: + Stable for x86, wrt bug #411449 23 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml: Repoman cleanup. diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2-r1.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2-r1.ebuild index e18e032cf063..c681c30b11c5 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2-r1.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2-r1.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-bin/libreoffice-bin-3.5.2.2-r1.ebuild,v 1.4 2012/05/19 06:53:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2-r1.ebuild,v 1.5 2012/05/23 21:50:16 johu Exp $ EAPI=4 @@ -51,7 +51,7 @@ SRC_URI=" IUSE="+cups debug gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" BIN_COMMON_DEPEND=" >=sys-libs/glibc-2.14.1-r3 |