Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/lyx/
Date: Tue, 01 Sep 2020 00:52:11
Message-Id: 1598921505.4fbd514d442152c1aa8328612f5a14e83d04ff1e.sam@gentoo
1 commit: 4fbd514d442152c1aa8328612f5a14e83d04ff1e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 00:51:45 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 00:51:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fbd514d
7
8 app-office/lyx: Stabilize 2.3.5.2 amd64, #735194
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-office/lyx/lyx-2.3.5.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-office/lyx/lyx-2.3.5.2.ebuild b/app-office/lyx/lyx-2.3.5.2.ebuild
16 index a128d6f301c..210d1e7ccea 100644
17 --- a/app-office/lyx/lyx-2.3.5.2.ebuild
18 +++ b/app-office/lyx/lyx-2.3.5.2.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/${MY_P}.tar.xz
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos"
24 +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos"
25 IUSE="aspell cups debug docbook dia dot enchant gnumeric html +hunspell +latex monolithic-build nls rcs rtf subversion svg l10n_he"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"