summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-12-06 01:07:20 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-12-06 01:07:20 +0000
commit4b37e647e5781d625ace3e2be4ffed29fc8bb5bb (patch)
treef4a374d009b427d1224ba9c6d9d2418beafb4acd /dev-php5/pecl-fileinfo
parentLICENSE fix from project overlay (diff)
downloadgentoo-2-4b37e647e5781d625ace3e2be4ffed29fc8bb5bb.tar.gz
gentoo-2-4b37e647e5781d625ace3e2be4ffed29fc8bb5bb.tar.bz2
gentoo-2-4b37e647e5781d625ace3e2be4ffed29fc8bb5bb.zip
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php5/pecl-fileinfo')
-rw-r--r--dev-php5/pecl-fileinfo/ChangeLog8
-rw-r--r--dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog
index 13e07f7bb04f..ef89de533865 100644
--- a/dev-php5/pecl-fileinfo/ChangeLog
+++ b/dev-php5/pecl-fileinfo/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php5/pecl-fileinfo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.21 2007/09/06 16:04:49 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.22 2007/12/06 01:07:20 jokey Exp $
+
+ 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> pecl-fileinfo-1.0.4.ebuild:
+ LICENSE fix from project overlay
+
+ 03 Dec 2007; Jakub Moc <jakub@gentoo.org> pecl-fileinfo-1.0.4.ebuild:
+ Fix LICENSE
06 Sep 2007; Markus Ullmann <jokey@gentoo.org>
-pecl-fileinfo-1.0.3.ebuild:
diff --git a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild
index bea16d769a21..c7f866598bd9 100644
--- a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild
+++ b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.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-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.6 2007/06/01 17:11:58 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.7 2007/12/06 01:07:20 jokey Exp $
PHP_EXT_NAME="fileinfo"
PHP_EXT_PECL_PKG="Fileinfo"
@@ -12,7 +12,7 @@ inherit php-ext-pecl-r1
KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
DESCRIPTION="libmagic bindings for PHP."
-LICENSE="PHP"
+LICENSE="PHP-3"
SLOT="0"
IUSE=""