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

Bug 7251

Summary: A write error in mozilla-1.0-r3.ebuild
Product: Portage Development Reporter: Rene Brask <rene>
Component: UnclassifiedAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rene Brask 2002-08-30 00:06:26 UTC
RDEPEND=">=x11-base/xfree-4.2.0-r11
    >=gnome-base/ORBit-0.5.10-r1
    >=sys-libs/zlib-1.1.4
    >=media-libs/jpeg-6b
    >=media-libs/libmng-1.0.0
    >=media-libs/libpng-1.2.1
    >=sys-apps/portage-2.0.14
    dev-libs/expat
    app-arch/zip
    app-arch/unzip
    ( gtk2? >=x11-libs/gtk+-2.0.5 :
      =x11-libs/gtk+-1.2* )
    ( gtk2? >=dev-libs/glib-2.0.4 :
      =dev-libs/glib-1.2* )
    java?  ( virtual/jre )"
#   gtk?   ( x11-libs/gtk+ )
#   mozqt? ( x11-libs/qt )"

Can't find match when the two : are specified after gtk+-2.0.5 and glib-2.0.4
But works fine if I remove them

/Rene
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-08-30 15:19:05 UTC
Update your portage.
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-09-08 03:35:06 UTC
This is caused by old portage version.