summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-12-06 01:08:40 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-12-06 01:08:40 +0000
commit8eda8585849e620056a016a39e9c788d70182e3e (patch)
tree8f25ba77e91a10dbbfe03cac353990ceb6dacc41 /dev-php5
parentLICENSE fix from project overlay (diff)
downloadgentoo-2-8eda8585849e620056a016a39e9c788d70182e3e.tar.gz
gentoo-2-8eda8585849e620056a016a39e9c788d70182e3e.tar.bz2
gentoo-2-8eda8585849e620056a016a39e9c788d70182e3e.zip
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-enchant/ChangeLog8
-rw-r--r--dev-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-php5/pecl-enchant/ChangeLog b/dev-php5/pecl-enchant/ChangeLog
index 1cd1bb3c87f2..00051d17bfc4 100644
--- a/dev-php5/pecl-enchant/ChangeLog
+++ b/dev-php5/pecl-enchant/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php5/pecl-enchant
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-enchant/ChangeLog,v 1.1 2007/11/15 19:11:59 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-enchant/ChangeLog,v 1.2 2007/12/06 01:08:40 jokey Exp $
+
+ 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> pecl-enchant-1.0.1.ebuild:
+ LICENSE fix from project overlay
+
+ 03 Dec 2007; Jakub Moc <jakub@gentoo.org> pecl-enchant-1.0.1.ebuild:
+ Fix LICENSE
*pecl-enchant-1.0.1 (15 Nov 2007)
diff --git a/dev-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild b/dev-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild
index e9262e993c69..a62fa1e0af11 100644
--- a/dev-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild
+++ b/dev-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild,v 1.1 2007/11/15 19:11:59 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild,v 1.2 2007/12/06 01:08:40 jokey Exp $
PHP_EXT_NAME="enchant"
PHP_EXT_INI="yes"
@@ -12,7 +12,7 @@ inherit php-ext-pecl-r1
KEYWORDS="~x86"
DESCRIPTION="PHP bindings for the Enchant spellchecking wrapper library."
-LICENSE="PHP"
+LICENSE="PHP-3"
SLOT="0"
IUSE=""