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

Bug 610728

Summary: mail-mta/netqmail: please add epatch_user
Product: Gentoo Linux Reporter: Alex Efros <powerman-asdf>
Component: Current packagesAssignee: Rolf Eike Beer <eike>
Status: RESOLVED FIXED    
Severity: normal CC: net-mail+disabled, proxy-maint, wizardedit
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: move to EAPI 6

Description Alex Efros 2017-02-23 21:16:13 UTC
This ebuild contains this note:

	if [[ -n "${QMAIL_PATCH_DIR}" ]]; then
		eerror
		eerror "The QMAIL_PATCH_DIR variable for custom patches"
		eerror "has been removed from ${PN}. If you need custom patches"
		eerror "you should create a copy of this ebuild in an overlay."
		eerror
		die "QMAIL_PATCH_DIR is not supported anymore"
	fi

but it doesn't clear are any user patches prohibited, or custom solution with QMAIL_PATCH_DIR is not supported while standard epatch_user is allowed.
Comment 1 Austin English (RETIRED) gentoo-dev 2017-10-18 20:49:04 UTC
Created attachment 499162 [details, diff]
move to EAPI 6
Comment 2 Rolf Eike Beer archtester 2019-09-21 17:10:28 UTC
netqmail-1.06-r6 ebuild has that included.