Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 100150 Details for
Bug 152282
Patch for cheetah to lay a .egg - dev-python/cheetah-2.0_rc6.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff against original ebuild
ebuild_diffs_against_original (text/plain), 410 bytes, created by
Tim Cera
on 2006-10-21 11:34:51 UTC
(
hide
)
Description:
diff against original ebuild
Filename:
MIME Type:
Creator:
Tim Cera
Created:
2006-10-21 11:34:51 UTC
Size:
410 bytes
patch
obsolete
>--- /usr/portage/dev-python/cheetah/cheetah-2.0_rc6.ebuild 2006-03-29 04:36:05.000000000 -0500 >+++ cheetah-2.0_rc6.ebuild 2006-10-21 14:02:48.000000000 -0400 >@@ -20,6 +20,12 @@ > PYTHON_MODNAME="Cheetah" > DOCS="README CHANGES TODO" > >+ >+src_unpack() { >+ unpack "${A}" >+ epatch "${FILESDIR}/cheetah-2.0rc6.diff" >+} >+ > pkg_postinst() { > ewarn "This release requires re-compilation of all compiled templates!" > }
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 152282
:
100149
| 100150 |
100151