EAPI="5" PHP_EXT_NAME="maxminddb" PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" USE_PHP="php5-6 php5-5 php5-4" S="${WORKDIR}/MaxMind-DB-Reader-php-${PV}/ext" inherit php-ext-source-r2 DESCRIPTION="PHP Reader for the MaxMind DB Database Format" HOMEPAGE="https://github.com/maxmind/MaxMind-DB-Reader-php" SRC_URI="https://github.com/maxmind/MaxMind-DB-Reader-php/archive/v0.3.1.tar.gz -> MaxMind-DB-Reader-php-${PV}.tar.gz" KEYWORDS="amd64 x86" LICENSE="Apache-2.0" SLOT="0" DEPEND="dev-libs/libmaxminddb" RDEPEND="${DEPEND}"