# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="This is an implementation of the Observer/Observable pattern." HOMEPAGE="http://rudd-o.com/projects/python-observable/" SRC_URI="http://rudd-o.com/wp-content/projects/files/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=dev-lang/python-2.2"