Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 234435 Details for
Bug 323091
Adding xfce gnome-mount wrapper to gnome-base/gvfs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
my diff against gnome-base/gvfs-1.4.3-r1
gvfs-1.4.3-r1.ebuild.diff (text/plain), 739 bytes, created by
Dmitri Bogomolov
on 2010-06-07 16:18:28 UTC
(
hide
)
Description:
my diff against gnome-base/gvfs-1.4.3-r1
Filename:
MIME Type:
Creator:
Dmitri Bogomolov
Created:
2010-06-07 16:18:28 UTC
Size:
739 bytes
patch
obsolete
>--- /usr/portage/gnome-base/gvfs/gvfs-1.4.3-r1.ebuild 2010-05-22 19:06:05.000000000 +0300 >+++ /usr/portage/gnome-base/gvfs/gvfs-1.4.3-r2.ebuild 2010-06-07 19:10:41.533374993 +0300 >@@ -14,7 +14,9 @@ > SLOT="0" > KEYWORDS="~alpha amd64 ~ia64 ~sparc ~x86" > IUSE="archive avahi bluetooth cdda doc fuse gdu gnome gnome-keyring gphoto2 hal >-+http samba +udev" >++http samba +udev xfce" >+ >+SRC_URI="${SRC_URI} http://files.uvena.de/gnome-mount.gz" > > RDEPEND=">=dev-libs/glib-2.21.2 > >=sys-apps/dbus-1.0 >@@ -95,6 +97,12 @@ > > src_install() { > gnome2_src_install >+ >+ if use hal && ! use gnome && use xfce; then >+ insinto /usr/bin >+ doins gnome-mount >+ fi >+ > use bash-completion && \ > dobashcompletion programs/gvfs-bash-completion.sh ${PN} > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 323091
:
234435
|
235243