summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-12-06 00:54:31 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-12-06 00:54:31 +0000
commit44353ae9ee2fcb91f338acf9b30589606f929e29 (patch)
tree8d3f5cafde21f37907952d79fd8c7a9efecbd87c
parentwhitespace (diff)
downloadgentoo-2-44353ae9ee2fcb91f338acf9b30589606f929e29.tar.gz
gentoo-2-44353ae9ee2fcb91f338acf9b30589606f929e29.tar.bz2
gentoo-2-44353ae9ee2fcb91f338acf9b30589606f929e29.zip
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
-rw-r--r--dev-php/PEAR-Text_Diff/ChangeLog11
-rw-r--r--dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild12
-rw-r--r--dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild5
-rw-r--r--dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.0.ebuild12
-rw-r--r--dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild4
-rw-r--r--dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.2.03
-rw-r--r--dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.3.03
7 files changed, 14 insertions, 36 deletions
diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog
index fce00dc5b711..8d162b039f4a 100644
--- a/dev-php/PEAR-Text_Diff/ChangeLog
+++ b/dev-php/PEAR-Text_Diff/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for dev-php/PEAR-Text_Diff
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.28 2007/11/08 17:08:12 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.29 2007/12/06 00:54:30 jokey Exp $
+
+ 06 Dec 2007; Markus Ullmann <jokey@gentoo.org>
+ -PEAR-Text_Diff-0.2.0.ebuild, PEAR-Text_Diff-0.2.1.ebuild,
+ -PEAR-Text_Diff-0.3.0.ebuild, PEAR-Text_Diff-0.3.1.ebuild:
+ LICENSE fix from project overlay
+
+ 02 Dec 2007; Jakub Moc <jakub@gentoo.org>
+ PEAR-Text_Diff-0.2.1.ebuild, PEAR-Text_Diff-0.3.1.ebuild:
+ Fix LICENSE
*PEAR-Text_Diff-0.3.1 (08 Nov 2007)
diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild
deleted file mode 100644
index 63e3f361ddbb..000000000000
--- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild,v 1.10 2006/03/30 19:40:32 josejx Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="Engine for performing and rendering text diffs."
-
-LICENSE="PHP"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild
index a198274706fe..337d29bb668f 100644
--- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild
+++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild
@@ -1,12 +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_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.8 2007/10/22 19:05:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.9 2007/12/06 00:54:30 jokey Exp $
inherit php-pear-r1
DESCRIPTION="Engine for performing and rendering text diffs."
-
-LICENSE="PHP"
+LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.0.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.0.ebuild
deleted file mode 100644
index c5ca1ae26d83..000000000000
--- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.0.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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_Diff/PEAR-Text_Diff-0.3.0.ebuild,v 1.1 2007/10/15 19:56:58 anant Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="Engine for performing and rendering text diffs."
-
-LICENSE="PHP"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild
index b8a4caad8ca2..f62d5bae9151 100644
--- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild
+++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild
@@ -1,12 +1,12 @@
# 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_Diff/PEAR-Text_Diff-0.3.1.ebuild,v 1.1 2007/11/08 17:08:12 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild,v 1.2 2007/12/06 00:54:30 jokey Exp $
inherit php-pear-r1
DESCRIPTION="Engine for performing and rendering text diffs."
-LICENSE="PHP"
+LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
diff --git a/dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.2.0 b/dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.2.0
deleted file mode 100644
index 60ff19bad582..000000000000
--- a/dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.2.0
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 7e57bd6c2f7270e1e39d1509b79be409 Text_Diff-0.2.0.tgz 15753
-RMD160 c7818462ae9b24f06fbd0e529d144097f2f350f7 Text_Diff-0.2.0.tgz 15753
-SHA256 cc32c275e631882e0ef0ededfcb6ef00b9fd7dcbd371eef5b7eb9bc1467a5b73 Text_Diff-0.2.0.tgz 15753
diff --git a/dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.3.0 b/dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.3.0
deleted file mode 100644
index 9685df8213b6..000000000000
--- a/dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.3.0
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 bd566f3cb2ed1e41b8d413f7b76bd5b8 Text_Diff-0.3.0.tgz 18660
-RMD160 3a23f6f92be26a9fbec1ce9bb9294f23de62271a Text_Diff-0.3.0.tgz 18660
-SHA256 3a972816492e6e8f93ca878785885ca7acc385a78012901ac60517dc54b4fee5 Text_Diff-0.3.0.tgz 18660