dev-python/fdsend: missing dep for app-emulation/ganeti.

Package-Manager: portage-2.2.28
This commit is contained in:
Robin H. Johnson
2016-07-12 17:14:50 -07:00
parent 7e6dbb60ae
commit dad54fc59c
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST fdsend-0.1.tar.gz 11394 SHA256 a610ff5cf34c6ac8a0dbc4d5556fb69915c9894b6e60b693fd00deaeaca6e21a SHA512 29193dabd2084d4c4f2468c27e0501bce69c340d0a5a30bbaf377120f36092c08190c53d0f85321a8615c9cae9aa5c91a1a261b438a83df93145883ece29bf4e WHIRLPOOL ee9b69fbde285b6e466623c54833b32b9445a206b7d0d256a62c89310ee1c24b34e4f9b34a92c4bd9ff9f3f11baf399ab644978fcd802abf10f5014c8271ac39

View File

@@ -0,0 +1,17 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1
DESCRIPTION="flexible file descriptor passing"
HOMEPAGE="https://pypi.python.org/pypi/fdsend/"
SRC_URI="http://pilcrow.madison.wi.us/sw/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""

View File

@@ -0,0 +1,8 @@
<?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>