summaryrefslogtreecommitdiff
path: root/dev-util/eric
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/eric')
-rw-r--r--dev-util/eric/Manifest4
-rw-r--r--dev-util/eric/eric-17.12-r1.ebuild4
-rw-r--r--dev-util/eric/eric-18.03.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/eric/Manifest b/dev-util/eric/Manifest
index 35b36ad9d0fa..b80115170400 100644
--- a/dev-util/eric/Manifest
+++ b/dev-util/eric/Manifest
@@ -1,5 +1,5 @@
DIST eric6-17.12.tar.gz 19035763 BLAKE2B e19195ef0b36ce216dc4f21ec221da4002a20ee3e3e300b80045d31d8793df299c2224f41f562fb59a0f8a65ead4f616df89a905905918dd1ae396d55d77fdc3 SHA512 7144c1fad76eb0f3ccdd2a29fb3fc369ad35d28dfbae1e6b75855b85218df34afa715f3a2df37bd6163e2f3a23a2a9a7f528cfe54f1bc21486ab81da6a69a697
DIST eric6-18.03.tar.gz 16517664 BLAKE2B f7f5292df8bc694fc4715ec1a250d948123a2eb99a590e6824d985318446babff86aeb745f5b5dbd0707e771638eaa943673e5b546676bea97e266888b844989 SHA512 e488010791b44cc7da782620baec9b97259aaefeb90d491023ec1d4582fb68acbc06d9eedba7beef9ddc706302e06e36b9ebb4e46d6f035b6c74e9f4eb9ac400
-EBUILD eric-17.12-r1.ebuild 1899 BLAKE2B 4525652fc64fedf960f35222278545813a926edf2baca1eb61dc8c0ae562f47d72714286e5a1b0e87f1b78f6e02e2d529f258c918094fe37280614912f3183e8 SHA512 6f4e5b48dfb8a25e2aaa941fc64be371c41a097cdc1dc8259db9dbd82ff6e5e06fa42c78f6fd68996341b8fe08e903d7cc60c28f8c86b3d0706bc0168ebca17f
-EBUILD eric-18.03.ebuild 1899 BLAKE2B 4525652fc64fedf960f35222278545813a926edf2baca1eb61dc8c0ae562f47d72714286e5a1b0e87f1b78f6e02e2d529f258c918094fe37280614912f3183e8 SHA512 6f4e5b48dfb8a25e2aaa941fc64be371c41a097cdc1dc8259db9dbd82ff6e5e06fa42c78f6fd68996341b8fe08e903d7cc60c28f8c86b3d0706bc0168ebca17f
+EBUILD eric-17.12-r1.ebuild 1894 BLAKE2B 535be218a5702cb02b155039cf596f36e77dc3643a3696ecdd083d95bcde8341dc0ee4eeafeb7bb990de5c5dfd1e7292e8a96cc68e7f15c567d2a09112a3346f SHA512 b890f91befb946fb0ab92fffe5332ab2dd2f8caaf52de5780bb2012827ee5755389e7c6c37c8994f3ead414b3a4d002616f04829adc504649792728ceff3dce6
+EBUILD eric-18.03.ebuild 1894 BLAKE2B 535be218a5702cb02b155039cf596f36e77dc3643a3696ecdd083d95bcde8341dc0ee4eeafeb7bb990de5c5dfd1e7292e8a96cc68e7f15c567d2a09112a3346f SHA512 b890f91befb946fb0ab92fffe5332ab2dd2f8caaf52de5780bb2012827ee5755389e7c6c37c8994f3ead414b3a4d002616f04829adc504649792728ceff3dce6
MISC metadata.xml 325 BLAKE2B 5c4bd806e4833d3f4c294ca46b24420c71f8ef234ea732460833f39f583e0e5156d773d6fbf7fb4d45edf409d21622a9b90e0989e9d93632d7dd94b7aa7e6c3f SHA512 e3da71c04a1a2af6b72ff068eba586c14b159034f759448c669032b30a82cc618e58467cc8cec8090d22d0e864338fc62b735f73dc31fd2a33d63cb677178f9e
diff --git a/dev-util/eric/eric-17.12-r1.ebuild b/dev-util/eric/eric-17.12-r1.ebuild
index 270355f4d0c8..e4789912cf9c 100644
--- a/dev-util/eric/eric-17.12-r1.ebuild
+++ b/dev-util/eric/eric-17.12-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MY_P=${PN}6-${PV}
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
PYTHON_REQ_USE="sqlite,xml"
inherit python-single-r1 xdg-utils
diff --git a/dev-util/eric/eric-18.03.ebuild b/dev-util/eric/eric-18.03.ebuild
index 270355f4d0c8..e4789912cf9c 100644
--- a/dev-util/eric/eric-18.03.ebuild
+++ b/dev-util/eric/eric-18.03.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MY_P=${PN}6-${PV}
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
PYTHON_REQ_USE="sqlite,xml"
inherit python-single-r1 xdg-utils