blob: 39dda936e6117c91797d652672f9dea8cc7f639b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=sys-devel/bison sys-devel/flex sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure install postinst prepare
DEPEND=sys-libs/zlib:= mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:*[server] )
DESCRIPTION=Benchmarking, stress testing, and load generation tool for MySQL & PostGreSQL
EAPI=8
HOMEPAGE=http://vegan.net/tony/supersmack/
INHERIT=autotools flag-o-matic
IUSE=+mysql postgres
KEYWORDS=amd64 ~ppc x86
LICENSE=GPL-2
RDEPEND=sys-libs/zlib:= mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:*[server] ) mysql? ( virtual/mysql )
REQUIRED_USE=|| ( mysql postgres )
SLOT=0
SRC_URI=mirror://gentoo/super-smack-1.3.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 flag-o-matic a3abd6002fafb3022597be6b8d01f88b
_md5_=064d99e4d164f587424984abecabf365
|