Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219241 - x11-themes/crystal-1.0.2: wrong DEPEND
Summary: x11-themes/crystal-1.0.2: wrong DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Konstantin Arkhipov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-25 07:47 UTC by Fabio Erculiani
Modified: 2009-04-19 19:49 UTC (History)
0 users

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 Fabio Erculiani 2008-04-25 07:47:17 UTC
crystal-1.0.2.ebuilds contains:

DEPEND="|| ( kde-base/kwin kde-base/kdebase )"

which should be:

DEPEND="|| ( =kde-base/kwin-3.5* =kde-base/kdebase-3.5* )"

Go fix it! :)

Reproducible: Always
Comment 1 Fabio Erculiani 2008-04-25 07:47:50 UTC
s/.ebuilds/.ebuild/
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2009-04-19 19:49:36 UTC
Fixed in the tree.
Thanks for the report.