Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3909 - WMakerConf ebuild broken
Summary: WMakerConf ebuild broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-19 16:21 UTC by Udo Müller
Modified: 2003-02-04 19:42 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 Udo Müller 2002-06-19 16:21:08 UTC
Broken /usr/portage/x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild.

DEPEND="...
        gnome? ( ~gnome-base/gnome-libs-1.4.1.4 )

must be

DEPEND="...
        gnome? ( gnome-base/gnome-libs-1.4.1.4 )

without a "~" at the beginning.
Comment 1 Udo Müller 2002-06-19 16:40:06 UTC
This happend in gentoo 1.3b Fresh emerge rsync was done.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-06-19 16:52:28 UTC
You're kinda right. r2 will have it fixed.  it'll be on rsync in a few minutes.