blob: 1acdf5901f3173f70132e29c1a5b0daf6834ed86 (
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 UDF to write to log files
EAPI=4
HOMEPAGE=http://www.mysqludf.org/lib_mysqludf_log/
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2.1
RDEPEND=>=virtual/mysql-5.1
SLOT=0
SRC_URI=http://www.mysqludf.org/lib_mysqludf_log/lib_mysqludf_log_0.0.2.tar.gz
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_prepare:- src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=8e51673e2ebd6d4b8da0eade0a7f4e72
|