diff options
author | 2014-06-02 10:36:18 +0000 | |
---|---|---|
committer | 2014-06-02 10:36:18 +0000 | |
commit | 27aa124f950f25d71c54f75baf8e7ff24d4373a5 (patch) | |
tree | 65173831b2e8fc3819916ccc67347facd862591b /app-office | |
parent | amd64 stable wrt bug #511144 (diff) | |
download | gentoo-2-27aa124f950f25d71c54f75baf8e7ff24d4373a5.tar.gz gentoo-2-27aa124f950f25d71c54f75baf8e7ff24d4373a5.tar.bz2 gentoo-2-27aa124f950f25d71c54f75baf8e7ff24d4373a5.zip |
amd64 stable wrt bug #511144
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.3.3-r1.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 2c7679b14347..42421a890c12 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.53 2014/05/23 22:13:30 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.54 2014/06/02 10:36:18 zlogene Exp $ + + 02 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> + libreoffice-bin-debug-4.2.3.3-r1.ebuild: + amd64 stable wrt bug #511144 *libreoffice-bin-debug-4.2.3.3-r1 (23 May 2014) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.3.3-r1.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.3.3-r1.ebuild index f84d04407618..04885ca5f47f 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.3.3-r1.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.3.3-r1.ebuild,v 1.1 2014/05/23 22:13:30 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.3.3-r1.ebuild,v 1.2 2014/06/02 10:36:18 zlogene 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=]" |