Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285838 - dev-php5/ZendFramework-1.9.2: PHP use flag reqs should be depends, not interactive!
Summary: dev-php5/ZendFramework-1.9.2: PHP use flag reqs should be depends, not intera...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Bjarke Istrup Pedersen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-21 15:37 UTC by Allen Brooker (AllenJB)
Modified: 2009-09-21 17:19 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Allen Brooker (AllenJB) 2009-09-21 15:37:22 UTC
PLEASE STOP IT!
STOP BREAKING MY WORLD UPDATES HALF WAY THROUGH!

Please, please, please convert the php use flag dependencies to use use-deps.

It's so simple it's not even worth generating a diff for! And it's all documented nicely for you on http://devmanual.gentoo.org/general-concepts/dependencies/index.html

Remove pkg_setup and replace DEPEND with:
DEPEND="cli? (dev-lang/php[simplexml,tokenizer])"
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2009-09-21 16:38:07 UTC
You should seriously reconsider the tone you are using.
Comment 2 Patrick Lauer gentoo-dev 2009-09-21 17:19:28 UTC
+  21 Sep 2009; Patrick Lauer <patrick@gentoo.org>
+  +ZendFramework-1.9.2-r1.ebuild:
+  Migrating to EAPI2 and usedeps to make users really happy. Fixes #285838

Seems to install properly for me, please check if it behaves :)