mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/fdsend: missing dep for app-emulation/ganeti.
Package-Manager: portage-2.2.28
This commit is contained in:
1
dev-python/fdsend/Manifest
Normal file
1
dev-python/fdsend/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST fdsend-0.1.tar.gz 11394 SHA256 a610ff5cf34c6ac8a0dbc4d5556fb69915c9894b6e60b693fd00deaeaca6e21a SHA512 29193dabd2084d4c4f2468c27e0501bce69c340d0a5a30bbaf377120f36092c08190c53d0f85321a8615c9cae9aa5c91a1a261b438a83df93145883ece29bf4e WHIRLPOOL ee9b69fbde285b6e466623c54833b32b9445a206b7d0d256a62c89310ee1c24b34e4f9b34a92c4bd9ff9f3f11baf399ab644978fcd802abf10f5014c8271ac39
|
||||
17
dev-python/fdsend/fdsend-0.1.ebuild
Normal file
17
dev-python/fdsend/fdsend-0.1.ebuild
Normal 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=""
|
||||
8
dev-python/fdsend/metadata.xml
Normal file
8
dev-python/fdsend/metadata.xml
Normal 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>
|
||||
Reference in New Issue
Block a user