Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 142328 Details for
Bug 164647
net-zope/zope-component, net-zope/zope-deferredimport, net-zope/zope-deprecation (New packages)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
updated version of zope-deprecation
zope-deprecation-3.4.0.ebuild (text/plain), 699 bytes, created by
Ian Wilder
on 2008-01-31 22:20:13 UTC
(
hide
)
Description:
updated version of zope-deprecation
Filename:
MIME Type:
Creator:
Ian Wilder
Created:
2008-01-31 22:20:13 UTC
Size:
699 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils > >MY_PN="${PN/-/.}" >S="${WORKDIR}/${MY_PN}-${PV}" >DESCRIPTION="Zope library - deprecation" >HOMEPAGE="http://wiki.zope.org/zope3/FrontPage" >SRC_URI="http://pypi.python.org/packages/source/z/zope.deprecation/${MY_PN}-${PV}.tar.gz" > >LICENSE="ZPL" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" >DOCS="CHANGES.txt" > >DEPEND=">=dev-lang/python-2.3 > >=net-zope/zopeinterface-3.0.1" >RDEPEND="${DEPEND}" > >src_unpack() { > unpack ${A}; cd ${S} > > # don't install zope/__init__.py, provided by zopeinterface > sed -e "s/\\(\<packages=\[\\)'zope',/\\1/" -i setup.py || die "sed failed" >} >
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 164647
:
108711
|
108713
|
108714
|
142326
| 142328 |
142330
|
142332
|
142334
|
142336
|
142337