Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 610728 - mail-mta/netqmail: please add epatch_user
Summary: mail-mta/netqmail: please add epatch_user
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rolf Eike Beer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-23 21:16 UTC by Alex Efros
Modified: 2019-09-21 17:10 UTC (History)
3 users (show)

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


Attachments
move to EAPI 6 (0001-mail-mta-netqmail-bump-to-EAPI-6.patch,10.73 KB, patch)
2017-10-18 20:49 UTC, Austin English (RETIRED)
Details | Diff

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