Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 439406 - net-p2p/amule - add epatch_user support
Summary: net-p2p/amule - add epatch_user support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-23 14:31 UTC by Micky53
Modified: 2016-07-28 20:46 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
diff -c amule-2.3.1.ebuild-orig amule-2.3.1.ebuild (file_439406.txt,388 bytes, text/plain)
2012-10-23 14:31 UTC, Micky53
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)