diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 08:11:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 08:11:45 +0000 |
commit | 87ac3f5fba2d8fd992973e7bfe9840d13d131836 (patch) | |
tree | 2109cdb4e28b47a2a4abc62be2f1c7b628873d2a /app-office | |
parent | Stable for x86, wrt bug #491150 (diff) | |
download | gentoo-2-87ac3f5fba2d8fd992973e7bfe9840d13d131836.tar.gz gentoo-2-87ac3f5fba2d8fd992973e7bfe9840d13d131836.tar.bz2 gentoo-2-87ac3f5fba2d8fd992973e7bfe9840d13d131836.zip |
Stable for x86, wrt bug #491150
(Portage version: 2.2.7/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.1.4.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 f5b42322dcc0..e6dd64656d66 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.50 2014/01/28 22:44:33 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.51 2014/02/22 08:11:45 ago Exp $ + + 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> + libreoffice-bin-debug-4.1.4.2.ebuild: + Stable for x86, wrt bug #491150 28 Jan 2014; Andreas K. Huettel <dilfridge@gentoo.org> libreoffice-bin-debug-4.1.4.2.ebuild: diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.4.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.4.2.ebuild index 26d8a035ce20..851ab06d127c 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.4.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.4.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.1.4.2.ebuild,v 1.2 2014/01/28 22:44:33 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.4.2.ebuild,v 1.3 2014/02/22 08:11:45 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=]" |