summaryrefslogtreecommitdiff
path: root/dev-python/fdsend
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
commit8b4ace9c50842c5b83401ea7b179dcab940387e1 (patch)
tree230f3135ceaace633cf93e9838b185c4a6664c2e /dev-python/fdsend
parent9ee6d97c2883d42f204a533a8bc1f4562df778fb (diff)
gentoo resync : 23.09.2020
Diffstat (limited to 'dev-python/fdsend')
-rw-r--r--dev-python/fdsend/Manifest3
-rw-r--r--dev-python/fdsend/fdsend-0.1.ebuild16
-rw-r--r--dev-python/fdsend/metadata.xml8
3 files changed, 0 insertions, 27 deletions
diff --git a/dev-python/fdsend/Manifest b/dev-python/fdsend/Manifest
deleted file mode 100644
index b2cb0706fcbc..000000000000
--- a/dev-python/fdsend/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST fdsend-0.1.tar.gz 11394 BLAKE2B 32b6c763730a8269a23e9d245a1479700d45b294c1ffdf60cc642b88405a0e19eede519d3202cfac44915941d8fcd94cf39834aa2efbc4157acc9af98f95a660 SHA512 29193dabd2084d4c4f2468c27e0501bce69c340d0a5a30bbaf377120f36092c08190c53d0f85321a8615c9cae9aa5c91a1a261b438a83df93145883ece29bf4e
-EBUILD fdsend-0.1.ebuild 363 BLAKE2B 16940cbc7264393c4add37e183841cf74efb6539758763b6768803662157c334e287a679ae9c2d2d326893d7114f82e5d3582fb25d1ea5de0765b80ba54bb368 SHA512 f94830c069b3a6a58c23f5bf4aef505d6f5b464098ba9e5f60028b8b606480d71d61a7436b20c4073fc99f4c92c51c917a27ef1c3dcec25c0a99b19452886f84
-MISC metadata.xml 250 BLAKE2B fe89695d5dcb55e3a59fe901cba061e1b73e5d09cc72d362bb3ec127aecdba741ba23920096bfad7a39c43e35ffbc006fe84f3e50a34c91097a32deceeb91e84 SHA512 c599b09b9aaf744dfe13d0707adde7d3dfd1a8a411e937fcba25e65c6045792cdcf6ceb9004e3dd38b014c486c9f1334bfc898419f59806ec6abebfc71bca382
diff --git a/dev-python/fdsend/fdsend-0.1.ebuild b/dev-python/fdsend/fdsend-0.1.ebuild
deleted file mode 100644
index b5986963e708..000000000000
--- a/dev-python/fdsend/fdsend-0.1.ebuild
+++ /dev/null
@@ -1,16 +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 distutils-r1
-
-DESCRIPTION="flexible file descriptor passing"
-HOMEPAGE="https://pypi.org/project/fdsend/"
-SRC_URI="http://pilcrow.madison.wi.us/sw/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE=""
diff --git a/dev-python/fdsend/metadata.xml b/dev-python/fdsend/metadata.xml
deleted file mode 100644
index 4073267daf2a..000000000000
--- a/dev-python/fdsend/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="person">
- <email>robbat2@gentoo.org</email>
- <name>Robin H. Johnson</name>
- </maintainer>
-</pkgmetadata>