# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-butterfly/telepathy-butterfly-0.1.4.ebuild,v 1.1 2007/06/10 18:41:33 peper Exp $ inherit distutils DESCRIPTION="An MSN connection manager for Telepathy" HOMEPAGE="http://telepathy.freedesktop.org/releases/telepathy-butterfly/" SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-python/telepathy-python dev-python/pymsn" RDEPEND="${DEPEND}" DOCS="AUTHORS"