diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-19 08:35:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-19 08:35:21 +0000 |
commit | 66389861d1f75f46781ad893bda968fdc3addfe2 (patch) | |
tree | c4c6e8bf73687a99331ef522abb31ad3becdf603 /app-office | |
parent | Stable for x86, wrt bug #522060 (diff) | |
download | gentoo-2-66389861d1f75f46781ad893bda968fdc3addfe2.tar.gz gentoo-2-66389861d1f75f46781ad893bda968fdc3addfe2.tar.bz2 gentoo-2-66389861d1f75f46781ad893bda968fdc3addfe2.zip |
Stable for x86, wrt bug #522060
(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')
-rw-r--r-- | app-office/libreoffice-bin-debug/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.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 401f669d853a..de7be7a0e207 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.63 2014/09/18 21:14:35 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.64 2014/09/19 08:35:21 ago Exp $ + + 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> + libreoffice-bin-debug-4.2.6.3.ebuild: + Stable for x86, wrt bug #522060 *libreoffice-bin-debug-4.2.6.3-r1 (18 Sep 2014) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.3.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.3.ebuild index 793b23ff81bb..0781d74a5240 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.3.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.3.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.6.3.ebuild,v 1.2 2014/09/18 10:10:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.3.ebuild,v 1.3 2014/09/19 08:35:21 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=]" |