summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-12-06 01:20:50 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-12-06 01:20:50 +0000
commitbb78b6e15e340d06fc05fd1a4a9e0ecbafb09fde (patch)
tree63ce1bf723f275f6647224a6d42fd191d5e3353a /dev-php5/pecl-syck
parentLICENSE fix from project overlay (diff)
downloadgentoo-2-bb78b6e15e340d06fc05fd1a4a9e0ecbafb09fde.tar.gz
gentoo-2-bb78b6e15e340d06fc05fd1a4a9e0ecbafb09fde.tar.bz2
gentoo-2-bb78b6e15e340d06fc05fd1a4a9e0ecbafb09fde.zip
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php5/pecl-syck')
-rw-r--r--dev-php5/pecl-syck/ChangeLog10
-rw-r--r--dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild4
-rw-r--r--dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild4
3 files changed, 13 insertions, 5 deletions
diff --git a/dev-php5/pecl-syck/ChangeLog b/dev-php5/pecl-syck/ChangeLog
index 5de88d3342f3..c07917c73f50 100644
--- a/dev-php5/pecl-syck/ChangeLog
+++ b/dev-php5/pecl-syck/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-php5/pecl-syck
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v 1.8 2007/11/29 23:53:29 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v 1.9 2007/12/06 01:20:50 jokey Exp $
+
+ 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> pecl-syck-0.9.1.ebuild,
+ pecl-syck-0.9.2.ebuild:
+ LICENSE fix from project overlay
+
+ 03 Dec 2007; Jakub Moc <jakub@gentoo.org>
+ pecl-syck-0.9.1.ebuild, pecl-syck-0.9.2.ebuild:
+ Fix LICENSE
*pecl-syck-0.9.2 (29 Nov 2007)
diff --git a/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild b/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild
index c52f33315fbe..3f4da2ddb159 100644
--- a/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild
+++ b/dev-php5/pecl-syck/pecl-syck-0.9.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-syck/pecl-syck-0.9.1.ebuild,v 1.5 2007/11/18 17:44:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.1.ebuild,v 1.6 2007/12/06 01:20:50 jokey Exp $
PHP_EXT_NAME="syck"
PHP_EXT_INI="yes"
@@ -12,7 +12,7 @@ inherit php-ext-pecl-r1
KEYWORDS="amd64 ~ppc ppc64 x86"
DESCRIPTION="PHP bindings for Syck - an extension for reading and writing YAML swiftly in popular scripting languages."
-LICENSE="BSD"
+LICENSE="PHP-3.01"
SLOT="0"
IUSE=""
diff --git a/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild b/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild
index c400a7f3e1aa..77873956e123 100644
--- a/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild
+++ b/dev-php5/pecl-syck/pecl-syck-0.9.2.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-syck/pecl-syck-0.9.2.ebuild,v 1.1 2007/11/29 23:53:29 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild,v 1.2 2007/12/06 01:20:50 jokey Exp $
PHP_EXT_NAME="syck"
PHP_EXT_INI="yes"
@@ -12,7 +12,7 @@ inherit php-ext-pecl-r1
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
DESCRIPTION="PHP bindings for Syck - an extension for reading and writing YAML swiftly in popular scripting languages."
-LICENSE="BSD"
+LICENSE="PHP-3.01"
SLOT="0"
IUSE=""