From c4a2ec584041f4a582757e3b81657befdf38cf58 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 21 Feb 2014 15:33:48 +0100 Subject: [PATCH] nautilus-sendto: remove long_desc. --- srcpkgs/nautilus-sendto/template | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/srcpkgs/nautilus-sendto/template b/srcpkgs/nautilus-sendto/template index a979234a6a8..6c5ccc7b21e 100644 --- a/srcpkgs/nautilus-sendto/template +++ b/srcpkgs/nautilus-sendto/template @@ -1,7 +1,7 @@ # Template file for 'nautilus-sendto' pkgname=nautilus-sendto version=3.8.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-schemas-compile" # XXX: add pidgin and gajim depends for plugins to work. @@ -13,11 +13,3 @@ homepage="http://download.gnome.org/sources/nautilus-sendto/" license="GPL-2" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" checksum=03fa46bff271acdbdedab6243b2a84e5ed3daa19c81b69d087b3e852c8fe5dab -long_desc=" - The Nautilus Send To plugin provides the Nautilus file manager with a context - menu component for quickly sending files to accounts in an Evolution email - address book, contacts on a Pidgin or Gajim instant messaging list, - through Icedove, or through Claws Mail. - - Nautilus Send To also provides the option of compressing the files - (tar.bz2, tar.gz, or zip) before sending."