# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Python glue module for libdcui" HOMEPAGE="http://www.dolda2000.com/~fredrik/doldaconnect/" SRC_URI="http://www.dolda2000.com/~fredrik/doldaconnect/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" DEPEND="net-p2p/doldaconnect" RDEPEND="${DEPEND}"