# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-p2p/lince/lince-1.1_beta.ebuild,v 1.1 2009/06/29 12:36:02 yngwin Exp $ EAPI="4-python" PYTHON_MULTIPLE_ABIS="1" PYTHON_RESTRICTED_ABIS="2.7 *-jython *-pypy-*" inherit eutils DESCRIPTION="A light, powerful and full-featured gtkmm bittorrent client" SRC_URI="mirror://sourceforge/lincetorrent/${P}.tar.gz" #RESTRICT="fetch" HOMEPAGE="http://lincetorrent.sourceforge.net" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="dbus libnotify" RDEPEND="dev-cpp/gtkmm:3.0 dev-cpp/cairomm >=dev-cpp/glibmm-2.16