diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-24 21:47:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-24 21:47:58 +0000 |
commit | d02c09566b70c589ac49a9f78c6f753ee3e3fff3 (patch) | |
tree | b320f69d0fe7f15e4964170169da126333204fc3 /app-office/libreoffice-bin-debug | |
parent | Stable for x86, wrt bug #440922 (diff) | |
download | gentoo-2-d02c09566b70c589ac49a9f78c6f753ee3e3fff3.tar.gz gentoo-2-d02c09566b70c589ac49a9f78c6f753ee3e3fff3.tar.bz2 gentoo-2-d02c09566b70c589ac49a9f78c6f753ee3e3fff3.zip |
Stable for x86, wrt bug #440922
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-office/libreoffice-bin-debug')
-rw-r--r-- | app-office/libreoffice-bin-debug/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.6.3.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 06ea19ecd0ca..1a7f14978f46 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.21 2012/11/24 21:47:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.22 2012/11/24 21:47:58 ago Exp $ + + 24 Nov 2012; Agostino Sarubbo <ago@gentoo.org> + libreoffice-bin-debug-3.6.3.2.ebuild: + Stable for x86, wrt bug #440922 24 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-debug-3.6.3.2.ebuild: diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.6.3.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.6.3.2.ebuild index 1b8a4513cf7e..6558aa222c3e 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.6.3.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.6.3.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-debug/libreoffice-bin-debug-3.6.3.2.ebuild,v 1.2 2012/11/24 21:47:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.6.3.2.ebuild,v 1.3 2012/11/24 21:47:58 ago Exp $ EAPI=4 @@ -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=]" |