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-text/landslide/
Date: Tue, 11 Feb 2020 11:38:40
Message-Id: 1581421099.38500d74e0ac7fa8254d6c6f824729daf8887c54.mgorny@gentoo
1 commit: 38500d74e0ac7fa8254d6c6f824729daf8887c54
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 11 11:32:37 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 11 11:38:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38500d74
7
8 app-text/landslide: Remove py2
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-text/landslide/landslide-1.1.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/landslide/landslide-1.1.3.ebuild b/app-text/landslide/landslide-1.1.3.ebuild
16 index 6b987b52c66..8f2cfe02f2b 100644
17 --- a/app-text/landslide/landslide-1.1.3.ebuild
18 +++ b/app-text/landslide/landslide-1.1.3.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=5
22
23 -PYTHON_COMPAT=( python2_7 python3_6 )
24 +PYTHON_COMPAT=( python3_6 )
25
26 inherit distutils-r1 vcs-snapshot