Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 5616 Details for
Bug 10653
HTMLgen-2.2.2.ebuild (new)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
HTMLgen 2.2.2 ebuild
HTMLgen-2.2.2.ebuild (text/plain), 1.26 KB, created by
Alastair Tse (RETIRED)
on 2002-11-12 19:16:50 UTC
(
hide
)
Description:
HTMLgen 2.2.2 ebuild
Filename:
MIME Type:
Creator:
Alastair Tse (RETIRED)
Created:
2002-11-12 19:16:50 UTC
Size:
1.26 KB
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >IUSE="" >DESCRIPTION="Python scripts for the generation of HTML documents" >HOMEPAGE="http://starship.python.net/crew/friedrich/HTMLgen/html/main.html" >SRC_URI="http://starship.python.net/crew/friedrich/${PN}.tgz" >LICENSE="BSD" >SLOT="0" >KEYWORDS="x86" > >DEPEND="virtual/python > dev-python/Imaging" > >S="${WORKDIR}/${PN}" > >src_compile() { > cd ${S} > make compileall >} > >src_install() { > PYTHON_VER=$(python -V 2>&1 | sed -e 's:Python \([0-9].[0-9]\).*:\1:') > dodir /usr/lib/python${PYTHON_VER}/site-packages > insinto /usr/lib/python${PYTHON_VER}/site-packages > doins HTMLgen.py HTMLcolors.py HTMLutil.py HTMLcalendar.py > doins barchart.py colorcube.py imgsize.py NavLinks.py > doins Formtools.py HTMLgen.pyc HTMLcolors.pyc HTMLutil.pyc > doins HTMLcalendar.pyc barchart.pyc colorcube.pyc imgsize.pyc > doins NavLinks.pyc Formtools.pyc ImageH.py ImageFileH.py > doins ImagePaletteH.py GifImagePluginH.py JpegImagePluginH.py > doins PngImagePluginH.py ImageH.pyc ImageFileH.pyc > doins ImagePaletteH.pyc GifImagePluginH.pyc JpegImagePluginH.pyc > doins PngImagePluginH.pyc >}
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 10653
: 5616