telepathy-butterfly: remove long_desc.

This commit is contained in:
Juan RP 2014-02-16 12:08:08 +01:00
parent a26a52b1f7
commit 2d400b3455

View file

@ -1,7 +1,7 @@
# Template file for 'telepathy-butterfly'
pkgname=telepathy-butterfly
version=0.5.15
revision=2
revision=3
build_style=gnu-configure
makedepends="python papyon telepathy-python"
depends="${makedepends}"
@ -13,8 +13,3 @@ license="GPL-2"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
checksum=d48eef7f938c2b5bb805dd6bbbcde673b1c6526ca15af6b5f8fe03d926d35b90
long_desc="
Telepathy is a D-Bus framework for unifying real time communication,
including instant messaging, voice calls and video calls. It abstracts
differences between protocols to provide a unified interface for
applications."