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

Bug 447418

Summary: mail-mta/exim-4.80.1 - Place exiscan-acl check in REQUIRED_USE?
Product: Gentoo Linux Reporter: redneb <redneb>
Component: Current packagesAssignee: Fabian Groffen <grobian>
Status: RESOLVED FIXED    
Severity: normal CC: net-mail+disabled, tomwij
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description redneb 2012-12-16 04:48:00 UTC
The mail-mta/exim-4.80.1 ebuild includes the following:

	if use exiscan-acl; then
		...
	elif (use spf || use srs ) then
		eerror SPF and SRS support require exiscan-acl ....
		exit 1
	fi

Shouldn't this be handled with a REQUIRED_USE?
Comment 1 Fabian Groffen gentoo-dev 2012-12-17 19:10:33 UTC
most likely, yes
Comment 2 Fabian Groffen gentoo-dev 2013-07-22 19:02:48 UTC
this is in 4.80.1-r1