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

Bug 552840

Summary: www-misc/zoneminder : Remove deprecated depend.php functions
Product: Gentoo Linux Reporter: Brian Evans (RETIRED) <grknight>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 552836    
Attachments: Proposed Changes

Description Brian Evans (RETIRED) gentoo-dev 2015-06-22 15:10:07 UTC
www-misc/zoneminder is using functions that are not deprecated and should be removed.
The list below are the functions and suggested resolutions

need_php_httpd : Use {,R}DEPEND="virtual/httpd-php"

require_php_with_use : Use EAPI2 USE dependencies instead.  As USE
change, builds randomly fail and are not checked by repoman
Comment 1 Brian Evans (RETIRED) gentoo-dev 2015-11-24 18:31:02 UTC
Created attachment 417770 [details, diff]
Proposed Changes

Attached proposed changes.  This does not change effective deps.  Will commit if no answer in 2 weeks
Comment 2 Brian Evans (RETIRED) gentoo-dev 2015-12-08 18:56:08 UTC
Committed