mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 14:36:58 +02:00
Upgraded the ctypesgen Portage package
Upgraded dev-python/ctypesgen to version 0_p72 on amd64 BUG=chromium-os:29500 TEST=None Change-Id: Ic07f34e69fe434833eae5a67d4ee0363195be964 Reviewed-on: https://gerrit.chromium.org/gerrit/22093 Reviewed-by: Mike Frysinger <vapier@chromium.org> Commit-Ready: Hsinyu Chao <hychao@chromium.org> Tested-by: Hsinyu Chao <hychao@chromium.org>
This commit is contained in:
parent
1824261d7a
commit
aded2af6f0
1
sdk_container/src/third_party/portage-stable/dev-python/ctypesgen/Manifest
vendored
Normal file
1
sdk_container/src/third_party/portage-stable/dev-python/ctypesgen/Manifest
vendored
Normal file
@ -0,0 +1 @@
|
||||
DIST ctypesgen-0_p72.tar.bz2 85694 RMD160 b5d87bd4e9bf0be462ee0fbc540579d241b309dc SHA1 2cf3608ca9b3f6d6795d6724e1abd95f04b7bc7c SHA256 1a43b7db43034fc88908c156ce701cb0a4c4f21b023f9e3fa46d488307c92b24
|
25
sdk_container/src/third_party/portage-stable/dev-python/ctypesgen/ctypesgen-0_p72.ebuild
vendored
Normal file
25
sdk_container/src/third_party/portage-stable/dev-python/ctypesgen/ctypesgen-0_p72.ebuild
vendored
Normal file
@ -0,0 +1,25 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.20 2012/02/24 19:33:22 marienz Exp $
|
||||
|
||||
EAPI="3"
|
||||
PYTHON_DEPEND="2:2.5"
|
||||
SUPPORT_PYTHON_ABIS="1"
|
||||
|
||||
inherit distutils
|
||||
|
||||
DESCRIPTION="Python wrapper generator for ctypes"
|
||||
HOMEPAGE="http://code.google.com/p/ctypesgen/"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
# 2.4 restricted due to usage of ctypes module.
|
||||
RESTRICT_PYTHON_ABIS="2.4 3.*"
|
||||
|
||||
PYTHON_MODNAME="ctypesgencore"
|
12
sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/ctypesgen-0_p72
vendored
Normal file
12
sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/ctypesgen-0_p72
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=compile install postinst postrm prepare
|
||||
DEPEND=>=app-admin/eselect-python-20091230 || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* )
|
||||
DESCRIPTION=Python wrapper generator for ctypes
|
||||
EAPI=3
|
||||
HOMEPAGE=http://code.google.com/p/ctypesgen/
|
||||
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=app-admin/eselect-python-20091230 || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://gentoo/ctypesgen-0_p72.tar.bz2
|
||||
_eclasses_=distutils b4c334e216d998c4ce4b750cb091e42e multilib 5f4ad6cf85e365e8f0c6050ddd21659e python 6bbd984910e27780e5d0ea543d83ef84 toolchain-funcs 6526ac6fc9aedf391efb91fcd75ace68
|
||||
_md5_=9e1fb2db94fbbdd4f5e6cf2fab874078
|
Loading…
Reference in New Issue
Block a user