Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 439406

Summary: net-p2p/amule - add epatch_user support
Product: Gentoo Linux Reporter: Micky53 <Micky53>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: enhancement CC: Micky53, net-p2p
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: diff -c amule-2.3.1.ebuild-orig amule-2.3.1.ebuild

Description Micky53 2012-10-23 14:31:29 UTC
Created attachment 327224 [details]
diff -c amule-2.3.1.ebuild-orig amule-2.3.1.ebuild

Please add epatch_user support.
Comment 1 Michael Orlitzky gentoo-dev 2016-07-28 20:46:50 UTC
Austin English fixed this when he updated amule-2.3.1-r1.ebuild to EAPI=6. The default src_prepare() in EAPI=6 calls eapply_user automatically.

commit 46c19a04bc452de7101319de04913d533d3f5e30
Author: Austin English <wizardedit@gentoo.org>
Date:   Tue May 3 12:18:45 2016 -0500

    net-p2p/amule: use #!/sbin/openrc-run instead of #!/sbin/runscript

    Gentoo-Bug: https://bugs.gentoo.org/573846

    Package-Manager: portage-2.2.26

 net-p2p/amule/amule-2.3.1-r2.ebuild | 109 ++++++++++++++++++++++++++++++++++++
 1 file changed, 109 insertions(+)