diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-06 14:05:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-06 14:05:10 +0000 |
commit | 1754be9d8e2552084c98a4fa22a98330a3ec9a0a (patch) | |
tree | ab2eb367d445a0b3d1001522b0dd2969c3c015fc /app-office | |
parent | Fix bug 414835, no version bump since it's a compilation bug. (diff) | |
download | gentoo-2-1754be9d8e2552084c98a4fa22a98330a3ec9a0a.tar.gz gentoo-2-1754be9d8e2552084c98a4fa22a98330a3ec9a0a.tar.bz2 gentoo-2-1754be9d8e2552084c98a4fa22a98330a3ec9a0a.zip |
Stable for amd64, wrt bug #411449
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog index 0cac21042922..b44cb05b8ad8 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.65 2012/05/05 17:39:27 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.66 2012/05/06 14:05:10 ago Exp $ + + 06 May 2012; Agostino Sarubbo <ago@gentoo.org> + libreoffice-bin-3.5.2.2.ebuild: + Stable for amd64, wrt bug #411449 05 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-bin-3.5.2.2.ebuild: diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild index 9402e9db0ba5..043cbd756e0b 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-3.5.2.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-bin/libreoffice-bin-3.5.2.2.ebuild,v 1.5 2012/05/05 17:39:27 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.5.2.2.ebuild,v 1.6 2012/05/06 14:05:10 ago 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 |