pentoo-overlay/pentoo/pentoo-database/pentoo-database-2012.0.ebuild
2011-10-11 18:07:44 +00:00

25 lines
No EOL
474 B
Bash

# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
KEYWORDS="-*"
DESCRIPTION="Pentoo database attack meta ebuild"
HOMEPAGE="http://www.pentoo.ch"
SLOT="0"
LICENSE="GPL"
IUSE="livedvd"
DEPEND=""
RDEPEND="${DEPEND}
dev-db/minimysqlator
dev-db/mssqlscan
dev-db/oat
dev-db/sqid
dev-db/sqlbf
dev-db/sqlibf
dev-db/sqlix
dev-db/sqlmap
dev-db/sqlninja
livedvd? ( net-analyzer/metacoretex-ng )"