diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:52:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:52:21 +0000 |
commit | 7bf55a3c34acfa2317c26446958a38e3a228c401 (patch) | |
tree | a3fc7f362286d7d1721735bf3727dac6e7e62fac /dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild | |
parent | Stable for amd64, wrt bug #396993 (diff) | |
download | historical-7bf55a3c34acfa2317c26446958a38e3a228c401.tar.gz historical-7bf55a3c34acfa2317c26446958a38e3a228c401.tar.bz2 historical-7bf55a3c34acfa2317c26446958a38e3a228c401.zip |
Stable for amd64, wrt bug #396995
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild')
-rw-r--r-- | dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild index 764ec4da8fd3..9f88efa04e76 100644 --- a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild +++ b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild,v 1.1 2011/02/24 19:12:16 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild,v 1.2 2012/02/03 16:52:21 ago Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="Generation of CAPTCHAs." LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="minimal" RDEPEND="dev-php/PEAR-Text_Password |