Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 573742 - net-nds/phpldapadmin : ebuilds need epatch
Summary: net-nds/phpldapadmin : ebuilds need epatch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Víctor Ostorga (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-03 08:12 UTC by Volkmar Glauche
Modified: 2016-02-03 13:44 UTC (History)
3 users (show)

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


Attachments
Patch for ebuild to inherit eutils (phpldapadmin-1.2.3-r1-inherit-eutils.diff,467 bytes, text/plain)
2016-02-03 08:12 UTC, Volkmar Glauche
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar Glauche 2016-02-03 08:12:19 UTC
Created attachment 424522 [details]
Patch for ebuild to inherit eutils

The ebuilds for net-nds/phpldapadmin need epatch support, but do not anymore inherit eutils. epatch support must have got lost after/while fixing bug #482340. The attached diff fixes this for me.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2016-02-03 13:44:02 UTC
Added back eutils which was lost as a secondary inherit when depend.php.eclass was removed with bug 552854

I caused it, so I fixed it.