diff options
author | Matti Bickel <mabi@gentoo.org> | 2012-01-19 09:49:55 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2012-01-19 09:49:55 +0000 |
commit | 4dda5d42138bf1e8deff6790e2fa7d5d2de59909 (patch) | |
tree | d6b3083f2fdca1ceda8ac0985a1d21ee936c0924 /dev-php/PEAR-Text_CAPTCHA_Numeral | |
parent | Revert back to ~sparc wrt #397103 (diff) | |
download | historical-4dda5d42138bf1e8deff6790e2fa7d5d2de59909.tar.gz historical-4dda5d42138bf1e8deff6790e2fa7d5d2de59909.tar.bz2 historical-4dda5d42138bf1e8deff6790e2fa7d5d2de59909.zip |
remove old
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Text_CAPTCHA_Numeral')
-rw-r--r-- | dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.2.0.ebuild | 14 |
2 files changed, 6 insertions, 16 deletions
diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog b/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog index d02d895abc11..d35b795695b0 100644 --- a/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog +++ b/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_CAPTCHA_Numeral -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog,v 1.2 2011/03/26 10:51:42 olemarkus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA_Numeral/ChangeLog,v 1.3 2012/01/19 09:48:59 mabi Exp $ + + 19 Jan 2012; Matti Bickel <mabi@gentoo.org> + -PEAR-Text_CAPTCHA_Numeral-1.2.0.ebuild: + remove old *PEAR-Text_CAPTCHA_Numeral-1.3.1 (26 Mar 2011) diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.2.0.ebuild b/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.2.0.ebuild deleted file mode 100644 index 2dde76a78474..000000000000 --- a/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.2.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2008 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.2.0.ebuild,v 1.1 2008/03/17 12:50:31 jokey Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Generates mathematical operations and answers in order to prove that bots using it are human." -LICENSE="BSD" -SLOT="0" - -KEYWORDS="~amd64 ~x86" -IUSE="" - -need_php5 |