Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 202150 Details for
Bug 270386
dev-tex/pybtex (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for Pybtex 0.10
pybtex-0.10.ebuild (text/plain), 661 bytes, created by
Andrey Golovizin
on 2009-08-24 12:35:10 UTC
(
hide
)
Description:
ebuild for Pybtex 0.10
Filename:
MIME Type:
Creator:
Andrey Golovizin
Created:
2009-08-24 12:35:10 UTC
Size:
661 bytes
patch
obsolete
>NEED_PYTHON=2.5 > >inherit distutils > >DESCRIPTION="BibTeX-compatible bibliography processor in Python" >HOMEPAGE="http://pybtex.sourceforge.net/" >SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.bz2" > >LICENSE="GPL-3" >SLOT="0" >IUSE="doc examples" >KEYWORDS="~x86" > >RDEPEND="dev-python/pyparsing > dev-python/pyyaml" > >DEPEND="dev-python/setuptools > test? ( > dev-python/nose > ${RDEPEND} > )" > >src_install() { > distutils_src_install > > doman docs/man1/pybtex.1 docs/man1/pybtex-convert.1 > use doc && dohtml docs/html/* > > if use examples; then > insinto /usr/share/doc/${PF} > doins -r examples > fi >} > >src_test() { > ${python} setup.py nosetests >}
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 270386
:
191746
| 202150