summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoao Carreira <jfmcarreira@gmail.com>2021-04-11 22:12:14 +0100
committerJoao Carreira <jfmcarreira@gmail.com>2021-04-11 22:16:40 +0100
commita9ef387232f189d82e1e4945224d5e4d2f1c3565 (patch)
treeff514bfdf2d3c84f0c23b0eb847c173d9df16958
parentsys-fs/ntfs2btrfs: added package to overlay. (diff)
downloadcarreira-a9ef387232f189d82e1e4945224d5e4d2f1c3565.tar.gz
carreira-a9ef387232f189d82e1e4945224d5e4d2f1c3565.tar.bz2
carreira-a9ef387232f189d82e1e4945224d5e4d2f1c3565.zip
dev-python/guidata: move from EAPI 5 to 7
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Joao Carreira <jfmcarreira@gmail.com>
-rw-r--r--dev-python/guidata/guidata-1.7.9-r1.ebuild (renamed from dev-python/guidata/guidata-1.7.9.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/guidata/guidata-1.7.9.ebuild b/dev-python/guidata/guidata-1.7.9-r1.ebuild
index bab6a75..56b6217 100644
--- a/dev-python/guidata/guidata-1.7.9.ebuild
+++ b/dev-python/guidata/guidata-1.7.9-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1