summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-14 13:51:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-14 13:51:33 +0000
commite52531f0a24386ba028f82c109415f34eb204493 (patch)
tree443eb4b5dacfba69ebb1b385c8831673d4296f62 /dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild
parentStable for amd64, wrt bug #535290 (diff)
downloadgentoo-2-e52531f0a24386ba028f82c109415f34eb204493.tar.gz
gentoo-2-e52531f0a24386ba028f82c109415f34eb204493.tar.bz2
gentoo-2-e52531f0a24386ba028f82c109415f34eb204493.zip
Stable for amd64, wrt bug #535292
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild')
-rw-r--r--dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild
index 9993080a8caa..60a1802ef525 100644
--- a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild
+++ b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.5.0.ebuild,v 1.2 2014/08/10 20:55:43 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild,v 1.3 2015/02/14 13:51:33 ago Exp $
EAPI=5
@@ -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-1.1.1