blob: a9e22e3ed67d4fd0a5eeea7b675432fc001b69d1 (
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=New functions for MySQL implemented as UDF
EAPI=4
HOMEPAGE=http://www.xarg.org/2010/11/mysql-my-new-playground/
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=>=virtual/mysql-5.1
SLOT=0
SRC_URI=https://github.com/infusion/udf_infusion/tarball/8599a9c -> infusion-udf_infusion-8599a9c.tar.gz
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=7f9618be1982e2d7d888e11d77bac98e
|