2017-07-11 09:00:12 +03:00
|
|
|
# Copyright 1999-2017 Gentoo Foundation
|
2011-11-09 11:33:19 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2014-11-07 23:30:04 +03:00
|
|
|
|
|
|
|
EAPI=5
|
2011-11-09 11:33:19 +04:00
|
|
|
|
|
|
|
inherit php-pear-r1
|
|
|
|
|
2017-07-11 09:00:12 +03:00
|
|
|
DESCRIPTION="Generates mathematical operations and answers to prove user is human"
|
2011-11-09 11:33:19 +04:00
|
|
|
LICENSE="BSD"
|
|
|
|
SLOT="0"
|
|
|
|
|
|
|
|
KEYWORDS="~amd64 ~x86"
|
|
|
|
IUSE=""
|