blob: 5245e071c3cc562004cde238d9ebe5ba24c31ec2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst prepare setup
DEPEND=>=virtual/mysql-5.1 idn? ( net-dns/libidn )
DESCRIPTION=IPv6 and internationalized domain (IDNA) functions for MySQL
EAPI=4
HOMEPAGE=http://labs.watchmouse.com/2009/10/extending-mysql-5-with-ipv6-functions/
IUSE=idn
KEYWORDS=~amd64 ~x86
LICENSE=EUPL-1.1
RDEPEND=>=virtual/mysql-5.1 idn? ( net-dns/libidn )
SLOT=0
SRC_URI=https://bitbucket.org/watchmouse/mysql-udf-ipv6/get/01c591b05b79.tar.bz2 -> watchmouse-mysql-udf-ipv6-01c591b05b79.tar.bz2
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 017377e73405d964cd0137088cddb9c3 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=69388f537e7a918e07ebcca699e823aa
|