blob: ccea1c41c87ef3447815f39fb9340ab1e29943cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install postinst prepare setup
DEPEND=>=virtual/mysql-5.1 net-misc/curl !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=MySQL User-defined function (UDF) for HTTP REST
EAPI=4
HOMEPAGE=https://code.google.com/p/mysql-udf-http/
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
RDEPEND=>=virtual/mysql-5.1 net-misc/curl
SLOT=0
SRC_URI=https://mysql-udf-http.googlecode.com/files/mysql-udf-http-1.0.tar.gz
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_prepare:- src_configure:- src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 792f83d5ec9536cb5ccef375469d8bde libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=b9d855749a0a4918fdea635a6f32111e
|