Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 29841 Details for
Bug 48722
dev-python/zconfig-2.2 (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
zconfig-2.2.ebuild
zconfig-2.2.ebuild (text/plain), 851 bytes, created by
Lukasz Strzygowski (RETIRED)
on 2004-04-22 13:39:31 UTC
(
hide
)
Description:
zconfig-2.2.ebuild
Filename:
MIME Type:
Creator:
Lukasz Strzygowski (RETIRED)
Created:
2004-04-22 13:39:31 UTC
Size:
851 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils > >MY_P="ZConfig-${PV}" >DESCRIPTION="ZConfig is a configuration library intended for general use." >HOMEPAGE="http://zope.org/Members/fdrake/zconfig/" >SRC_URI="http://zope.org/Members/fdrake/${PN}/${MY_P}.tar.bz2" >LICENSE="ZPL" >DEPEND=">=virtual/python-2.3" >SLOT="0" >IUSE="" >KEYWORDS="~x86" >S="${WORKDIR}/${MY_P}" > >src_install() { > distutils_src_install > > dodoc *.txt > insinto ${D}/usr/share/doc/${PF} > cd doc && doins zconfig.pdf zconfig.tex schema.dtd xmlmarkup.perl xmlmarkup.sty >} > >pkg_postinst() { > distutils_pkg_postinst > distutils_python_version > einfo > einfo "You can test your ZConfig installation running:" > einfo "python /usr/lib/python${PYVER}/site-packages/ZConfig/tests/runtests.py" > einfo >}
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 48722
: 29841