Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 313719 - gnome-base/gvfs-1.4.3 ebuild unaware of unified samba-3.5.0 ebuild
Summary: gnome-base/gvfs-1.4.3 ebuild unaware of unified samba-3.5.0 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 17:52 UTC by Chris Smith
Modified: 2010-04-07 18:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
diff to make gvfs-1.4.3.ebuild aware of unified samba ebuilds (gvfs-1.4.3.ebuild.diff,109 bytes, patch)
2010-04-07 17:52 UTC, Chris Smith
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.