pentoo-overlay/pentoo/pentoo-sqlsec/pentoo-sqlsec-2010.0.ebuild
2010-09-15 09:12:12 +00:00

26 lines
463 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=""
DEPEND=""
#the tools
RDEPEND="${RDEPEND}
dev-db/minimysqlator
dev-db/mssqlscan
dev-db/oat
dev-db/sqlat
dev-db/sqlbf
dev-db/sqlibf
dev-db/sqlix
dev-db/sqlmap
dev-db/sqlninja
x86? ( dev-db/sqid )"