Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7251 - A write error in mozilla-1.0-r3.ebuild
Summary: A write error in mozilla-1.0-r3.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-30 00:06 UTC by Rene Brask
Modified: 2011-10-30 22:20 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 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.