From 2661601a38e8d84ece7b7343da2bc9b67a176df7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 20 Feb 2014 11:22:13 +0100 Subject: [PATCH] iceauth: remove long_desc. --- srcpkgs/iceauth/template | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/srcpkgs/iceauth/template b/srcpkgs/iceauth/template index 0f135f19df..f98bcc861c 100644 --- a/srcpkgs/iceauth/template +++ b/srcpkgs/iceauth/template @@ -1,7 +1,7 @@ # Template build file for 'iceauth'. pkgname=iceauth version=1.0.6 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="xproto libICE-devel" @@ -11,6 +11,3 @@ license="MIT" maintainer="Juan RP " distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" checksum=bd990837353b439e6f45d478a87b8dbfa3f67d72d903e7a9ed4eb8de52f2e2f4 -long_desc=" - This package provides iceauth, a program to display and manipulate the - authentication data used by the Inter Client Exchange protocol."