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

Bug 586314

Summary: media-libs/oyranos: invalid || ( app-admin/elektra:= ... ) dep
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 586238    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-18 18:54:45 UTC
|| (
		=app-admin/elektra-0.7*:0=[${MULTILIB_USEDEP}]
		>=app-admin/elektra-0.8.4:0=[${MULTILIB_USEDEP}]
	)

:= is forbidden inside || (), and also broken.

I suggest you just depend on new versions of elektra and forget about the old 0.7 thingie.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-21 19:48:16 UTC
commit 572d19c1a2aa2f5cf3cb9e4b414407880ea61f3c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Tue Jun 21 21:46:58 2016
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Tue Jun 21 21:47:53 2016

    media-libs/oyranos: Fix use of := in ||, #586314