blob: f71840058e87d84fd6a6803cb0f25592a34e714a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst prepare setup
DEPEND=>=virtual/mysql-5.1
DESCRIPTION=MySQL UDFs that allows one to interact with the operating system
EAPI=4
HOMEPAGE=http://www.mysqludf.org/lib_mysqludf_sys/
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2.1
RDEPEND=>=virtual/mysql-5.1
SLOT=0
SRC_URI=http://www.mysqludf.org/lib_mysqludf_sys/lib_mysqludf_sys_0.0.3.tar.gz
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c
_md5_=bba3a436b76a380e499ae5acc2c72ad4
|