Bug 3909 - WMakerConf ebuild broken
Bug#: 3909 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: bug-wranglers@gentoo.org Reported By: info@cs-ol.de
Component: Ebuilds
URL: 
Summary: WMakerConf ebuild broken
Keywords:  
Status Whiteboard: 
Opened: 2002-06-19 16:21 0000
Description:   Opened: 2002-06-19 16:21 0000
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 From Udo Müller 2002-06-19 16:40:06 0000 -------
This happend in gentoo 1.3b Fresh emerge rsync was done.

------- Comment #2 From Seemant Kulleen (RETIRED) 2002-06-19 16:52:28 0000 -------
You're kinda right. r2 will have it fixed.  it'll be on rsync in a few minutes.