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

Bug 118260

Summary: links still uses "virtual/x11-6.8"
Product: Gentoo Linux Reporter: Andrew Frink <andrew.frink>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: calculuspenguin
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrew Frink 2006-01-08 01:10:07 UTC
links uses "virtual/x11-6.8" withe the X USE flag enabled, this blocks bug #112675
adding "virtual/x11 x11-base/xorg-x11" to /etc/portage/profiles/virtuals causes
links to use =x11-base/xorg-x11-7.0
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-08 01:23:07 UTC
Hmmm?

<snip>
        X? ( || ( x11-libs/libXext
                virtual/x11 ) )
</snip>
Comment 2 calculuspenguin 2006-01-08 01:34:44 UTC
That code snippet is from www-client/links-2.1_pre20.  Does that mean it has already been taken care of in the new version (just have to wait for it to stabilize)?