summaryrefslogtreecommitdiff
path: root/dev-python/fdsend/fdsend-0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/fdsend/fdsend-0.1.ebuild')
-rw-r--r--dev-python/fdsend/fdsend-0.1.ebuild16
1 files changed, 0 insertions, 16 deletions
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=""