blob: a12f5d735885f250b660d18bb7548faa9c421b76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.1.ebuild,v 1.2 2011/03/26 22:48:31 mr_bones_ Exp $
inherit php-pear-r1
DESCRIPTION="Generates mathematical operations and answers in order to prove that bots using it are human."
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
|