Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-officeext/ooofbtools/
Date: Fri, 26 Jan 2018 23:24:32
Message-Id: 1517009049.df5f764f11b625cb14845e85a6a6c1de987db0a4.whissi@gentoo
1 commit: df5f764f11b625cb14845e85a6a6c1de987db0a4
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 26 23:23:34 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 26 23:24:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df5f764f
7
8 app-officeext/ooofbtools: x86 stable (bug #642374)
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11
12 app-officeext/ooofbtools/ooofbtools-2.51.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-officeext/ooofbtools/ooofbtools-2.51.ebuild b/app-officeext/ooofbtools/ooofbtools-2.51.ebuild
16 index 0c5234aaa3d..5cea90c2d8d 100644
17 --- a/app-officeext/ooofbtools/ooofbtools-2.51.ebuild
18 +++ b/app-officeext/ooofbtools/ooofbtools-2.51.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/fbtools/files/release/${MY_PN}-${PV}.zip"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 x86"
31
32 RDEPEND="dev-libs/libxml2
33 app-arch/zip"