diff options
-rw-r--r-- | app-office/libreoffice-bin-debug/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.8.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin-debug/ChangeLog b/app-office/libreoffice-bin-debug/ChangeLog index ae149aba2142..766293bbf21d 100644 --- a/app-office/libreoffice-bin-debug/ChangeLog +++ b/app-office/libreoffice-bin-debug/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice-bin-debug # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.71 2015/01/02 13:39:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.72 2015/01/02 13:48:16 ago Exp $ + + 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> + libreoffice-bin-debug-4.2.8.2.ebuild: + Stable for x86, wrt bug #528438 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-debug-4.2.8.2.ebuild: diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.8.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.8.2.ebuild index 28fa77fde139..be993ab2fa93 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.8.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.8.2.ebuild,v 1.2 2015/01/02 13:39:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.8.2.ebuild,v 1.3 2015/01/02 13:48:16 ago Exp $ EAPI=5 @@ -47,7 +47,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]" |