Bug 157197 - invalid depset in dev-util/netbeans-5.5-r1
Bug#: 157197 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: dev-tools@gentoo.org Reported By: ferringb@gmail.com
Component: Ebuilds
URL: 
Summary: invalid depset in dev-util/netbeans-5.5-r1
Keywords:  QAbaddep
Status Whiteboard: 
Opened: 2006-12-05 02:28 0000
Description:   Opened: 2006-12-05 02:28 0000
>=virtual/jre-1.5* isn't a valid op; * is a range op, you cannot combine range ops.  Did the same thing for jdk also.

Repoman doesn't actually catch it, but portage won't work with it either, so...
fixplskthnx.

------- Comment #1 From Vlastimil Babka (Caster) 2006-12-05 03:34:56 0000 -------
Fixed in CVS, thanks for reporting!