From d436d331efedd3e68b663b109f32fb86f9a06d55 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 20 Feb 2014 14:50:14 +0100 Subject: [PATCH] kyua-cli: remove long_desc. --- srcpkgs/kyua-cli/template | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/srcpkgs/kyua-cli/template b/srcpkgs/kyua-cli/template index 8603679142..7861021b4a 100644 --- a/srcpkgs/kyua-cli/template +++ b/srcpkgs/kyua-cli/template @@ -1,7 +1,7 @@ # Template file for 'kyua-cli' pkgname=kyua-cli version=0.8 -revision=1 +revision=2 build_style=gnu-configure configure_args=" kyua_cv_attribute_noreturn=yes kyua_cv_lchmod_works=no @@ -18,12 +18,6 @@ license="Modified BSD" homepage="http://code.google.com/p/kyua" distfiles="https://kyua.googlecode.com/files/${pkgname}-${version}.tar.gz" checksum=28f90929e4b73959bdd08a1d3f5ce7e77e0e4fc9978d10b1b079160428d770b3 -long_desc=" - Kyua (pronounced Q.A.) is a testing framework for both developers and users. - Kyua is different from most other testing frameworks in that it puts the end - user experience before anything else. There are multiple reasons for users to - run the tests themselves, and Kyua ensures that they can do so in the most - convenient way." pre_configure() { autoreconf -fi