Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 328252 Details for
Bug 441652
dev-python/pybird-1.0.8 - class for talking to bird bgp daemon
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pybird-1.0.8-r1.ebuild
pybird-1.0.8-r1.ebuild (text/plain), 748 bytes, created by
Jens Ott
on 2012-11-03 23:06:59 UTC
(
hide
)
Description:
pybird-1.0.8-r1.ebuild
Filename:
MIME Type:
Creator:
Jens Ott
Created:
2012-11-03 23:06:59 UTC
Size:
748 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /git/ox-overlay/dev-python/pybird-1.0.8.ebuild,v 1.0.8 2012/11/01 19:17:54 Jens Ott <jo@opteamax.de> $ > >EAPI="4" >SUPPORT_PYTHON_ABIS="1" >PYTHON_DEPEND="2:2.7" >RESTRICT_PYTHON_ABIS="3.*" >inherit eutils distutils > >DESCRIPTION="Class and tools for handling of bird-routing daemon from python" >HOMEPAGE="http://pypi.python.org/pypi/pybird/1.0.8" >SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" >IUSE="" > >DEPEND="" >RDEPEND="" > >S="${WORKDIR}/${P}" > >DOCS="PKG-INFO README" >PYTHON_MODNAME="pybird.py" > >src_prepare(){ > cd ${S} > epatch "${FILESDIR}/get_prefix_info.diff" >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 441652
: 328252 |
328254