iceauth: remove long_desc.

This commit is contained in:
Juan RP 2014-02-20 11:22:13 +01:00
parent 9a1e8ac6c5
commit 2661601a38
1 changed files with 1 additions and 4 deletions

View File

@ -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 <xtraeme@gmail.com>"
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."