Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 347864 Details for
Bug 447714
dev-lang/python should have epatch_user
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
py.patch (text/plain), 1.42 KB, created by
Hristo Venev
on 2013-05-09 17:23:12 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Hristo Venev
Created:
2013-05-09 17:23:12 UTC
Size:
1.42 KB
patch
obsolete
>--- dev-lang/python/python-2.5.4-r5.ebuild >+++ dev-lang/python/python-2.5.4-r5.ebuild >@@ -104,6 +104,8 @@ > # Linux-3 compat. Bug #374579 (upstream issue12571) > cp -r "${S}/Lib/plat-linux2" "${S}/Lib/plat-linux3" || die > >+ epatch_user >+ > eautoreconf > } > >--- dev-lang/python/python-2.6.8-r1.ebuild >+++ dev-lang/python/python-2.6.8-r1.ebuild >@@ -102,6 +102,8 @@ > Modules/getpath.c \ > setup.py || die "sed failed to replace @@GENTOO_LIBDIR@@" > >+ epatch_user >+ > eautoconf > eautoheader > } >--- dev-lang/python/python-2.7.4.ebuild >+++ dev-lang/python/python-2.7.4.ebuild >@@ -109,6 +109,8 @@ > Modules/getpath.c \ > setup.py || die "sed failed to replace @@GENTOO_LIBDIR@@" > >+ epatch_user >+ > eautoconf > eautoheader > } >--- dev-lang/python/python-3.1.5-r1.ebuild >+++ dev-lang/python/python-3.1.5-r1.ebuild >@@ -78,6 +78,8 @@ > Modules/getpath.c \ > setup.py || die "sed failed to replace @@GENTOO_LIBDIR@@" > >+ epatch_user >+ > eautoconf > eautoheader > } >--- dev-lang/python/python-3.2.4.ebuild >+++ dev-lang/python/python-3.2.4.ebuild >@@ -91,6 +91,8 @@ > # Disable ABI flags. > sed -e "s/ABIFLAGS=\"\${ABIFLAGS}.*\"/:/" -i configure.ac || die "sed failed" > >+ epatch_user >+ > eautoconf > eautoheader > } >--- dev-lang/python/python-3.3.1.ebuild >+++ dev-lang/python/python-3.3.1.ebuild >@@ -78,6 +78,8 @@ > # Disable ABI flags. > sed -e "s/ABIFLAGS=\"\${ABIFLAGS}.*\"/:/" -i configure.ac || die "sed failed" > >+ epatch_user >+ > eautoconf > eautoheader > }
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 447714
: 347864