# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ SUPPORT_PYTHON_ABIS="1" inherit distutils DESCRIPTION="Log4tailer is a python tailer with advanced features" HOMEPAGE="http://code.google.com/p/log4tailer/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-python/setuptools" RDEPEND=""