Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 39290 Details for
Bug 63451
registry_py (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
registry_py Version 0.1
registry_py-0.1.ebuild (text/plain), 820 bytes, created by
Martin Holzhauer
on 2004-09-10 02:15:52 UTC
(
hide
)
Description:
registry_py Version 0.1
Filename:
MIME Type:
Creator:
Martin Holzhauer
Created:
2004-09-10 02:15:52 UTC
Size:
820 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/registry_py/registry_py-0.2.ebuild 2004/08/05 23:18:35 arj Exp $ > >DESCRIPTION="Python Binding for Elektra" >HOMEPAGE="http://acm.cs.uwec.edu/~lemkesr/" >SRC_URI="http://acm.cs.uwec.edu/~lemkesr/${P}.tar.gz" > >LICENSE="N/A" >SLOT="0" >KEYWORDS="x86" >IUSE="" > >#mhh lalala no Infos yet >DEPEND=">=app-admin/elektra-0.4 > >=dev-lang/python-2.3.3-r1" > >src_compile() { > sed -e "s/\"COPYING\", \"README\"//g" setup.py > setup.py.new > mv setup.py.new setup.py > python setup.py build || die "Faild to Compile" >} > >src_install() { > python setup.py install || die "Install Failed" > dodoc PKG-INFO >} > >pkg_postinst() { > einfo > einfo "Python Binding for Elektra is now Installed" > 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 63451
:
39260
|
39261
| 39290 |
39291