summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/PEAR-Text_CAPTCHA/ChangeLog10
-rw-r--r--dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.3.1.ebuild4
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_CAPTCHA/ChangeLog b/dev-php/PEAR-Text_CAPTCHA/ChangeLog
index bcba83d9938d..0394403fd6cb 100644
--- a/dev-php/PEAR-Text_CAPTCHA/ChangeLog
+++ b/dev-php/PEAR-Text_CAPTCHA/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-php/PEAR-Text_CAPTCHA
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/ChangeLog,v 1.1 2007/10/08 12:07:09 anant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/ChangeLog,v 1.2 2007/12/06 00:53:55 jokey Exp $
+
+ 06 Dec 2007; Markus Ullmann <jokey@gentoo.org>
+ PEAR-Text_CAPTCHA-0.3.1.ebuild:
+ LICENSE fix from project overlay
+
+ 02 Dec 2007; Jakub Moc <jakub@gentoo.org>
+ PEAR-Text_CAPTCHA-0.3.1.ebuild:
+ Fix LICENSE
*PEAR-Text_CAPTCHA-0.3.1 (08 Oct 2007)
diff --git a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.3.1.ebuild b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.3.1.ebuild
index 86d67f71d916..9e5e580fd781 100644
--- a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.3.1.ebuild
+++ b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.3.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2007 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.3.1.ebuild,v 1.1 2007/10/08 12:07:09 anant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.3.1.ebuild,v 1.2 2007/12/06 00:53:55 jokey Exp $
inherit php-pear-r1
DESCRIPTION="Generation of CAPTCHAs."
-LICENSE="PHP"
+LICENSE="PHP-3 BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"