summaryrefslogtreecommitdiff
path: root/dev-python/ipdbplugin
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ipdbplugin')
-rw-r--r--dev-python/ipdbplugin/Manifest4
-rw-r--r--dev-python/ipdbplugin/ipdbplugin-1.4.ebuild4
-rw-r--r--dev-python/ipdbplugin/ipdbplugin-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/ipdbplugin/Manifest b/dev-python/ipdbplugin/Manifest
index 3575c26083da..6533b50bdfd6 100644
--- a/dev-python/ipdbplugin/Manifest
+++ b/dev-python/ipdbplugin/Manifest
@@ -1,4 +1,4 @@
DIST ipdbplugin-1.4.tar.gz 2473 BLAKE2B d69c6f2a45738bf10a18e9db194530efa21f8d32bd69d5ccd279eb50f07bd5c8b369bcdde92dc2e9b8b417864a49c308c83649bb66bcaf8ec380101284363c7d SHA512 5831d1e9aceb2fe4db272975d4d792622822049813ba76bdc0ee48dee001339084efddf534882775922ec178c1bcd52954bc2df1ce42181cbfdd1c3c4b944365
-EBUILD ipdbplugin-1.4.ebuild 687 BLAKE2B 35c25b52412ea98fe6e39e173dcd9e4071d4ab76d1f12250cbc57750cba9f54eb85f07768fc2127f2dfb8a09f38b714a411b82fbe3bdccca306768ee176ef9a1 SHA512 9ee6eb7e8027b5375eedd47873a17f8973615411fedb3bd42369410a65e07cf6a077f856e5a30563e692cf1583791979166dfa433e5edbb4569eb07a980d668e
-EBUILD ipdbplugin-9999.ebuild 687 BLAKE2B 35c25b52412ea98fe6e39e173dcd9e4071d4ab76d1f12250cbc57750cba9f54eb85f07768fc2127f2dfb8a09f38b714a411b82fbe3bdccca306768ee176ef9a1 SHA512 9ee6eb7e8027b5375eedd47873a17f8973615411fedb3bd42369410a65e07cf6a077f856e5a30563e692cf1583791979166dfa433e5edbb4569eb07a980d668e
+EBUILD ipdbplugin-1.4.ebuild 680 BLAKE2B 0f475ab021df9c2c7fd2d4f7796cb0237261cc01931b750032c720635daff9fd8378f181dac2347004b544baa7a0a2c83340e97f2206492ccf07ee7d9b7666ad SHA512 1d26156f3d7a5e69bdb85d900ca22417ba0396533bf9460a1a647735c64f2186c1e10f42bdbed96581dc9faed2b8aef8624bf52d2357555761f38ce4703ef788
+EBUILD ipdbplugin-9999.ebuild 680 BLAKE2B 0f475ab021df9c2c7fd2d4f7796cb0237261cc01931b750032c720635daff9fd8378f181dac2347004b544baa7a0a2c83340e97f2206492ccf07ee7d9b7666ad SHA512 1d26156f3d7a5e69bdb85d900ca22417ba0396533bf9460a1a647735c64f2186c1e10f42bdbed96581dc9faed2b8aef8624bf52d2357555761f38ce4703ef788
MISC metadata.xml 296 BLAKE2B b72da86cc7ade1273813549425c808e2aadb083ebd37a6e1a7de697735c7f2af7bd130dd802c033c2efe26cb1bad44c62fc8f66da94d92b3e23bd68d7ddc155a SHA512 c64bf334a8ee1242a8f26e916d2d1458b57aabe24890c1e79e2b7fef812a2a2f2ece2ec3d5795ce3838b9a0f27c16a2fa01aa36b12e7c8e69dc1ba2d9e409929
diff --git a/dev-python/ipdbplugin/ipdbplugin-1.4.ebuild b/dev-python/ipdbplugin/ipdbplugin-1.4.ebuild
index 704738ea38c4..af03931fe6d8 100644
--- a/dev-python/ipdbplugin/ipdbplugin-1.4.ebuild
+++ b/dev-python/ipdbplugin/ipdbplugin-1.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit distutils-r1
diff --git a/dev-python/ipdbplugin/ipdbplugin-9999.ebuild b/dev-python/ipdbplugin/ipdbplugin-9999.ebuild
index 704738ea38c4..af03931fe6d8 100644
--- a/dev-python/ipdbplugin/ipdbplugin-9999.ebuild
+++ b/dev-python/ipdbplugin/ipdbplugin-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit distutils-r1