# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-db/maatkit/maatkit-3329.ebuild,v 1.1 2009/04/22 09:36:00 hollow Exp $ inherit perl-app DESCRIPTION="maatkit: essential command-line utilities for MySQL" HOMEPAGE="http://www.maatkit.org/" SRC_URI="http://maatkit.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~sparc ~x86" IUSE="" DEPEND="dev-perl/DBD-mysql" RDEPEND="${DEPEND}"