--- gnome-mount-0.8-r1.ebuild.orig 2009-03-31 22:31:20.000000000 +0200 +++ gnome-mount-0.8-r1.ebuild 2009-03-31 22:38:06.000000000 +0200 @@ -53,5 +53,8 @@ # Fix automagic dependency, bug #257753 epatch "${FILESDIR}/${P}-libnotify-automagic.patch" + # Fix locale= mount option not being recognised by ntfs3g anymore, bug #264257 + epatch "${FILESDIR}/${P}-no-ntfs3g-locale-opt.patch" + eautoreconf }