diff options
-rw-r--r-- | app-office/libreoffice-bin-debug/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.6.4.3.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 3b169f8d5f86..d6b0778a8ee6 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.23 2012/12/13 00:22:36 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.24 2012/12/20 10:43:22 ago Exp $ + + 20 Dec 2012; Agostino Sarubbo <ago@gentoo.org> + libreoffice-bin-debug-3.6.4.3.ebuild: + Stable for amd64, wrt bug #445032 *libreoffice-bin-debug-3.6.4.3 (13 Dec 2012) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.6.4.3.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.6.4.3.ebuild index e62f4447731f..cda02c0e5f46 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.6.4.3.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.6.4.3.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-debug/libreoffice-bin-debug-3.6.4.3.ebuild,v 1.1 2012/12/13 00:22:36 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.6.4.3.ebuild,v 1.2 2012/12/20 10:43:22 ago Exp $ EAPI=5 @@ -46,7 +46,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=]" |