diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-22 19:32:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-22 19:32:48 +0000 |
commit | 6fc54cfc16fca6d062f0542d4f466fd06b97e3f0 (patch) | |
tree | f701e428068fe616e1e0d2fd76f1c9dbef7c3380 /app-office | |
parent | Stable for amd64, wrt bug #555584 (diff) | |
download | gentoo-2-6fc54cfc16fca6d062f0542d4f466fd06b97e3f0.tar.gz gentoo-2-6fc54cfc16fca6d062f0542d4f466fd06b97e3f0.tar.bz2 gentoo-2-6fc54cfc16fca6d062f0542d4f466fd06b97e3f0.zip |
Stable for amd64, wrt bug #555584
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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.4.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 e9d3a4d7d90a..e9a62849b4ef 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.89 2015/07/21 23:36:24 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.90 2015/07/22 19:32:48 ago Exp $ + + 22 Jul 2015; Agostino Sarubbo <ago@gentoo.org> + libreoffice-bin-debug-4.4.4.3.ebuild: + Stable for amd64, wrt bug #555584 *libreoffice-bin-debug-4.4.4.3 (21 Jul 2015) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.4.4.3.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.4.4.3.ebuild index 07bb5e632cbd..1714fb954b62 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.4.4.3.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.4.4.3.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.4.4.3.ebuild,v 1.1 2015/07/21 23:36:24 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.4.4.3.ebuild,v 1.2 2015/07/22 19:32:48 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=]" |