Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 240109 Details for
Bug 329493
dev-vcs/svnmailer: Verify and potentially improve Python-related code
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
svnmailer-1.0.8-r2.ebuild.diff
svnmailer-1.0.8-r2.ebuild.diff (text/plain), 716 bytes, created by
David Abbott (RETIRED)
on 2010-07-25 15:25:29 UTC
(
hide
)
Description:
svnmailer-1.0.8-r2.ebuild.diff
Filename:
MIME Type:
Creator:
David Abbott (RETIRED)
Created:
2010-07-25 15:25:29 UTC
Size:
716 bytes
patch
obsolete
>diff -u svnmailer-1.0.8-r2.ebuild svnmailer-1.0.8-r3.ebuild >--- svnmailer-1.0.8-r2.ebuild 2010-06-22 15:05:53.000000000 -0400 >+++ svnmailer-1.0.8-r3.ebuild 2010-07-25 11:20:46.000000000 -0400 >@@ -4,6 +4,8 @@ > > EAPI=2 > >+PYTHON_DEPEND="2" >+ > inherit distutils eutils > > DESCRIPTION="A subversion commit notifier written in Python" >@@ -15,7 +17,7 @@ > KEYWORDS="~amd64 ~x86" > IUSE="" > >-DEPEND=">=dev-lang/python-2.3" >+DEPEND="" > RDEPEND="${DEPEND} > dev-vcs/subversion[python] > virtual/mta" >@@ -26,6 +28,10 @@ > epatch "${FILESDIR}"/${P}-python2.5.diff > } > >+pkg_setup() { >+ python_set_active_version 2 >+} >+ > src_install() { > distutils_src_install > dohtml -r docs/* || die "failed to install HTML documentation" >
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 329493
: 240109