--- nemo-1.1.2.ebuild 2013-05-20 14:28:54.646079740 -0500 +++ nemo-1.8.2.ebuild 2013-05-20 14:26:29.943974365 -0500 @@ -52,19 +52,16 @@ # gnome-base/gnome-common, dev-util/gtk-doc (not only -am!) PDEPEND=">=gnome-base/gvfs-0.1.2" -S="${WORKDIR}/linuxmint-nemo-7bee834" +S="${WORKDIR}/linuxmint-nemo-07fda5b" src_prepare() { - # In next release; apparently fixes crashes - epatch "${FILESDIR}/${P}-view-toolbar.patch" - sed 's:-DG.*DISABLE_DEPRECATED::g' -i configure.in || die eautoreconf # no configure in tarball :/ gnome2_src_prepare } src_configure() { - DOCS="AUTHORS ChangeLog* HACKING MAINTAINERS NEWS README THANKS TODO" + DOCS="AUTHORS ChangeLog* NEWS README THANKS" # FIXME: add $(use_enable doc gtk-doc) once gnome.eclass supports it in EAPI5 gnome2_src_configure \ --disable-update-mimedb \