Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/lyx/
Date: Sun, 02 Aug 2020 12:03:05
Message-Id: 1596369766.87e9a8ce635f3caf75cd5fb1ed23655b7f7c5825.mgorny@gentoo
1 commit: 87e9a8ce635f3caf75cd5fb1ed23655b7f7c5825
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 2 11:49:09 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 2 12:02:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87e9a8ce
7
8 app-office/lyx: Remove py2.7 where possible
9
10 Signed-off-by: Michał Górny <mgorny <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 320b81a0f22..a128d6f301c 100644
17 --- a/app-office/lyx/lyx-2.3.5.2.ebuild
18 +++ b/app-office/lyx/lyx-2.3.5.2.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=6
22
23 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
24 +PYTHON_COMPAT=( python3_{6,7,8} )
25
26 MY_P="${P/_}"
27 inherit desktop flag-o-matic font python-single-r1 qmake-utils toolchain-funcs xdg-utils