diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-29 16:43:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-29 16:43:16 +0000 |
commit | 177668565a958a6d09da1ddd029989faa67b970f (patch) | |
tree | 2905c5cb9c3d8ac907104387ef88c49a6ea2be1f /app-office/libreoffice-bin-debug | |
parent | Stable for x86, wrt bug #514886 (diff) | |
download | gentoo-2-177668565a958a6d09da1ddd029989faa67b970f.tar.gz gentoo-2-177668565a958a6d09da1ddd029989faa67b970f.tar.bz2 gentoo-2-177668565a958a6d09da1ddd029989faa67b970f.zip |
Stable for x86, wrt bug #514886
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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-4.2.5.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 890dad8682b8..25fa14a0cb52 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.57 2014/06/29 13:58:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.58 2014/06/29 16:43:16 ago Exp $ + + 29 Jun 2014; Agostino Sarubbo <ago@gentoo.org> + libreoffice-bin-debug-4.2.5.2.ebuild: + Stable for x86, wrt bug #514886 29 Jun 2014; Andreas K. Huettel <dilfridge@gentoo.org> -libreoffice-bin-debug-4.2.3.3-r1.ebuild: diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild index 1de6479de38f..8c0e15ebe958 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.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.5.2.ebuild,v 1.2 2014/06/29 12:29:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild,v 1.3 2014/06/29 16:43: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=]" |