Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 103802 Details for
Bug 156999
dev-python/markdown-2.0.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
markdown-1.6a.ebuild(renew3)
markdown-1.6a.ebuild (text/plain), 612 bytes, created by
Naoaki Shindo (RETIRED)
on 2006-12-11 08:10:53 UTC
(
hide
)
Description:
markdown-1.6a.ebuild(renew3)
Filename:
MIME Type:
Creator:
Naoaki Shindo (RETIRED)
Created:
2006-12-11 08:10:53 UTC
Size:
612 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils > >DESCRIPTION="Python markdown implementation." >HOMEPAGE="http://www.freewisdom.org/projects/python-markdown" >SRC_URI="mirror://sourceforge/python-markdown/markdown-${PV}.zip" > >LICENSE="GPL-2 BSD" >SLOT="0" >KEYWORDS="x86" >IUSE="" > >DEPEND="virtual/python > app-arch/unzip" >RDPEND="virtual/python" > > >S="${WORKDIR}/${P%%a}" > >src_install() { > distutils_src_install > insinto /usr/share/doc/${PF} > doins CHANGE_LOG.txt README.txt home_page.txt mdx_rss.py mdx_footnotes.py >} >
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 156999
:
103280
|
103319
|
103323
|
103802
|
104227
|
145436
|
189288