blob: ccefce42366cf76cc565c366b132fe1d403c7150 [file] [log] [blame]
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-augeas/python-augeas-0.3.0.ebuild,v 1.1 2009/02/24 15:49:55 matsuu Exp $
inherit distutils
DESCRIPTION="Python bindings for Augeas"
HOMEPAGE="http://augeas.net/"
SRC_URI="http://augeas.net/download/python/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RESTRICT="test"
RDEPEND="app-admin/augeas"
DOCS="AUTHORS README.txt PKG-INFO"