mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-29 17:41:05 +02:00
Upgraded the netifaces Portage package
Upgraded dev-python/netifaces to version 0.8 on amd64, arm, x86 BUG=None TEST=emerged on all three platforms Change-Id: Id3b41491212a78a1d728976eb203abdba4fb1d15 Reviewed-on: https://gerrit.chromium.org/gerrit/27348 Tested-by: Jon Salz <jsalz@chromium.org> Reviewed-by: Hung-Te Lin <hungte@chromium.org> Reviewed-by: Mike Frysinger <vapier@chromium.org> Commit-Ready: Jon Salz <jsalz@chromium.org>
This commit is contained in:
parent
009a221597
commit
1af5732922
1
sdk_container/src/third_party/portage-stable/dev-python/netifaces/Manifest
vendored
Normal file
1
sdk_container/src/third_party/portage-stable/dev-python/netifaces/Manifest
vendored
Normal file
@ -0,0 +1 @@
|
||||
DIST netifaces-0.8.tar.gz 15484 RMD160 e5204d8415d1ae1ec84118eeb86928a1ea770f18 SHA1 a483338e1cb75dd572109467d523e152088c026d SHA256 53a711038db3d6e5cf7129d6f751185fd052f830f12f271fbfe17bd2671ab1ec
|
23
sdk_container/src/third_party/portage-stable/dev-python/netifaces/netifaces-0.8.ebuild
vendored
Normal file
23
sdk_container/src/third_party/portage-stable/dev-python/netifaces/netifaces-0.8.ebuild
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/netifaces/netifaces-0.8.ebuild,v 1.4 2012/07/11 12:24:34 vapier Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
PYTHON_DEPEND="2"
|
||||
SUPPORT_PYTHON_ABIS="1"
|
||||
RESTRICT_PYTHON_ABIS="3.* *-jython"
|
||||
|
||||
inherit distutils python
|
||||
|
||||
DESCRIPTION="Portable network interface information"
|
||||
HOMEPAGE="http://alastairs-place.net/netifaces/"
|
||||
SRC_URI="http://alastairs-place.net/projects/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-python/setuptools"
|
||||
RDEPEND=""
|
12
sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/netifaces-0.8
vendored
Normal file
12
sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/netifaces-0.8
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=compile install postinst postrm prepare setup
|
||||
DEPEND=dev-python/setuptools >=app-admin/eselect-python-20091230 =dev-lang/python-2* >=app-admin/eselect-python-20091230 =dev-lang/python-2*
|
||||
DESCRIPTION=Portable network interface information
|
||||
EAPI=4
|
||||
HOMEPAGE=http://alastairs-place.net/netifaces/
|
||||
KEYWORDS=amd64 arm x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=app-admin/eselect-python-20091230 =dev-lang/python-2* >=app-admin/eselect-python-20091230 =dev-lang/python-2*
|
||||
SLOT=0
|
||||
SRC_URI=http://alastairs-place.net/projects/netifaces/netifaces-0.8.tar.gz
|
||||
_eclasses_=distutils b4c334e216d998c4ce4b750cb091e42e multilib 5f4ad6cf85e365e8f0c6050ddd21659e python 6bbd984910e27780e5d0ea543d83ef84 toolchain-funcs 6526ac6fc9aedf391efb91fcd75ace68
|
||||
_md5_=4113532cc656e2a0a694ad891ab21e44
|
Loading…
x
Reference in New Issue
Block a user