Gentoo Archives: gentoo-commits

From: Jonas Stein <jstein@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/lyx/
Date: Sun, 18 Feb 2018 01:49:36
Message-Id: 1518918494.390e98edcacdf85aeba2c30a8df215cd32e24759.jstein@gentoo
1 commit: 390e98edcacdf85aeba2c30a8df215cd32e24759
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 18 01:48:14 2018 +0000
4 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 18 01:48:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=390e98ed
7
8 app-office/lyx: stabilization was not broken
9
10 We can keep the stable keywords from lyx-2.2.3-r1, because
11 fdo -> xdg and the other eclass changes did finally not break
12 the stabilization. (The revbump was not neccessary.)
13
14 Package-Manager: Portage-2.3.24, Repoman-2.3.6
15
16 app-office/lyx/lyx-2.2.3-r3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-office/lyx/lyx-2.2.3-r3.ebuild b/app-office/lyx/lyx-2.2.3-r3.ebuild
20 index fbb69f057bf..512def00066 100644
21 --- a/app-office/lyx/lyx-2.2.3-r3.ebuild
22 +++ b/app-office/lyx/lyx-2.2.3-r3.ebuild
23 @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/${MY_P}.tar.xz
24
25 LICENSE="GPL-2"
26 SLOT="0"
27 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos"
28 +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x64-macos ~x86-macos"
29 IUSE="aspell cups debug docbook dia dot enchant gnumeric html +hunspell +latex monolithic-build nls +qt5 rcs rtf subversion svg l10n_he"
30 REQUIRED_USE="${PYTHON_REQUIRED_USE}"