summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-01-26 22:09:48 +0000
committerUlrich Müller <ulm@gentoo.org>2010-01-26 22:09:48 +0000
commit10f76dd24bf588cc1f6177cd38703172b091093a (patch)
tree786ee4f295f96db92258265f8911f6c45c1d87e4 /dev-php
parentFix LICENSE, bug 258316. (diff)
downloadgentoo-2-10f76dd24bf588cc1f6177cd38703172b091093a.tar.gz
gentoo-2-10f76dd24bf588cc1f6177cd38703172b091093a.tar.bz2
gentoo-2-10f76dd24bf588cc1f6177cd38703172b091093a.zip
Fix LICENSE, bug 258316.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-MIME_Type/ChangeLog8
-rw-r--r--dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild6
-rw-r--r--dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-php/PEAR-MIME_Type/ChangeLog b/dev-php/PEAR-MIME_Type/ChangeLog
index 3385e05d00c8..b512554b1fcd 100644
--- a/dev-php/PEAR-MIME_Type/ChangeLog
+++ b/dev-php/PEAR-MIME_Type/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-MIME_Type
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.13 2009/08/22 19:43:59 beandog Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.14 2010/01/26 22:09:48 ulm Exp $
+
+ 26 Jan 2010; Ulrich Mueller <ulm@gentoo.org> PEAR-MIME_Type-1.0.0.ebuild,
+ PEAR-MIME_Type-1.2.0.ebuild:
+ Fix LICENSE, bug 258316.
*PEAR-MIME_Type-1.2.0 (22 Aug 2009)
diff --git a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild
index 921d7a5c98ec..d434d10c4534 100644
--- a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild
+++ b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild,v 1.9 2007/12/01 12:27:49 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.0.0.ebuild,v 1.10 2010/01/26 22:09:48 ulm Exp $
inherit php-pear-r1
DESCRIPTION="Utility class for dealing with MIME types."
-LICENSE="PHP"
+LICENSE="PHP-3"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
IUSE=""
diff --git a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild
index 65f9b9c41491..4b28f5fe199a 100644
--- a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild
+++ b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild,v 1.1 2009/08/22 19:43:59 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.2.0.ebuild,v 1.2 2010/01/26 22:09:48 ulm Exp $
inherit php-pear-r1
DESCRIPTION="Utility class for dealing with MIME types."
-LICENSE="PHP"
+LICENSE="PHP-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""