summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-02-28 10:26:50 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-02-28 10:26:50 +0300
commitb4185f9dfee9a296fd449527bc9e2a0639e6ad53 (patch)
tree1730fc577aa5b8ba58362db0420d81ff0b849b14 /dev-python/twisted-names
parentdev-util/buildbot-slave: remove last-rited package (diff)
downloadgentoo-b4185f9dfee9a296fd449527bc9e2a0639e6ad53.tar.gz
gentoo-b4185f9dfee9a296fd449527bc9e2a0639e6ad53.tar.bz2
gentoo-b4185f9dfee9a296fd449527bc9e2a0639e6ad53.zip
dev-python: remove last-rited packages
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r--dev-python/twisted-names/Manifest2
-rw-r--r--dev-python/twisted-names/metadata.xml8
-rw-r--r--dev-python/twisted-names/twisted-names-13.2.0.ebuild18
-rw-r--r--dev-python/twisted-names/twisted-names-15.2.1.ebuild18
4 files changed, 0 insertions, 46 deletions
diff --git a/dev-python/twisted-names/Manifest b/dev-python/twisted-names/Manifest
deleted file mode 100644
index 0c2da0c8a267..000000000000
--- a/dev-python/twisted-names/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST TwistedNames-13.2.0.tar.bz2 71127 BLAKE2B bf84c95a42b3738c5764d22acd259ccd443e236fcb8c87f383a2de46cdd5c9859b09be57630a11595be125ed74ce5fe4dd0783af2dc76dfc802a873dd17e55f3 SHA512 1dc7ac69f51a41f3fa6472ae633649d61935ca0c64233a86c69755e8a53100402842712beb2b555dfbf493696bcb4a0fa7d70fa2d3450fe0448b680f85eb9fb5
-DIST TwistedNames-15.2.1.tar.bz2 88688 BLAKE2B d6256bda4c674f0aedd5fe871c1ce3d2c6780c7d8c32c26598b47e1840d9061323e925a44aae4f02ef2537a20ec947a54eaabc4daf7d45465843c48b76132ab7 SHA512 2ca2c4e4e9a49e82246f781f2fd1eb86a85d78236251e085dc88a8b52b7b58964cac4ff2db75a97ea652350f650bc06fcc4d4964747b7e9c5a6631c2ea6aed80
diff --git a/dev-python/twisted-names/metadata.xml b/dev-python/twisted-names/metadata.xml
deleted file mode 100644
index 7f4f33c6dbc9..000000000000
--- a/dev-python/twisted-names/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
-</pkgmetadata>
diff --git a/dev-python/twisted-names/twisted-names-13.2.0.ebuild b/dev-python/twisted-names/twisted-names-13.2.0.ebuild
deleted file mode 100644
index cdcd519f4d49..000000000000
--- a/dev-python/twisted-names/twisted-names-13.2.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_COMPAT=( python2_7 )
-
-inherit twisted-r1
-
-DESCRIPTION="A Twisted DNS implementation"
-
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="
- =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}
- !dev-python/twisted
-"
diff --git a/dev-python/twisted-names/twisted-names-15.2.1.ebuild b/dev-python/twisted-names/twisted-names-15.2.1.ebuild
deleted file mode 100644
index faf83b7a046c..000000000000
--- a/dev-python/twisted-names/twisted-names-15.2.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_COMPAT=( python2_7 )
-
-inherit twisted-r1
-
-DESCRIPTION="A Twisted DNS implementation"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="
- =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}
- !dev-python/twisted
-"