Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 104013 Details for
Bug 157800
net-analyzer/zenoss-core: IT management platform based on Zope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python/twistedsnmp/twistedsnmp-0.3.13.ebuild
twistedsnmp-0.3.13.ebuild (text/plain), 1013 bytes, created by
mikael lammentausta
on 2006-12-14 01:56:21 UTC
(
hide
)
Description:
dev-python/twistedsnmp/twistedsnmp-0.3.13.ebuild
Filename:
MIME Type:
Creator:
mikael lammentausta
Created:
2006-12-14 01:56:21 UTC
Size:
1013 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/twistedsnmp/twistedsnmp-0.2.9.ebuild,v 1.3 2006/04/01 19:16:12 agriffis Exp $ > >inherit distutils >MY_PN="TwistedSNMP" >MY_PV="${PV}" # change when version has an a1 or similar extension > >DESCRIPTION="SNMP protocols and APIs for use with the Twisted networking framework" >HOMEPAGE="http://${PN}.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${MY_PV}.tar.gz" > >LICENSE="BSD" >SLOT="0" # should only be the one version installed >KEYWORDS="~ia64 ~ppc ~x86" > >IUSE="zenoss-patches" >DEPEND="virtual/python > >=dev-python/pysnmp-3.0.0 > >=dev-python/twisted-1.3" > >S="${WORKDIR}/${MY_PN}-${MY_PV}" > >src_unpack() { > unpack ${A} > if use zenoss-patches; then > cd ${S} > epatch ${FILESDIR}/TwistedSNMP-0.3.13.patch0? > fi >} > >src_install() { > distutils_src_install > dohtml doc/index.html > insinto /usr/share/doc/${PF}/html/style/ > doins doc/style/sitestyle.css >}
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 157800
:
103780
|
104012
| 104013 |
104014
|
104015
|
104016
|
104017
|
104046
|
104048
|
104049