Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 100961 Details for
Bug 144532
dev-python/hachoir{,-parser}-0.6.0 (new packages)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python/hachoir/hachoir-0.6.0.ebuild
hachoir-0.6.0.ebuild (text/plain), 865 bytes, created by
TGL
on 2006-11-01 07:01:25 UTC
(
hide
)
Description:
dev-python/hachoir/hachoir-0.6.0.ebuild
Filename:
MIME Type:
Creator:
TGL
Created:
2006-11-01 07:01:25 UTC
Size:
865 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils > >DESCRIPTION="Python modules for parsing/editing binary files" >HOMEPAGE="http://hachoir.org" >SRC_URI="http://cheeseshop.python.org/packages/source/h/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >RDEPEND=">=dev-lang/python-2.4" >DEPEND="${RDEPEND} > dev-python/docutils" > >DOCS="AUTHORS" > >src_compile() { > distutils_src_compile > make REST2HTML=rst2html.py doc || die "Failed to \"make doc\"" >} > >src_test() { > # A full "make test" would also run some setuptools-specific stuffs that > # we don't really care about: > make test-unittest || die "Failed to \"make test-unittest\"" > make test-doc || die "Failed to \"make test-doc\"" >} > >src_install() { > distutils_src_install > dohtml -A dia,graphviz,xmi doc/* >}
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 144532
:
94704
|
94712
|
94713
|
94725
|
94786
|
94958
| 100961 |
100962
|
101717
|
116296
|
116297
|
124761