Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libetonyek/
Date: Sun, 17 Feb 2019 15:33:32
Message-Id: 1550417548.93cadc99d796370bc9029600a493bc1173ee645b.zlogene@gentoo
1 commit: 93cadc99d796370bc9029600a493bc1173ee645b
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 15:32:28 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 15:32:28 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93cadc99
7
8 app-text/libetonyek: amd64 stable wrt bug #676956
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 app-text/libetonyek/libetonyek-0.1.9.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-text/libetonyek/libetonyek-0.1.9.ebuild b/app-text/libetonyek/libetonyek-0.1.9.ebuild
18 index a59ca6e0096..3ab760ddc9a 100644
19 --- a/app-text/libetonyek/libetonyek-0.1.9.ebuild
20 +++ b/app-text/libetonyek/libetonyek-0.1.9.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -8,7 +8,7 @@ if [[ ${PV} = 9999 ]]; then
28 inherit autotools git-r3
29 else
30 SRC_URI="https://dev-www.libreoffice.org/src/libetonyek/${P}.tar.xz"
31 - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
32 + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
33 fi
34 DESCRIPTION="Library parsing Apple Keynote presentations"
35 HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek"