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 | |
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')
-rw-r--r-- | dev-php/PEAR-Text_CAPTCHA/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.4.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Text_CAPTCHA/ChangeLog b/dev-php/PEAR-Text_CAPTCHA/ChangeLog index dd1bd7e9ec9c..49f3099072d0 100644 --- a/dev-php/PEAR-Text_CAPTCHA/ChangeLog +++ b/dev-php/PEAR-Text_CAPTCHA/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_CAPTCHA -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/ChangeLog,v 1.7 2011/02/24 19:12:16 olemarkus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/ChangeLog,v 1.8 2012/02/03 16:52:21 ago Exp $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> + PEAR-Text_CAPTCHA-0.4.3.ebuild: + Stable for amd64, wrt bug #396995 *PEAR-Text_CAPTCHA-0.4.3 (24 Feb 2011) 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 |