Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 72601 Details for
Bug 112117
New ebuild: dev-python/amara-1.1.7
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python/amara/amara-1.0.ebuild
amara-1.0.ebuild (text/plain), 700 bytes, created by
Andy Dustman
on 2005-11-10 14:26:31 UTC
(
hide
)
Description:
dev-python/amara/amara-1.0.ebuild
Filename:
MIME Type:
Creator:
Andy Dustman
Created:
2005-11-10 14:26:31 UTC
Size:
700 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header$ > >inherit distutils > >NPV=${PV/_beta/b} >S=${WORKDIR}/Amara-${NPV} >DESCRIPTION="Amara XML Toolkit, a collection of Pythonic tools for XML data binding based on 4Suite" >HOMEPAGE="http://uche.ogbuji.net/tech/4Suite/amara/" >SRC_URI="ftp://ftp.4suite.org/pub/Amara/Amara-${NPV}.tar.bz2" > >LICENSE="Apache-1.1" >SLOT="0" >KEYWORDS="~ppc ~x86 ~sparc ~amd64" > >IUSE="doc" > >DEPEND=">=dev-python/4suite-1.0_beta1 > >=dev-lang/python-2.3 > doc? (dev-python/epydoc)" > >src_install() { > distutils_src_install > use doc && dohtml manual.html > use doc && epydoc epydoc build/lib/amara && dohtml -r html/. >}
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 112117
: 72601 |
82589
|
83163
|
89843