From 48b9ea7910c4bac32e6faab117c0a096ec6746a3 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 20 Feb 2014 14:48:44 +0100 Subject: [PATCH] keychain: remove long_desc. --- srcpkgs/keychain/template | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/srcpkgs/keychain/template b/srcpkgs/keychain/template index 4fe0ed609ec..e05b01eb2d0 100644 --- a/srcpkgs/keychain/template +++ b/srcpkgs/keychain/template @@ -1,7 +1,7 @@ # Template file for 'keychain' pkgname=keychain version=2.7.1 -revision=2 +revision=3 noarch="yes" hostmakedepends="perl" short_desc="keychain manager for ssh-agent and gpg-agent" @@ -10,11 +10,6 @@ homepage="http://www.funtoo.org/wiki/Keychain" license="GPL-2" distfiles="http://www.funtoo.org/archive/$pkgname/$pkgname-$version.tar.bz2" checksum=1107fe3f78f6429d4861d64c5666f068f159326d22ab80a8ed0948cb25375191 -long_desc=" - Keychain helps you to manage ssh and GPG keys in a convenient and secure manner. - It acts as a frontend to ssh-agent and ssh-add, but allows you to easily have - one long running ssh-agent process per system, rather than the norm of one - ssh-agent per login session." do_build() { make ${makejobs}