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

Bug 313719

Summary: gnome-base/gvfs-1.4.3 ebuild unaware of unified samba-3.5.0 ebuild
Product: Gentoo Linux Reporter: Chris Smith <chris>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal CC: patrick
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: diff to make gvfs-1.4.3.ebuild aware of unified samba ebuilds

Description Chris Smith 2010-04-07 17:52:06 UTC
gvfs ebuild needs to properly recognize the unified samba ebuilds

Reproducible: Always
Comment 1 Chris Smith 2010-04-07 17:52:53 UTC
Created attachment 226913 [details, diff]
diff to make gvfs-1.4.3.ebuild aware of unified samba ebuilds
Comment 2 Patrick Lauer gentoo-dev 2010-04-07 17:54:41 UTC
        samba? ( || ( >=net-fs/samba-3.4.6[smbclient]
                        <=net-fs/samba-3.3 ) )"

It's fixed already.
Comment 3 Chris Smith 2010-04-07 18:01:09 UTC
(In reply to comment #2)
>         samba? ( || ( >=net-fs/samba-3.4.6[smbclient]
>                         <=net-fs/samba-3.3 ) )"
> 
> It's fixed already.
> 
Sorry. Must have a bit out of sync.