Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 586322 - <=sci-mathematics/rstudio-0.99.879: uses invalid || ( jdk:= ... ) dep
Summary: <=sci-mathematics/rstudio-0.99.879: uses invalid || ( jdk:= ... ) dep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 586238
  Show dependency tree
 
Reported: 2016-06-18 19:32 UTC by Michał Górny
Modified: 2016-06-21 19:37 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-18 19:32:44 UTC
|| ( =virtual/jdk-1.7*:= =virtual/jdk-1.8*:= )

Use of := inside || () is forbidden and broken. Please clean up those deps or remove the old versions.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-21 19:37:49 UTC
commit af2fbac39c32842ccc588efb3e7cb3bebf09e15f
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Tue Jun 21 21:36:19 2016
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Tue Jun 21 21:37:06 2016

    sci-mathematics/rstudio: Backport JRE/JDK := dep fix, #586322


I've just copied the deps from newer ebuild since they seem to be equivalent.