diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:59:25 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:59:25 +0000 |
commit | 95074fc21f32265346f56b0e9ace5d061a5b2a2b (patch) | |
tree | efee6816d74fd595558e51b5f45fd6891f6215bb | |
parent | LICENSE fix from project overlay and version bump (diff) | |
download | historical-95074fc21f32265346f56b0e9ace5d061a5b2a2b.tar.gz historical-95074fc21f32265346f56b0e9ace5d061a5b2a2b.tar.bz2 historical-95074fc21f32265346f56b0e9ace5d061a5b2a2b.zip |
LICENSE fix from project overlay
Package-Manager: portage-2.1.4_rc7
290 files changed, 1147 insertions, 1007 deletions
diff --git a/dev-php/PEAR-Console_Getargs/ChangeLog b/dev-php/PEAR-Console_Getargs/ChangeLog index 0e7b27d7f796..0f88e29f6929 100644 --- a/dev-php/PEAR-Console_Getargs/ChangeLog +++ b/dev-php/PEAR-Console_Getargs/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Console_Getargs # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/ChangeLog,v 1.1 2007/08/30 11:46:07 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/ChangeLog,v 1.2 2007/12/05 23:49:14 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Console_Getargs-1.3.4.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Console_Getargs-1.3.4.ebuild: + Fix LICENSE *PEAR-Console_Getargs-1.3.4 (30 Aug 2007) diff --git a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild index cddaec7a592a..e31cdde45927 100644 --- a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild +++ b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.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-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild,v 1.1 2007/08/30 11:46:07 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild,v 1.2 2007/12/05 23:49:14 jokey Exp $ inherit php-pear-r1 DESCRIPTION="A command-line arguments parser." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-Console_Table/ChangeLog b/dev-php/PEAR-Console_Table/ChangeLog index fe2d53446ba5..800809aea203 100644 --- a/dev-php/PEAR-Console_Table/ChangeLog +++ b/dev-php/PEAR-Console_Table/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Console_Table # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.25 2007/10/22 16:34:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.26 2007/12/05 23:50:18 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Console_Table-1.0.2-r1.ebuild, PEAR-Console_Table-1.0.7.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Console_Table-1.0.7.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Console_Table-1.0.7.ebuild: diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild deleted file mode 100644 index 0288d3732421..000000000000 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild +++ /dev/null @@ -1,11 +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-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild,v 1.15 2006/07/23 21:23:30 chtekk Exp $ - -inherit php-pear-r1 - -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -DESCRIPTION="Class that makes it easy to build console style tables." -LICENSE="PHP" -SLOT="0" -IUSE="" diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild index 4f8ed984cafb..387bd09c8543 100644 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild @@ -1,11 +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-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.8 2007/10/22 16:34:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.9 2007/12/05 23:50:18 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" DESCRIPTION="Class that makes it easy to build console style tables." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-Console_Table/files/digest-PEAR-Console_Table-1.0.2-r1 b/dev-php/PEAR-Console_Table/files/digest-PEAR-Console_Table-1.0.2-r1 deleted file mode 100644 index 17409aa88779..000000000000 --- a/dev-php/PEAR-Console_Table/files/digest-PEAR-Console_Table-1.0.2-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ddffa6a971d67dcf0559765f34512ada Console_Table-1.0.2.tgz 4657 -RMD160 2d7102fb00057cfa6914396d3b24e8d3ee310f44 Console_Table-1.0.2.tgz 4657 -SHA256 0091788259b68ee897ca6200db2ca29c3f912c7af260f1112b51fc4b688a7e4c Console_Table-1.0.2.tgz 4657 diff --git a/dev-php/PEAR-Crypt_HMAC/ChangeLog b/dev-php/PEAR-Crypt_HMAC/ChangeLog index 99dd9ad34b83..67e378825ca1 100644 --- a/dev-php/PEAR-Crypt_HMAC/ChangeLog +++ b/dev-php/PEAR-Crypt_HMAC/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Crypt_HMAC # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_HMAC/ChangeLog,v 1.6 2007/02/21 23:11:45 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_HMAC/ChangeLog,v 1.7 2007/12/05 23:51:07 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Crypt_HMAC-1.0.1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Crypt_HMAC-1.0.1.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1.ebuild b/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1.ebuild index bb710269b249..7e610f2c6279 100644 --- a/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1.ebuild +++ b/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1.ebuild,v 1.5 2006/11/25 19:08:39 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1.ebuild,v 1.6 2007/12/05 23:51:07 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Calculates RFC 2104 compliant hashes." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-Crypt_HMAC2/ChangeLog b/dev-php/PEAR-Crypt_HMAC2/ChangeLog index 4e1789745f1b..c85a09d93010 100644 --- a/dev-php/PEAR-Crypt_HMAC2/ChangeLog +++ b/dev-php/PEAR-Crypt_HMAC2/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Crypt_HMAC2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_HMAC2/ChangeLog,v 1.1 2007/11/15 18:03:56 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_HMAC2/ChangeLog,v 1.2 2007/12/05 23:52:09 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Crypt_HMAC2-0.2.1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Crypt_HMAC2-0.2.1.ebuild: + Fix LICENSE *PEAR-Crypt_HMAC2-0.2.1 (15 Nov 2007) diff --git a/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-0.2.1.ebuild b/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-0.2.1.ebuild index 4c9352c72a08..7fb7e5570496 100644 --- a/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-0.2.1.ebuild +++ b/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-0.2.1.ebuild @@ -1,11 +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-Crypt_HMAC2/PEAR-Crypt_HMAC2-0.2.1.ebuild,v 1.1 2007/11/15 18:03:56 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-0.2.1.ebuild,v 1.2 2007/12/05 23:52:09 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Implementation of Hashed Message Authentication Code for PHP5" -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-Crypt_RC4/ChangeLog b/dev-php/PEAR-Crypt_RC4/ChangeLog index 526a8fa484db..2e7e035fa761 100644 --- a/dev-php/PEAR-Crypt_RC4/ChangeLog +++ b/dev-php/PEAR-Crypt_RC4/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Crypt_RC4 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_RC4/ChangeLog,v 1.22 2007/02/21 23:12:14 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_RC4/ChangeLog,v 1.23 2007/12/05 23:52:56 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Crypt_RC4-1.0.2-r1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Crypt_RC4-1.0.2-r1.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2-r1.ebuild b/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2-r1.ebuild index c234404962c7..d3b4a1e34641 100644 --- a/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2-r1.ebuild +++ b/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2-r1.ebuild,v 1.14 2006/02/17 21:47:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2-r1.ebuild,v 1.15 2007/12/05 23:52:56 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Encryption class for RC4 encryption." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog index 212e00cee496..bbd6edd399c1 100644 --- a/dev-php/PEAR-DB/ChangeLog +++ b/dev-php/PEAR-DB/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-php/PEAR-DB # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.62 2007/11/29 23:25:00 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.63 2007/12/05 23:54:05 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-DB-1.7.6-r1.ebuild, + PEAR-DB-1.7.12.ebuild, -PEAR-DB-1.7.13.ebuild, PEAR-DB-1.7.14_rc1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-DB-1.7.6-r1.ebuild, PEAR-DB-1.7.12.ebuild, + PEAR-DB-1.7.14_rc1.ebuild: + Fix LICENSE *PEAR-DB-1.7.14_rc1 (29 Nov 2007) diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild index 02d4f2187856..1650ff2e7007 100644 --- a/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild +++ b/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild,v 1.8 2007/10/22 16:35:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild,v 1.9 2007/12/05 23:54:05 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" DESCRIPTION="Database abstraction layer for PHP." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.13.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.13.ebuild deleted file mode 100644 index b522546a4618..000000000000 --- a/dev-php/PEAR-DB/PEAR-DB-1.7.13.ebuild +++ /dev/null @@ -1,15 +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-DB/PEAR-DB-1.7.13.ebuild,v 1.1 2007/10/15 20:14:57 anant Exp $ - -inherit php-pear-r1 - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" - -DESCRIPTION="Database abstraction layer for PHP." -LICENSE="PHP" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND="" diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild index 2df89dbdf9a2..fe095ef3c2b6 100644 --- a/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild +++ b/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild,v 1.1 2007/11/29 23:25:00 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild,v 1.2 2007/12/05 23:54:05 jokey Exp $ inherit php-pear-r1 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" DESCRIPTION="Database abstraction layer for PHP." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild index bbb62d158f81..9926a453fff5 100644 --- a/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild +++ b/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild,v 1.18 2007/03/21 22:56:16 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild,v 1.19 2007/12/05 23:54:05 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" DESCRIPTION="Database abstraction layer for PHP." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-DB/files/digest-PEAR-DB-1.7.13 b/dev-php/PEAR-DB/files/digest-PEAR-DB-1.7.13 deleted file mode 100644 index 379534744e14..000000000000 --- a/dev-php/PEAR-DB/files/digest-PEAR-DB-1.7.13 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 39b451245941a7059511a852f18b4946 DB-1.7.13.tgz 132246 -RMD160 d3fea93dadaefc84043e7f0546996a7933dc4f86 DB-1.7.13.tgz 132246 -SHA256 a8a9cc1326e5896fe78db2e1dea5cc3de02c77fb5e9b4deb402ed5f3dc1260b0 DB-1.7.13.tgz 132246 diff --git a/dev-php/PEAR-DB_DataObject/ChangeLog b/dev-php/PEAR-DB_DataObject/ChangeLog index 245c737318fc..3ac943630ccf 100644 --- a/dev-php/PEAR-DB_DataObject/ChangeLog +++ b/dev-php/PEAR-DB_DataObject/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-DB_DataObject # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.34 2007/10/22 16:36:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.35 2007/12/05 23:54:58 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-DB_DataObject-1.8.0.ebuild, PEAR-DB_DataObject-1.8.7.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-DB_DataObject-1.8.7.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-DB_DataObject-1.8.7.ebuild: diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.0.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.0.ebuild deleted file mode 100644 index 6c3278631c13..000000000000 --- a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.0.ebuild +++ /dev/null @@ -1,17 +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-DB_DataObject/PEAR-DB_DataObject-1.8.0.ebuild,v 1.10 2007/03/22 18:44:46 chtekk Exp $ - -inherit php-pear-r1 - -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" - -DESCRIPTION="An SQL Builder, Object Interface to Database Tables." -LICENSE="PHP" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1 - >=dev-php/PEAR-Date-1.4.3-r1 - >=dev-php/PEAR-Validate-0.5.0-r1" diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild index ba635b44f102..fd7202768aa7 100644 --- a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild +++ b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild,v 1.8 2007/10/22 16:36:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild,v 1.9 2007/12/05 23:54:58 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" DESCRIPTION="An SQL Builder, Object Interface to Database Tables." -LICENSE="PHP" +LICENSE="PHP-2.02 PHP-3" SLOT="0" IUSE="minimal" diff --git a/dev-php/PEAR-DB_DataObject/files/digest-PEAR-DB_DataObject-1.8.0 b/dev-php/PEAR-DB_DataObject/files/digest-PEAR-DB_DataObject-1.8.0 deleted file mode 100644 index 9dfe7f842d56..000000000000 --- a/dev-php/PEAR-DB_DataObject/files/digest-PEAR-DB_DataObject-1.8.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 23879c5a7c4e99aadb14b6210e3049f1 DB_DataObject-1.8.0.tgz 55150 -RMD160 3347f25a94f96fb1b9c3e7fabba4005c0866bf30 DB_DataObject-1.8.0.tgz 55150 -SHA256 b7f4e9e014323e2896bbe0a72e2ef007b5443182ad7825a0e84a6eb7adeab16d DB_DataObject-1.8.0.tgz 55150 diff --git a/dev-php/PEAR-Date/ChangeLog b/dev-php/PEAR-Date/ChangeLog index e1a9db9de14d..022549dbbbf1 100644 --- a/dev-php/PEAR-Date/ChangeLog +++ b/dev-php/PEAR-Date/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Date # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.49 2007/10/22 16:37:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.50 2007/12/05 23:56:29 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Date-1.4.6.ebuild, + PEAR-Date-1.4.7.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Date-1.4.6.ebuild, PEAR-Date-1.4.7.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Date-1.4.7.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild index 8f601b038f73..78040b31b146 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.14 2007/03/22 18:52:33 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.15 2007/12/05 23:56:29 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" DESCRIPTION="Date and Time Zone classes." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild index 084a4345c445..f53bcd2bbdfc 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild,v 1.8 2007/10/22 16:37:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild,v 1.9 2007/12/05 23:56:29 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86" DESCRIPTION="Date and Time Zone classes." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index d04f61afd5f0..cc19dad3d5e1 100644 --- a/dev-php/PEAR-File/ChangeLog +++ b/dev-php/PEAR-File/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-File # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.34 2007/10/22 16:38:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.35 2007/12/05 23:57:19 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-File-1.2.2.ebuild, + PEAR-File-1.3.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-File-1.2.2.ebuild, PEAR-File-1.3.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-File-1.3.0.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild b/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild index 299825924c57..aa7387d369c2 100644 --- a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.15 2006/02/28 09:09:40 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.16 2007/12/05 23:57:19 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Common file and directory routines" -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" diff --git a/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild b/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild index 1836ab61ec09..5c7ebeeeb585 100644 --- a/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.3.0.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-File/PEAR-File-1.3.0.ebuild,v 1.8 2007/10/22 16:38:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild,v 1.9 2007/12/05 23:57:19 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Common file and directory routines" -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86" IUSE="" diff --git a/dev-php/PEAR-File_Find/ChangeLog b/dev-php/PEAR-File_Find/ChangeLog index a07e469e4496..8c3db7d1b1a2 100644 --- a/dev-php/PEAR-File_Find/ChangeLog +++ b/dev-php/PEAR-File_Find/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-File_Find # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.31 2007/10/22 16:39:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.32 2007/12/05 23:59:16 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-File_Find-1.2.0.ebuild, PEAR-File_Find-1.3.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-File_Find-1.3.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-File_Find-1.3.0.ebuild: diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild deleted file mode 100644 index 7aa4c9cf5244..000000000000 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild +++ /dev/null @@ -1,11 +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-File_Find/PEAR-File_Find-1.2.0.ebuild,v 1.12 2006/03/30 19:03:43 josejx Exp $ - -inherit php-pear-r1 - -DESCRIPTION="A class that facillitates the search of filesystems." -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild index 06b30ef6fbea..be61e65269c0 100644 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild @@ -1,11 +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-File_Find/PEAR-File_Find-1.3.0.ebuild,v 1.8 2007/10/22 16:39:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild,v 1.9 2007/12/05 23:59:16 jokey Exp $ inherit php-pear-r1 DESCRIPTION="A class that facillitates the search of filesystems." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-File_Fortune/ChangeLog b/dev-php/PEAR-File_Fortune/ChangeLog index 3218370baf9b..3d23bd83c182 100644 --- a/dev-php/PEAR-File_Fortune/ChangeLog +++ b/dev-php/PEAR-File_Fortune/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-File_Fortune # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/ChangeLog,v 1.8 2007/09/06 14:11:17 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/ChangeLog,v 1.9 2007/12/05 23:58:51 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-File_Fortune-1.0.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-File_Fortune-1.0.0.ebuild: + Fix LICENSE 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-File_Fortune-0.9.0.ebuild: diff --git a/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild index 3d5e31ed52b5..b06493b3679a 100644 --- a/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild +++ b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.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-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild,v 1.1 2007/08/17 15:03:30 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild,v 1.2 2007/12/05 23:58:51 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Interface for reading from and writing to fortune files." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-File_Gettext/ChangeLog b/dev-php/PEAR-File_Gettext/ChangeLog index 0f740f8e6f40..201a1834bd66 100644 --- a/dev-php/PEAR-File_Gettext/ChangeLog +++ b/dev-php/PEAR-File_Gettext/ChangeLog @@ -1,6 +1,19 @@ # ChangeLog for dev-php/PEAR-File_Gettext # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/ChangeLog,v 1.13 2007/10/22 18:31:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/ChangeLog,v 1.14 2007/12/06 00:01:26 jokey Exp $ + +*PEAR-File_Gettext-0.4.1 (06 Dec 2007) + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-File_Gettext-0.4.0.ebuild, +PEAR-File_Gettext-0.4.1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> +PEAR-File_Gettext-0.4.1.ebuild: + Version bump + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-File_Gettext-0.4.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-File_Gettext-0.4.0.ebuild: diff --git a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild index 86927ecb346b..64a405bfaceb 100644 --- a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild +++ b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild @@ -1,11 +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-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild,v 1.12 2007/10/22 18:31:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild,v 1.13 2007/12/06 00:01:26 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="GNU Gettext file parser." -LICENSE="PHP" +LICENSE="BSD-2" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.1.ebuild b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.1.ebuild new file mode 100644 index 000000000000..6609e9f7b7ad --- /dev/null +++ b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.1.ebuild,v 1.1 2007/12/06 00:01:26 jokey Exp $ + +inherit php-pear-r1 depend.php + +DESCRIPTION="GNU Gettext file parser." +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +pkg_setup() { + require_php_with_use pcre +} diff --git a/dev-php/PEAR-File_Gettext/files/digest-PEAR-File_Gettext-0.4.1 b/dev-php/PEAR-File_Gettext/files/digest-PEAR-File_Gettext-0.4.1 new file mode 100644 index 000000000000..1be78dfaccf7 --- /dev/null +++ b/dev-php/PEAR-File_Gettext/files/digest-PEAR-File_Gettext-0.4.1 @@ -0,0 +1,3 @@ +MD5 f3bdf70544be2ef82565078cd0f9e097 File_Gettext-0.4.1.tgz 6033 +RMD160 46b2254f1c486b74fc6f1c82cd310008a6739cd4 File_Gettext-0.4.1.tgz 6033 +SHA256 ac782312a2e285ba90b54ef359249cc5bfb1198151afe23169cf6fe7ba13295f File_Gettext-0.4.1.tgz 6033 diff --git a/dev-php/PEAR-File_Passwd/ChangeLog b/dev-php/PEAR-File_Passwd/ChangeLog index 32be96ccabf8..c01c96c12424 100644 --- a/dev-php/PEAR-File_Passwd/ChangeLog +++ b/dev-php/PEAR-File_Passwd/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-File_Passwd # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog,v 1.13 2007/10/22 16:22:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog,v 1.14 2007/12/06 00:02:29 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-File_Passwd-1.1.6.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, + +PEAR-File_Passwd-1.1.6.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-File_Passwd-1.1.6.ebuild: diff --git a/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild b/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild index f65403a71ddc..3c0bfa5a6c94 100644 --- a/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild +++ b/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild @@ -1,11 +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-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild,v 1.12 2007/10/22 16:22:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild,v 1.13 2007/12/06 00:02:29 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Manipulate many kinds of password files." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_BBCodeParser/ChangeLog b/dev-php/PEAR-HTML_BBCodeParser/ChangeLog index 1b22ea368e1f..ef5c9f825ef3 100644 --- a/dev-php/PEAR-HTML_BBCodeParser/ChangeLog +++ b/dev-php/PEAR-HTML_BBCodeParser/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTML_BBCodeParser # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_BBCodeParser/ChangeLog,v 1.3 2007/09/06 15:20:47 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_BBCodeParser/ChangeLog,v 1.4 2007/12/06 00:03:16 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-HTML_BBCodeParser-1.2.2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_BBCodeParser-1.2.2.ebuild: + Fix LICENSE 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-HTML_BBCodeParser-1.1.ebuild: diff --git a/dev-php/PEAR-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild b/dev-php/PEAR-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild index c4ac7dc06efc..c04f6e20d916 100644 --- a/dev-php/PEAR-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild +++ b/dev-php/PEAR-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild @@ -1,11 +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-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild,v 1.1 2007/08/18 17:06:22 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild,v 1.2 2007/12/06 00:03:16 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Parser to replace UBB style tags with their HTML equivalents." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-HTML_Common/ChangeLog b/dev-php/PEAR-HTML_Common/ChangeLog index 0f0054cc6c97..94b9bd1783d8 100644 --- a/dev-php/PEAR-HTML_Common/ChangeLog +++ b/dev-php/PEAR-HTML_Common/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTML_Common # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/ChangeLog,v 1.42 2007/10/22 16:39:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/ChangeLog,v 1.43 2007/12/06 00:04:03 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-HTML_Common-1.2.2.ebuild, PEAR-HTML_Common-1.2.4.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_Common-1.2.2.ebuild, PEAR-HTML_Common-1.2.4.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-HTML_Common-1.2.4.ebuild: diff --git a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild index 06e76dba73a8..73be22ffda0e 100644 --- a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild +++ b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild,v 1.13 2006/02/17 21:50:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild,v 1.14 2007/12/06 00:04:03 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Base class for other HTML classes." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.4.ebuild b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.4.ebuild index a6488c6a7e33..7c187d7b548c 100644 --- a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.4.ebuild +++ b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.4.ebuild @@ -1,11 +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-HTML_Common/PEAR-HTML_Common-1.2.4.ebuild,v 1.8 2007/10/22 16:39:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.4.ebuild,v 1.9 2007/12/06 00:04:03 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Base class for other HTML classes." -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_Common2/ChangeLog b/dev-php/PEAR-HTML_Common2/ChangeLog index 8fb36f788b04..5c1b54ed02b4 100644 --- a/dev-php/PEAR-HTML_Common2/ChangeLog +++ b/dev-php/PEAR-HTML_Common2/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTML_Common2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common2/ChangeLog,v 1.2 2007/08/29 14:11:32 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common2/ChangeLog,v 1.3 2007/12/06 00:04:42 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-HTML_Common2-2.0.0_beta1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_Common2-2.0.0_beta1.ebuild: + Fix LICENSE 29 Aug 2007; Markus Ullmann <jokey@gentoo.org> PEAR-HTML_Common2-2.0.0_beta1.ebuild: diff --git a/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.0.0_beta1.ebuild b/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.0.0_beta1.ebuild index 98e7a14c8082..689fada61fad 100644 --- a/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.0.0_beta1.ebuild +++ b/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.0.0_beta1.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-HTML_Common2/PEAR-HTML_Common2-2.0.0_beta1.ebuild,v 1.2 2007/08/29 14:11:32 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.0.0_beta1.ebuild,v 1.3 2007/12/06 00:04:42 jokey Exp $ PEAR_PV="${PV/_/}" inherit php-pear-r1 DESCRIPTION="Abstract base class for HTML classes (PHP5 port of PEAR-HTML_Common package)." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-HTML_Javascript/ChangeLog b/dev-php/PEAR-HTML_Javascript/ChangeLog index 5e7c0250604c..b62f5a18e867 100644 --- a/dev-php/PEAR-HTML_Javascript/ChangeLog +++ b/dev-php/PEAR-HTML_Javascript/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTML_Javascript # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Javascript/ChangeLog,v 1.24 2007/02/21 23:18:05 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Javascript/ChangeLog,v 1.25 2007/12/06 00:05:21 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-HTML_Javascript-1.1.1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_Javascript-1.1.1.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild b/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild index 170432ab55d3..48d92a5c21ca 100644 --- a/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild +++ b/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild,v 1.12 2006/03/18 12:39:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild,v 1.13 2007/12/06 00:05:21 jokey Exp $ inherit php-pear-r1 IUSE="" DESCRIPTION="Provides an interface for creating simple JS scripts within PHP" -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" diff --git a/dev-php/PEAR-HTML_QuickForm/ChangeLog b/dev-php/PEAR-HTML_QuickForm/ChangeLog index c0ee422c9b3f..a040cabfdb28 100644 --- a/dev-php/PEAR-HTML_QuickForm/ChangeLog +++ b/dev-php/PEAR-HTML_QuickForm/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-php/PEAR-HTML_QuickForm # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm/ChangeLog,v 1.47 2007/11/08 16:43:19 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm/ChangeLog,v 1.48 2007/12/06 00:07:48 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-HTML_QuickForm-3.2.5-r1.ebuild, PEAR-HTML_QuickForm-3.2.9.ebuild, + PEAR-HTML_QuickForm-3.2.10.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_QuickForm-3.2.9.ebuild, PEAR-HTML_QuickForm-3.2.10.ebuild: + Fix LICENSE *PEAR-HTML_QuickForm-3.2.10 (08 Nov 2007) diff --git a/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.10.ebuild b/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.10.ebuild index 391f18f0899a..db2c0e29ee19 100644 --- a/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.10.ebuild +++ b/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.10.ebuild @@ -1,11 +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-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.10.ebuild,v 1.1 2007/11/08 16:43:19 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.10.ebuild,v 1.2 2007/12/06 00:07:48 jokey Exp $ inherit php-pear-r1 DESCRIPTION="The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms." -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.5-r1.ebuild b/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.5-r1.ebuild deleted file mode 100644 index 252a2d38fef0..000000000000 --- a/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.5-r1.ebuild +++ /dev/null @@ -1,14 +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-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.5-r1.ebuild,v 1.13 2006/03/30 19:06:09 josejx Exp $ - -inherit php-pear-r1 - -DESCRIPTION="The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms." -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -RDEPEND=">=dev-php/PEAR-HTML_Common-1.2.1-r1 - >=dev-php/PEAR-HTML_Template_Flexy-1.2.1-r1 - >=dev-php/PEAR-HTML_Template_IT-1.1-r1" -IUSE="" diff --git a/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.9.ebuild b/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.9.ebuild index cec613b990fb..a40efbc04452 100644 --- a/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.9.ebuild +++ b/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.9.ebuild @@ -1,11 +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-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.9.ebuild,v 1.8 2007/10/22 16:41:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.9.ebuild,v 1.9 2007/12/06 00:07:48 jokey Exp $ inherit php-pear-r1 DESCRIPTION="The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms." -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_QuickForm/files/digest-PEAR-HTML_QuickForm-3.2.5-r1 b/dev-php/PEAR-HTML_QuickForm/files/digest-PEAR-HTML_QuickForm-3.2.5-r1 deleted file mode 100644 index f042ec133ac6..000000000000 --- a/dev-php/PEAR-HTML_QuickForm/files/digest-PEAR-HTML_QuickForm-3.2.5-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 51eb99114131639d697df02707cd14ab HTML_QuickForm-3.2.5.tgz 97612 -RMD160 efbcefebabde9c39c3027ac773b2ed767855fd18 HTML_QuickForm-3.2.5.tgz 97612 -SHA256 63dd50ace24f6001a6fb2c8286a213eab175039145b4c4510e60fcf8b400ad2a HTML_QuickForm-3.2.5.tgz 97612 diff --git a/dev-php/PEAR-HTML_QuickForm2/ChangeLog b/dev-php/PEAR-HTML_QuickForm2/ChangeLog index 06de9b96fb19..82c11f32ff6b 100644 --- a/dev-php/PEAR-HTML_QuickForm2/ChangeLog +++ b/dev-php/PEAR-HTML_QuickForm2/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTML_QuickForm2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm2/ChangeLog,v 1.2 2007/11/08 16:44:30 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm2/ChangeLog,v 1.3 2007/12/06 00:08:50 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-HTML_QuickForm2-0.1.0.ebuild, PEAR-HTML_QuickForm2-0.2.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_QuickForm2-0.2.0.ebuild: + Fix LICENSE *PEAR-HTML_QuickForm2-0.2.0 (08 Nov 2007) diff --git a/dev-php/PEAR-HTML_QuickForm2/PEAR-HTML_QuickForm2-0.1.0.ebuild b/dev-php/PEAR-HTML_QuickForm2/PEAR-HTML_QuickForm2-0.1.0.ebuild deleted file mode 100644 index f6ad1c905428..000000000000 --- a/dev-php/PEAR-HTML_QuickForm2/PEAR-HTML_QuickForm2-0.1.0.ebuild +++ /dev/null @@ -1,15 +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-HTML_QuickForm2/PEAR-HTML_QuickForm2-0.1.0.ebuild,v 1.1 2007/08/27 10:57:17 jokey Exp $ - -inherit php-pear-r1 - -DESCRIPTION="The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms." -LICENSE="PHP" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=dev-lang/php-5.1.4" -RDEPEND="${DEPEND} - >=dev-php/PEAR-HTML_Common2-0.3.0" diff --git a/dev-php/PEAR-HTML_QuickForm2/PEAR-HTML_QuickForm2-0.2.0.ebuild b/dev-php/PEAR-HTML_QuickForm2/PEAR-HTML_QuickForm2-0.2.0.ebuild index bfe7ec81a912..8af47227dcaa 100644 --- a/dev-php/PEAR-HTML_QuickForm2/PEAR-HTML_QuickForm2-0.2.0.ebuild +++ b/dev-php/PEAR-HTML_QuickForm2/PEAR-HTML_QuickForm2-0.2.0.ebuild @@ -1,11 +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-HTML_QuickForm2/PEAR-HTML_QuickForm2-0.2.0.ebuild,v 1.1 2007/11/08 16:44:30 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm2/PEAR-HTML_QuickForm2-0.2.0.ebuild,v 1.2 2007/12/06 00:08:50 jokey Exp $ inherit php-pear-r1 DESCRIPTION="The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-HTML_QuickForm2/files/digest-PEAR-HTML_QuickForm2-0.1.0 b/dev-php/PEAR-HTML_QuickForm2/files/digest-PEAR-HTML_QuickForm2-0.1.0 deleted file mode 100644 index 575eb4214920..000000000000 --- a/dev-php/PEAR-HTML_QuickForm2/files/digest-PEAR-HTML_QuickForm2-0.1.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 de91b8f00f732c8a7bc993e5d423abb1 HTML_QuickForm2-0.1.0.tgz 34260 -RMD160 788e8b607a85040e758713bcaee76f67bc8b0d32 HTML_QuickForm2-0.1.0.tgz 34260 -SHA256 ba87452e0bb51afbb55a169b44271f2201760d75c0e50b6fa45a1d34e59a8b9c HTML_QuickForm2-0.1.0.tgz 34260 diff --git a/dev-php/PEAR-HTML_QuickForm_Controller/ChangeLog b/dev-php/PEAR-HTML_QuickForm_Controller/ChangeLog index 19f32d9a9bef..6914bd6e8d07 100644 --- a/dev-php/PEAR-HTML_QuickForm_Controller/ChangeLog +++ b/dev-php/PEAR-HTML_QuickForm_Controller/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTML_QuickForm_Controller # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_Controller/ChangeLog,v 1.7 2007/08/20 21:41:16 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_Controller/ChangeLog,v 1.8 2007/12/06 00:09:33 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-HTML_QuickForm_Controller-1.0.8.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_QuickForm_Controller-1.0.8.ebuild: + Fix LICENSE *PEAR-HTML_QuickForm_Controller-1.0.8 (20 Aug 2007) diff --git a/dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.8.ebuild b/dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.8.ebuild index 52d32d7eedd8..797bcc6a533a 100644 --- a/dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.8.ebuild +++ b/dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.8.ebuild @@ -1,11 +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-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.8.ebuild,v 1.1 2007/08/20 21:41:16 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.8.ebuild,v 1.2 2007/12/06 00:09:33 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Add-On for HTML_QuickForm that allows building of multipage forms." -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-HTML_QuickForm_ElementGrid/ChangeLog b/dev-php/PEAR-HTML_QuickForm_ElementGrid/ChangeLog index 883af7c5f4d8..166a3d5a01d3 100644 --- a/dev-php/PEAR-HTML_QuickForm_ElementGrid/ChangeLog +++ b/dev-php/PEAR-HTML_QuickForm_ElementGrid/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTML_QuickForm_ElementGrid # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_ElementGrid/ChangeLog,v 1.1 2007/08/30 11:48:37 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_ElementGrid/ChangeLog,v 1.2 2007/12/06 00:10:08 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-HTML_QuickForm_ElementGrid-0.1.1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_QuickForm_ElementGrid-0.1.1.ebuild: + Fix LICENSE *PEAR-HTML_QuickForm_ElementGrid-0.1.1 (30 Aug 2007) diff --git a/dev-php/PEAR-HTML_QuickForm_ElementGrid/PEAR-HTML_QuickForm_ElementGrid-0.1.1.ebuild b/dev-php/PEAR-HTML_QuickForm_ElementGrid/PEAR-HTML_QuickForm_ElementGrid-0.1.1.ebuild index 7ea6fa313d13..399a89b82ddf 100644 --- a/dev-php/PEAR-HTML_QuickForm_ElementGrid/PEAR-HTML_QuickForm_ElementGrid-0.1.1.ebuild +++ b/dev-php/PEAR-HTML_QuickForm_ElementGrid/PEAR-HTML_QuickForm_ElementGrid-0.1.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-HTML_QuickForm_ElementGrid/PEAR-HTML_QuickForm_ElementGrid-0.1.1.ebuild,v 1.1 2007/08/30 11:48:37 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_ElementGrid/PEAR-HTML_QuickForm_ElementGrid-0.1.1.ebuild,v 1.2 2007/12/06 00:10:08 jokey Exp $ inherit php-pear-r1 DESCRIPTION="An HTML_QuickForm meta-element which holds any other element in a grid" -LICENSE="PHP" +LICENSE="|| ( LGPL-2.1 LGPL-3 )" SLOT="0" KEYWORDS="~x86" IUSE="" diff --git a/dev-php/PEAR-HTML_Select_Common/ChangeLog b/dev-php/PEAR-HTML_Select_Common/ChangeLog index dcc6760112ed..3d37375056b4 100644 --- a/dev-php/PEAR-HTML_Select_Common/ChangeLog +++ b/dev-php/PEAR-HTML_Select_Common/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTML_Select_Common # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Select_Common/ChangeLog,v 1.29 2007/02/21 23:19:32 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Select_Common/ChangeLog,v 1.30 2007/12/06 00:12:28 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-HTML_Select_Common-1.1-r2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_Select_Common-1.1-r2.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r2.ebuild b/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r2.ebuild index 2d492c9eef00..f7d820e81937 100644 --- a/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r2.ebuild +++ b/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r2.ebuild,v 1.15 2006/03/18 12:56:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r2.ebuild,v 1.16 2007/12/06 00:12:28 jokey Exp $ inherit php-pear-r1 IUSE="" DESCRIPTION="Some small classes to handle common <select> lists" -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" RDEPEND=">=dev-php/PEAR-I18N-0.8.6-r2" diff --git a/dev-php/PEAR-HTML_Table/ChangeLog b/dev-php/PEAR-HTML_Table/ChangeLog index 85fd560414e5..8b2ede2eb2eb 100644 --- a/dev-php/PEAR-HTML_Table/ChangeLog +++ b/dev-php/PEAR-HTML_Table/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-HTML_Table # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/ChangeLog,v 1.28 2007/10/22 16:42:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/ChangeLog,v 1.29 2007/12/06 00:13:17 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-HTML_Table-1.6.1.ebuild, PEAR-HTML_Table-1.8.1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-HTML_Table-1.8.1.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-HTML_Table-1.8.1.ebuild: diff --git a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild deleted file mode 100644 index f17d0dbb6e07..000000000000 --- a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild +++ /dev/null @@ -1,13 +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-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild,v 1.12 2006/03/30 19:08:25 josejx Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Makes the design of HTML tables easy, flexible, reusable and efficient." - -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -RDEPEND=">=dev-php/PEAR-HTML_Common-1.2.1-r1" diff --git a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild index 16786d11b268..f538ccba0ea7 100644 --- a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild +++ b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.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-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild,v 1.8 2007/10/22 16:42:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild,v 1.9 2007/12/06 00:13:17 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Makes the design of HTML tables easy, flexible, reusable and efficient." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_Table/files/digest-PEAR-HTML_Table-1.6.1 b/dev-php/PEAR-HTML_Table/files/digest-PEAR-HTML_Table-1.6.1 deleted file mode 100644 index 5442133186c7..000000000000 --- a/dev-php/PEAR-HTML_Table/files/digest-PEAR-HTML_Table-1.6.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 e8dcac7bddbb1921712aae959d17a573 HTML_Table-1.6.1.tgz 12251 -RMD160 b0e94eae89d5d6334cc38f90c04a649240b95d26 HTML_Table-1.6.1.tgz 12251 -SHA256 87503897c0a886f4cd01444b61ee41e34a3e170fa73d780dee089af046ab03c5 HTML_Table-1.6.1.tgz 12251 diff --git a/dev-php/PEAR-HTML_Table_Matrix/ChangeLog b/dev-php/PEAR-HTML_Table_Matrix/ChangeLog index 95084d002291..c32163751824 100644 --- a/dev-php/PEAR-HTML_Table_Matrix/ChangeLog +++ b/dev-php/PEAR-HTML_Table_Matrix/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTML_Table_Matrix # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table_Matrix/ChangeLog,v 1.20 2007/02/09 02:53:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table_Matrix/ChangeLog,v 1.21 2007/12/06 00:13:56 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-HTML_Table_Matrix-1.0.9.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_Table_Matrix-1.0.9.ebuild: + Fix LICENSE 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild b/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild index 8c8d3cdb70cd..f9a12685cb14 100644 --- a/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild +++ b/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild,v 1.12 2006/05/21 18:09:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild,v 1.13 2007/12/06 00:13:56 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Autofill a table with data." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_Template_Flexy/ChangeLog b/dev-php/PEAR-HTML_Template_Flexy/ChangeLog index 955feae574ee..3c41c103db84 100644 --- a/dev-php/PEAR-HTML_Template_Flexy/ChangeLog +++ b/dev-php/PEAR-HTML_Template_Flexy/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-php/PEAR-HTML_Template_Flexy # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Flexy/ChangeLog,v 1.47 2007/12/02 15:17:55 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Flexy/ChangeLog,v 1.48 2007/12/06 00:15:27 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-HTML_Template_Flexy-1.2.3.ebuild, + PEAR-HTML_Template_Flexy-1.2.5.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_Template_Flexy-1.2.5.ebuild: + Fix LICENSE 02 Dec 2007; Christoph Mende <angelos@gentoo.org> PEAR-HTML_Template_Flexy-1.2.5.ebuild: diff --git a/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.3.ebuild b/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.3.ebuild deleted file mode 100644 index 7bfab21c0473..000000000000 --- a/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.3.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-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.3.ebuild,v 1.12 2006/03/18 12:46:34 jer Exp $ - -inherit php-pear-r1 - -DESCRIPTION="An extremely powerful Tokenizer driven Template engine" -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -RDEPEND=">=dev-php/PEAR-HTML_Javascript-1.1.0-r1" diff --git a/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.5.ebuild b/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.5.ebuild index b3338b330de3..ef4b050dd6db 100644 --- a/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.5.ebuild +++ b/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.5.ebuild @@ -1,11 +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-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.5.ebuild,v 1.9 2007/12/02 15:17:55 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.5.ebuild,v 1.10 2007/12/06 00:15:27 jokey Exp $ inherit php-pear-r1 DESCRIPTION="An extremely powerful Tokenizer driven Template engine" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="minimal" diff --git a/dev-php/PEAR-HTML_Template_Flexy/files/digest-PEAR-HTML_Template_Flexy-1.2.3 b/dev-php/PEAR-HTML_Template_Flexy/files/digest-PEAR-HTML_Template_Flexy-1.2.3 deleted file mode 100644 index 9e49d7d17e0a..000000000000 --- a/dev-php/PEAR-HTML_Template_Flexy/files/digest-PEAR-HTML_Template_Flexy-1.2.3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 9cfaf2d23563a2d3784f5e04c7c4a97a HTML_Template_Flexy-1.2.3.tgz 118268 -RMD160 ad8be4521e8648cef0127c3448ed270cc168996e HTML_Template_Flexy-1.2.3.tgz 118268 -SHA256 e02b3c4cea7e2ac29ce8f8030de424de0a68d0ab90d3d8ca8de5dfb8b218b4b7 HTML_Template_Flexy-1.2.3.tgz 118268 diff --git a/dev-php/PEAR-HTML_Template_IT/ChangeLog b/dev-php/PEAR-HTML_Template_IT/ChangeLog index 2423219459d2..a04542395d35 100644 --- a/dev-php/PEAR-HTML_Template_IT/ChangeLog +++ b/dev-php/PEAR-HTML_Template_IT/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTML_Template_IT # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/ChangeLog,v 1.36 2007/10/22 18:36:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/ChangeLog,v 1.37 2007/12/06 00:16:18 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-HTML_Template_IT-1.1.3.ebuild, PEAR-HTML_Template_IT-1.2.1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_Template_IT-1.2.1.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-HTML_Template_IT-1.2.1.ebuild: diff --git a/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.1.3.ebuild b/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.1.3.ebuild deleted file mode 100644 index 1a5dfe3dd8ad..000000000000 --- a/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.1.3.ebuild +++ /dev/null @@ -1,11 +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-HTML_Template_IT/PEAR-HTML_Template_IT-1.1.3.ebuild,v 1.11 2006/03/18 12:49:21 jer Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Integrated Templates" -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild b/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild index c619763c90fc..7294e2edd781 100644 --- a/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild +++ b/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild @@ -1,11 +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-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild,v 1.8 2007/10/22 18:36:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild,v 1.9 2007/12/06 00:16:18 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Integrated Templates" -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_Template_IT/files/digest-PEAR-HTML_Template_IT-1.1.3 b/dev-php/PEAR-HTML_Template_IT/files/digest-PEAR-HTML_Template_IT-1.1.3 deleted file mode 100644 index 60642227d93c..000000000000 --- a/dev-php/PEAR-HTML_Template_IT/files/digest-PEAR-HTML_Template_IT-1.1.3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 3743bc7ebb54b03694f1cf5e7c361650 HTML_Template_IT-1.1.3.tgz 19314 -RMD160 00be8f841fad925d08a9e39e35d814822a167d56 HTML_Template_IT-1.1.3.tgz 19314 -SHA256 a6dec9edd9bd378d0fe4cd33adf0a44a0ca1b6a813d720688bf227d9ec513dd3 HTML_Template_IT-1.1.3.tgz 19314 diff --git a/dev-php/PEAR-HTML_Template_Sigma/ChangeLog b/dev-php/PEAR-HTML_Template_Sigma/ChangeLog index 65557195ea46..0ea35ff24303 100644 --- a/dev-php/PEAR-HTML_Template_Sigma/ChangeLog +++ b/dev-php/PEAR-HTML_Template_Sigma/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-php/PEAR-HTML_Template_Sigma # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Sigma/ChangeLog,v 1.47 2007/10/22 18:37:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Sigma/ChangeLog,v 1.48 2007/12/06 00:18:19 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-HTML_Template_Sigma-1.1.4.ebuild, + PEAR-HTML_Template_Sigma-1.1.6.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_Template_Sigma-1.1.6.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-HTML_Template_Sigma-1.1.6.ebuild: diff --git a/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.4.ebuild b/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.4.ebuild deleted file mode 100644 index 15c736e402d3..000000000000 --- a/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.4.ebuild +++ /dev/null @@ -1,15 +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-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.4.ebuild,v 1.12 2006/03/18 13:05:59 jer Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="An implementation of Integrated Templates API with template 'compilation' added" -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" - -pkg_setup() { - require_php_with_use ctype -} diff --git a/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.6.ebuild b/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.6.ebuild index 60d06a5b6309..8b89d27a1061 100644 --- a/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.6.ebuild +++ b/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.6.ebuild @@ -1,11 +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-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.6.ebuild,v 1.8 2007/10/22 18:37:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.6.ebuild,v 1.9 2007/12/06 00:18:19 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="An implementation of Integrated Templates API with template 'compilation' added" -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_Template_Sigma/files/digest-PEAR-HTML_Template_Sigma-1.1.4 b/dev-php/PEAR-HTML_Template_Sigma/files/digest-PEAR-HTML_Template_Sigma-1.1.4 deleted file mode 100644 index 9ebf2012e1ee..000000000000 --- a/dev-php/PEAR-HTML_Template_Sigma/files/digest-PEAR-HTML_Template_Sigma-1.1.4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5f5df2a377e444b35a1968ee8f0ff8bc HTML_Template_Sigma-1.1.4.tgz 27295 -RMD160 da482b00c682019d7b86a6b0f8786e99202539f7 HTML_Template_Sigma-1.1.4.tgz 27295 -SHA256 5bec9d58d4617b0dc0ee6d571e3936d3545458b21cfecbe650c60d92305c593d HTML_Template_Sigma-1.1.4.tgz 27295 diff --git a/dev-php/PEAR-HTML_TreeMenu/ChangeLog b/dev-php/PEAR-HTML_TreeMenu/ChangeLog index 92a1117652d8..884b0d14b5ec 100644 --- a/dev-php/PEAR-HTML_TreeMenu/ChangeLog +++ b/dev-php/PEAR-HTML_TreeMenu/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTML_TreeMenu # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_TreeMenu/ChangeLog,v 1.16 2007/02/21 23:21:57 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_TreeMenu/ChangeLog,v 1.17 2007/12/06 00:19:02 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-HTML_TreeMenu-1.2.0-r1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTML_TreeMenu-1.2.0-r1.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.0-r1.ebuild b/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.0-r1.ebuild index 4b00396aa0bb..7aa5dfc59b03 100644 --- a/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.0-r1.ebuild +++ b/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.0-r1.ebuild,v 1.14 2006/03/30 19:14:28 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.0-r1.ebuild,v 1.15 2007/12/06 00:19:02 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides an API to create a HTML tree." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTTP/ChangeLog b/dev-php/PEAR-HTTP/ChangeLog index 4097b87b8af4..445d965d5a11 100644 --- a/dev-php/PEAR-HTTP/ChangeLog +++ b/dev-php/PEAR-HTTP/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-HTTP # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP/ChangeLog,v 1.26 2007/02/21 23:22:26 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP/ChangeLog,v 1.27 2007/12/06 00:19:50 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-HTTP-1.4.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-HTTP-1.4.0.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.0.ebuild b/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.0.ebuild index 8c4dd4d07e94..7beef598ba8d 100644 --- a/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.0.ebuild +++ b/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.0.ebuild,v 1.13 2006/03/30 19:15:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.0.ebuild,v 1.14 2007/12/06 00:19:50 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Miscellaneous HTTP utilities." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTTP_Client/ChangeLog b/dev-php/PEAR-HTTP_Client/ChangeLog index ace7d3ef6b40..18e3ce4aa80a 100644 --- a/dev-php/PEAR-HTTP_Client/ChangeLog +++ b/dev-php/PEAR-HTTP_Client/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTTP_Client # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Client/ChangeLog,v 1.8 2007/10/22 15:54:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Client/ChangeLog,v 1.9 2007/12/06 00:20:27 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-HTTP_Client-1.1.1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTTP_Client-1.1.1.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-HTTP_Client-1.1.1.ebuild: diff --git a/dev-php/PEAR-HTTP_Client/PEAR-HTTP_Client-1.1.1.ebuild b/dev-php/PEAR-HTTP_Client/PEAR-HTTP_Client-1.1.1.ebuild index c226decc0845..dcd4dae20c12 100644 --- a/dev-php/PEAR-HTTP_Client/PEAR-HTTP_Client-1.1.1.ebuild +++ b/dev-php/PEAR-HTTP_Client/PEAR-HTTP_Client-1.1.1.ebuild @@ -1,11 +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-HTTP_Client/PEAR-HTTP_Client-1.1.1.ebuild,v 1.6 2007/10/22 15:54:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Client/PEAR-HTTP_Client-1.1.1.ebuild,v 1.7 2007/12/06 00:20:27 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides functionality to perform multiple HTTP requests and process their results." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-HTTP_Download/ChangeLog b/dev-php/PEAR-HTTP_Download/ChangeLog index 551b5d70abe0..56b4591e16ff 100644 --- a/dev-php/PEAR-HTTP_Download/ChangeLog +++ b/dev-php/PEAR-HTTP_Download/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-php/PEAR-HTTP_Download # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Download/ChangeLog,v 1.3 2007/11/08 16:45:44 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Download/ChangeLog,v 1.4 2007/12/06 00:21:06 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-HTTP_Download-1.1.1.ebuild, -PEAR-HTTP_Download-1.1.2.ebuild, + PEAR-HTTP_Download-1.1.3.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTTP_Download-1.1.3.ebuild: + Fix LICENSE *PEAR-HTTP_Download-1.1.3 (08 Nov 2007) *PEAR-HTTP_Download-1.1.2 (08 Nov 2007) diff --git a/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.1.ebuild b/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.1.ebuild deleted file mode 100644 index c164fedda8a1..000000000000 --- a/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.1.ebuild +++ /dev/null @@ -1,25 +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-HTTP_Download/PEAR-HTTP_Download-1.1.1.ebuild,v 1.2 2007/08/20 21:44:44 jokey Exp $ - -inherit php-pear-r1 depend.php eutils - -DESCRIPTION="Provides functionality to send HTTP downloads." -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="minimal" -RDEPEND="dev-php/PEAR-HTTP_Header - !minimal? ( dev-php/PEAR-MIME_Type )" - -pkg_setup() { - require_php_with_use pcre -} - -pkg_postinst() { - has_php - if ! use minimal && ! built_with_use --missing true =${PHP_PKG} postgres ; then - elog "${PN} can optionally use ${PHP_PKG} postgres features." - elog "If you want those, recompile ${PHP_PKG} with this flags in USE." - fi -} diff --git a/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.2.ebuild b/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.2.ebuild deleted file mode 100644 index 10b1c8a20183..000000000000 --- a/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.2.ebuild +++ /dev/null @@ -1,25 +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-HTTP_Download/PEAR-HTTP_Download-1.1.2.ebuild,v 1.1 2007/11/08 16:45:44 jokey Exp $ - -inherit php-pear-r1 depend.php eutils - -DESCRIPTION="Provides functionality to send HTTP downloads." -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="minimal" -RDEPEND="dev-php/PEAR-HTTP_Header - !minimal? ( dev-php/PEAR-MIME_Type )" - -pkg_setup() { - require_php_with_use pcre -} - -pkg_postinst() { - has_php - if ! use minimal && ! built_with_use --missing true =${PHP_PKG} postgres ; then - elog "${PN} can optionally use ${PHP_PKG} postgres features." - elog "If you want those, recompile ${PHP_PKG} with this flags in USE." - fi -} diff --git a/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.3.ebuild b/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.3.ebuild index 9596a83d0cbf..1f198b73377d 100644 --- a/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.3.ebuild +++ b/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.3.ebuild @@ -1,11 +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-HTTP_Download/PEAR-HTTP_Download-1.1.3.ebuild,v 1.1 2007/11/08 16:45:44 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.3.ebuild,v 1.2 2007/12/06 00:21:06 jokey Exp $ inherit php-pear-r1 depend.php eutils DESCRIPTION="Provides functionality to send HTTP downloads." -LICENSE="BSD" +LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="minimal" diff --git a/dev-php/PEAR-HTTP_Download/files/digest-PEAR-HTTP_Download-1.1.1 b/dev-php/PEAR-HTTP_Download/files/digest-PEAR-HTTP_Download-1.1.1 deleted file mode 100644 index da083e26fd97..000000000000 --- a/dev-php/PEAR-HTTP_Download/files/digest-PEAR-HTTP_Download-1.1.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 91184b9ea6757f58d73b74a65f05f4e1 HTTP_Download-1.1.1.tgz 11989 -RMD160 1aba6ef8f49a9bc8d7e7ff3396c003ec20f5e155 HTTP_Download-1.1.1.tgz 11989 -SHA256 5c630ebfae3b75f852a3600e07be7246115cf97f9c2c2d4ec73c38bbecd383c9 HTTP_Download-1.1.1.tgz 11989 diff --git a/dev-php/PEAR-HTTP_Download/files/digest-PEAR-HTTP_Download-1.1.2 b/dev-php/PEAR-HTTP_Download/files/digest-PEAR-HTTP_Download-1.1.2 deleted file mode 100644 index fc6eddff9c1c..000000000000 --- a/dev-php/PEAR-HTTP_Download/files/digest-PEAR-HTTP_Download-1.1.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 579c1ed165fd4eaa2b28a0feab714b6a HTTP_Download-1.1.2.tgz 12077 -RMD160 3ab61b23adf6da2e35c493534b0500cd859c79a8 HTTP_Download-1.1.2.tgz 12077 -SHA256 4da4187d57b0fe2c1167d523076f8b508f8d232694b242b7b3a4ae8214924077 HTTP_Download-1.1.2.tgz 12077 diff --git a/dev-php/PEAR-HTTP_Header/ChangeLog b/dev-php/PEAR-HTTP_Header/ChangeLog index 5364febb4b56..6685934e0285 100644 --- a/dev-php/PEAR-HTTP_Header/ChangeLog +++ b/dev-php/PEAR-HTTP_Header/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTTP_Header -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Header/ChangeLog,v 1.1 2006/09/29 06:20:16 sebastian Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Header/ChangeLog,v 1.2 2007/12/06 00:21:49 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-HTTP_Header-1.2.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTTP_Header-1.2.0.ebuild: + Fix LICENSE *PEAR-HTTP_Header-1.2.0 (29 Sep 2006) diff --git a/dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.0.ebuild b/dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.0.ebuild index e14f9d0fb3c4..8a849c766d90 100644 --- a/dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.0.ebuild +++ b/dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.0.ebuild,v 1.1 2006/09/29 06:20:16 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.0.ebuild,v 1.2 2007/12/06 00:21:49 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides interface to handle and modify HTTP headers and status codes." -LICENSE="BSD" +LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-HTTP_Request/ChangeLog b/dev-php/PEAR-HTTP_Request/ChangeLog index c69e837acc83..95a0a44b0a38 100644 --- a/dev-php/PEAR-HTTP_Request/ChangeLog +++ b/dev-php/PEAR-HTTP_Request/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-php/PEAR-HTTP_Request # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.34 2007/11/08 16:47:15 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.35 2007/12/06 00:22:43 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-HTTP_Request-1.3.0.ebuild, PEAR-HTTP_Request-1.4.1.ebuild, + PEAR-HTTP_Request-1.4.2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTTP_Request-1.4.1.ebuild, PEAR-HTTP_Request-1.4.2.ebuild: + Fix LICENSE *PEAR-HTTP_Request-1.4.2 (08 Nov 2007) diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild deleted file mode 100644 index 3c02e38a5a14..000000000000 --- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild +++ /dev/null @@ -1,15 +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-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild,v 1.13 2007/02/11 10:56:17 vapier Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Provides an easy way to perform HTTP requests" - -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" -IUSE="" - -RDEPEND=">=dev-php/PEAR-Net_URL-1.0.14-r1 - >=dev-php/PEAR-Net_Socket-1.0.6-r1" diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild index 80658f490e54..20f4e4755a63 100644 --- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild +++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.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-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild,v 1.8 2007/10/22 18:38:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild,v 1.9 2007/12/06 00:22:43 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides an easy way to perform HTTP requests" -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.2.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.2.ebuild index 2522973fca04..71d2d05b88dc 100644 --- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.2.ebuild +++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.2.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-HTTP_Request/PEAR-HTTP_Request-1.4.2.ebuild,v 1.1 2007/11/08 16:47:15 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.2.ebuild,v 1.2 2007/12/06 00:22:43 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides an easy way to perform HTTP requests" -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-HTTP_Request/files/digest-PEAR-HTTP_Request-1.3.0 b/dev-php/PEAR-HTTP_Request/files/digest-PEAR-HTTP_Request-1.3.0 deleted file mode 100644 index fb1b34f3be14..000000000000 --- a/dev-php/PEAR-HTTP_Request/files/digest-PEAR-HTTP_Request-1.3.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 fa64f5f4f3fe4d7e2896129e45ea0173 HTTP_Request-1.3.0.tgz 13808 -RMD160 b4f9dc6e1922c517059f082ebb0a1bb8f7ac33ae HTTP_Request-1.3.0.tgz 13808 -SHA256 11d3018f2fbb78e07c39c6c24d9d27d70eca0d0df4320d47306504f6c5dab2e5 HTTP_Request-1.3.0.tgz 13808 diff --git a/dev-php/PEAR-HTTP_Upload/ChangeLog b/dev-php/PEAR-HTTP_Upload/ChangeLog index 64b4b9e01255..e797cd531561 100644 --- a/dev-php/PEAR-HTTP_Upload/ChangeLog +++ b/dev-php/PEAR-HTTP_Upload/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-HTTP_Upload # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Upload/ChangeLog,v 1.7 2007/02/21 23:22:49 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Upload/ChangeLog,v 1.8 2007/12/06 00:23:22 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-HTTP_Upload-0.9.1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTTP_Upload-0.9.1.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-HTTP_Upload/PEAR-HTTP_Upload-0.9.1.ebuild b/dev-php/PEAR-HTTP_Upload/PEAR-HTTP_Upload-0.9.1.ebuild index fe1672d53172..264e0723bcc0 100644 --- a/dev-php/PEAR-HTTP_Upload/PEAR-HTTP_Upload-0.9.1.ebuild +++ b/dev-php/PEAR-HTTP_Upload/PEAR-HTTP_Upload-0.9.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Upload/PEAR-HTTP_Upload-0.9.1.ebuild,v 1.5 2006/11/25 19:20:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Upload/PEAR-HTTP_Upload-0.9.1.ebuild,v 1.6 2007/12/06 00:23:22 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Easy and secure managment of files submitted via HTML Forms." -LICENSE="PHP" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog b/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog index 82888ad06be1..068a03407631 100644 --- a/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog +++ b/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-php/PEAR-HTTP_WebDAV_Server # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog,v 1.33 2007/10/22 18:38:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog,v 1.34 2007/12/06 00:24:10 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-HTTP_WebDAV_Server-0.99.1-r1.ebuild, + PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild: diff --git a/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-0.99.1-r1.ebuild b/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-0.99.1-r1.ebuild deleted file mode 100644 index 0979b559a066..000000000000 --- a/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-0.99.1-r1.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-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-0.99.1-r1.ebuild,v 1.16 2006/03/30 19:17:39 josejx Exp $ - -inherit php-pear-r1 - -DESCRIPTION="WebDAV Server Baseclass." -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -RDEPEND=">=dev-php/PEAR-HTTP-1.3.4-r1" diff --git a/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild b/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild index 0f490f8688f5..14423921652c 100644 --- a/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild +++ b/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild @@ -1,11 +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-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild,v 1.8 2007/10/22 18:38:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild,v 1.9 2007/12/06 00:24:10 jokey Exp $ inherit php-pear-r1 DESCRIPTION="WebDAV Server Baseclass." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTTP_WebDAV_Server/files/digest-PEAR-HTTP_WebDAV_Server-0.99.1-r1 b/dev-php/PEAR-HTTP_WebDAV_Server/files/digest-PEAR-HTTP_WebDAV_Server-0.99.1-r1 deleted file mode 100644 index 1ebde78805f0..000000000000 --- a/dev-php/PEAR-HTTP_WebDAV_Server/files/digest-PEAR-HTTP_WebDAV_Server-0.99.1-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 54c5211c696b7e7a02a8ad6efa807091 HTTP_WebDAV_Server-0.99.1.tgz 24646 -RMD160 e6e786062f49c13886e08ae242549cc085db45ed HTTP_WebDAV_Server-0.99.1.tgz 24646 -SHA256 cdd265b299671fd6b77e1273cff3d2083c6aa0a9ae9781d3bde6b44733ce1639 HTTP_WebDAV_Server-0.99.1.tgz 24646 diff --git a/dev-php/PEAR-I18N/ChangeLog b/dev-php/PEAR-I18N/ChangeLog index 57da8848ea66..7b0540d442bc 100644 --- a/dev-php/PEAR-I18N/ChangeLog +++ b/dev-php/PEAR-I18N/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-I18N # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.31 2007/02/21 23:23:42 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.32 2007/12/06 00:24:52 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-I18N-0.8.6-r2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-I18N-0.8.6-r2.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild index 930bef7d63db..d66f8fa7c25b 100644 --- a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild +++ b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild,v 1.15 2006/03/18 12:54:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild,v 1.16 2007/12/06 00:24:52 jokey Exp $ inherit php-pear-r1 IUSE="" DESCRIPTION="Adds internationalization support to PHP applications" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" RDEPEND=">=dev-php/PEAR-HTML_Template_IT-1.1-r1" diff --git a/dev-php/PEAR-I18Nv2/ChangeLog b/dev-php/PEAR-I18Nv2/ChangeLog index 3604472f847d..aac0fea5d6c1 100644 --- a/dev-php/PEAR-I18Nv2/ChangeLog +++ b/dev-php/PEAR-I18Nv2/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-I18Nv2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18Nv2/ChangeLog,v 1.14 2007/10/22 18:33:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18Nv2/ChangeLog,v 1.15 2007/12/06 00:25:39 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-I18Nv2-0.11.3.ebuild, + PEAR-I18Nv2-0.11.4.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-I18Nv2-0.11.4.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-I18Nv2-0.11.4.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.3.ebuild b/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.3.ebuild deleted file mode 100644 index e42fe10f56cb..000000000000 --- a/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.3.ebuild +++ /dev/null @@ -1,15 +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-I18Nv2/PEAR-I18Nv2-0.11.3.ebuild,v 1.5 2006/11/25 19:22:53 kloeri Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Internationalization" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -pkg_setup() { - require_php_with_use pcre iconv -} diff --git a/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4.ebuild b/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4.ebuild index 8bd07dcd3082..535467382fc3 100644 --- a/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4.ebuild +++ b/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4.ebuild @@ -1,11 +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-I18Nv2/PEAR-I18Nv2-0.11.4.ebuild,v 1.8 2007/10/22 18:33:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4.ebuild,v 1.9 2007/12/06 00:25:39 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Internationalization - basic support to localize your application." -LICENSE="BSD" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-I18Nv2/files/digest-PEAR-I18Nv2-0.11.3 b/dev-php/PEAR-I18Nv2/files/digest-PEAR-I18Nv2-0.11.3 deleted file mode 100644 index 4e254aeaa8aa..000000000000 --- a/dev-php/PEAR-I18Nv2/files/digest-PEAR-I18Nv2-0.11.3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 fb081bc35cc1758dbd40329927194cd4 I18Nv2-0.11.3.tgz 316389 -RMD160 6c30cf43454205549450a4b24d1ae3ccb31109ee I18Nv2-0.11.3.tgz 316389 -SHA256 23028f26779683d7edd1b175cf6ada7959c8036708a019f32c67348db4efd7cc I18Nv2-0.11.3.tgz 316389 diff --git a/dev-php/PEAR-Image_Canvas/ChangeLog b/dev-php/PEAR-Image_Canvas/ChangeLog index 0a19d6352768..8ae938f90200 100644 --- a/dev-php/PEAR-Image_Canvas/ChangeLog +++ b/dev-php/PEAR-Image_Canvas/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Image_Canvas # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Canvas/ChangeLog,v 1.23 2007/10/22 18:39:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Canvas/ChangeLog,v 1.24 2007/12/06 00:26:23 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Image_Canvas-0.3.0.ebuild, PEAR-Image_Canvas-0.3.1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Image_Canvas-0.3.1.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Image_Canvas-0.3.1.ebuild: diff --git a/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.0.ebuild b/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.0.ebuild deleted file mode 100644 index e30fe9fff4fb..000000000000 --- a/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.0.ebuild +++ /dev/null @@ -1,18 +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-Image_Canvas/PEAR-Image_Canvas-0.3.0.ebuild,v 1.11 2007/04/22 13:43:16 dertobi123 Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Provides a common interface to image drawing, making image source -code independent on the library used." - -LICENSE="PHP" -SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -RDEPEND="dev-php/PEAR-Image_Color" - -pkg_setup() { - require_gd -} diff --git a/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.1.ebuild b/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.1.ebuild index 67e87d0258ef..22b3398adbd6 100644 --- a/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.1.ebuild +++ b/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.1.ebuild,v 1.8 2007/10/22 18:39:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.1.ebuild,v 1.9 2007/12/06 00:26:23 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Provides a common interface to image drawing, making image source code independent on the library used." -LICENSE="PHP" +# see http://pear.php.net/bugs/bug.php?id=9699 wrt LICENSE +LICENSE="PHP-2.02 || ( LGPL-2.1 LGPL-3 )" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Image_Canvas/files/digest-PEAR-Image_Canvas-0.3.0 b/dev-php/PEAR-Image_Canvas/files/digest-PEAR-Image_Canvas-0.3.0 deleted file mode 100644 index 7bb1deb17cca..000000000000 --- a/dev-php/PEAR-Image_Canvas/files/digest-PEAR-Image_Canvas-0.3.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 41dd36fb05436159fb6fccca02cb7aaa Image_Canvas-0.3.0.tgz 43423 -RMD160 f3daac0ddeb3d406deb1acdd99ba5a9246e1efa9 Image_Canvas-0.3.0.tgz 43423 -SHA256 1b3883e84553e04ee70c863671aebeee3499cbbb9a59c1889ce77a514ece24ca Image_Canvas-0.3.0.tgz 43423 diff --git a/dev-php/PEAR-Image_Color/ChangeLog b/dev-php/PEAR-Image_Color/ChangeLog index b6677415ce1d..780bfb4df3dd 100644 --- a/dev-php/PEAR-Image_Color/ChangeLog +++ b/dev-php/PEAR-Image_Color/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Image_Color # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Color/ChangeLog,v 1.14 2007/10/05 16:11:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Color/ChangeLog,v 1.15 2007/12/06 00:27:06 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Image_Color-1.0.2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Image_Color-1.0.2.ebuild: + Fix LICENSE 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Image_Color-1.0.2.ebuild: diff --git a/dev-php/PEAR-Image_Color/PEAR-Image_Color-1.0.2.ebuild b/dev-php/PEAR-Image_Color/PEAR-Image_Color-1.0.2.ebuild index 64f9ee03a53c..5f0c5e284d32 100644 --- a/dev-php/PEAR-Image_Color/PEAR-Image_Color-1.0.2.ebuild +++ b/dev-php/PEAR-Image_Color/PEAR-Image_Color-1.0.2.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-Image_Color/PEAR-Image_Color-1.0.2.ebuild,v 1.12 2007/10/05 16:11:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Color/PEAR-Image_Color-1.0.2.ebuild,v 1.13 2007/12/06 00:27:06 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Manages and handles color data and conversions." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Image_Color2/ChangeLog b/dev-php/PEAR-Image_Color2/ChangeLog index bf14164984f9..78ca4de874b6 100644 --- a/dev-php/PEAR-Image_Color2/ChangeLog +++ b/dev-php/PEAR-Image_Color2/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Image_Color2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Color2/ChangeLog,v 1.1 2007/11/15 18:52:55 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Color2/ChangeLog,v 1.2 2007/12/06 00:27:53 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Image_Color2-0.1.4.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Image_Color2-0.1.4.ebuild: + Fix LICENSE *PEAR-Image_Color2-0.1.4 (15 Nov 2007) diff --git a/dev-php/PEAR-Image_Color2/PEAR-Image_Color2-0.1.4.ebuild b/dev-php/PEAR-Image_Color2/PEAR-Image_Color2-0.1.4.ebuild index fdaf3c1d8893..58ef3670b9cf 100644 --- a/dev-php/PEAR-Image_Color2/PEAR-Image_Color2-0.1.4.ebuild +++ b/dev-php/PEAR-Image_Color2/PEAR-Image_Color2-0.1.4.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-Image_Color2/PEAR-Image_Color2-0.1.4.ebuild,v 1.1 2007/11/15 18:52:55 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Color2/PEAR-Image_Color2-0.1.4.ebuild,v 1.2 2007/12/06 00:27:53 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Color conversion and mixing for PHP5." -LICENSE="LGPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-Image_Graph/ChangeLog b/dev-php/PEAR-Image_Graph/ChangeLog index 7c662dc54474..f7cd769e8eb6 100644 --- a/dev-php/PEAR-Image_Graph/ChangeLog +++ b/dev-php/PEAR-Image_Graph/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Image_Graph # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.15 2007/04/22 13:44:56 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.16 2007/12/06 00:28:28 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Image_Graph-0.7.2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Image_Graph-0.7.2.ebuild: + Fix LICENSE 22 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> PEAR-Image_Graph-0.7.2.ebuild: diff --git a/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild b/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild index e1e18349ab94..1211afcd06fd 100644 --- a/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild +++ b/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.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-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild,v 1.11 2007/04/22 13:44:56 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild,v 1.12 2007/12/06 00:28:28 jokey Exp $ inherit php-pear-r1 DESCRIPTION="A package for displaying (numerical) data as a graph/chart/plot." -LICENSE="PHP" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Image_GraphViz/ChangeLog b/dev-php/PEAR-Image_GraphViz/ChangeLog index 2c96043ecd87..77838fdba603 100644 --- a/dev-php/PEAR-Image_GraphViz/ChangeLog +++ b/dev-php/PEAR-Image_GraphViz/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Image_GraphViz # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.3 2007/11/29 23:26:45 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.4 2007/12/06 00:29:14 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Image_GraphViz-1.2.1.ebuild, PEAR-Image_GraphViz-1.3.0_rc2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Image_GraphViz-1.3.0_rc2.ebuild: + Fix LICENSE *PEAR-Image_GraphViz-1.3.0_rc2 (29 Nov 2007) diff --git a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.2.1.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.2.1.ebuild deleted file mode 100644 index 4c04c6dbc464..000000000000 --- a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.2.1.ebuild +++ /dev/null @@ -1,11 +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-Image_GraphViz/PEAR-Image_GraphViz-1.2.1.ebuild,v 1.2 2007/06/20 13:19:47 angelos Exp $ - -inherit php-pear-r1 - -DESCRIPTION="PHP interface to AT&T's GraphViz tools." -LICENSE="PHP" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild index ed9d6ede9324..555029e88973 100644 --- a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild +++ b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild @@ -1,11 +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-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild,v 1.1 2007/11/29 23:26:45 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild,v 1.2 2007/12/06 00:29:14 jokey Exp $ inherit php-pear-r1 DESCRIPTION="PHP interface to AT&T's GraphViz tools." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-Image_GraphViz/files/digest-PEAR-Image_GraphViz-1.2.1 b/dev-php/PEAR-Image_GraphViz/files/digest-PEAR-Image_GraphViz-1.2.1 deleted file mode 100644 index 466b92118613..000000000000 --- a/dev-php/PEAR-Image_GraphViz/files/digest-PEAR-Image_GraphViz-1.2.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8828e58960e0d93820cb3bdcce85e705 Image_GraphViz-1.2.1.tgz 4872 -RMD160 2e61211738d6cd97721487b547f9f0b0881cefd1 Image_GraphViz-1.2.1.tgz 4872 -SHA256 5a566d4cd39f9e39be6c9b8b95ca81fca7d2283638a774a079dafc9b304d5338 Image_GraphViz-1.2.1.tgz 4872 diff --git a/dev-php/PEAR-Image_IPTC/ChangeLog b/dev-php/PEAR-Image_IPTC/ChangeLog index 9a7ce2aa9026..9f7bf0e6fc33 100644 --- a/dev-php/PEAR-Image_IPTC/ChangeLog +++ b/dev-php/PEAR-Image_IPTC/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Image_IPTC # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.25 2007/02/21 23:26:15 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.26 2007/12/06 00:31:56 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Image_IPTC-1.0.2-r1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Image_IPTC-1.0.2-r1.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild index 91a2b1a11b2e..50f06c13acc2 100644 --- a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild +++ b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild,v 1.14 2006/03/18 13:30:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild,v 1.15 2007/12/06 00:31:56 jokey Exp $ inherit php-pear-r1 DESCRIPTION="This package provides a mechanism for modifying IPTC header information" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Image_Text/ChangeLog b/dev-php/PEAR-Image_Text/ChangeLog index f236966f435f..01307aa52534 100644 --- a/dev-php/PEAR-Image_Text/ChangeLog +++ b/dev-php/PEAR-Image_Text/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Image_Text # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Text/ChangeLog,v 1.1 2007/10/08 12:05:31 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Text/ChangeLog,v 1.2 2007/12/06 00:30:00 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Image_Text-0.6.0_beta.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, + +PEAR-Image_Text-0.6.0_beta.ebuild: + Fix LICENSE *PEAR-Image_Text-0.6.0_beta (08 Oct 2007) diff --git a/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.0_beta.ebuild b/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.0_beta.ebuild index 390b78d69997..480ee2b72237 100644 --- a/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.0_beta.ebuild +++ b/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.0_beta.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-Image_Text/PEAR-Image_Text-0.6.0_beta.ebuild,v 1.1 2007/10/08 12:05:31 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.0_beta.ebuild,v 1.2 2007/12/06 00:30:00 jokey Exp $ PEAR_PV="${PV/_/}" inherit php-pear-r1 depend.php DESCRIPTION="Advanced text manipulations in images." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog index 17d0e9187804..d9f7103cd849 100644 --- a/dev-php/PEAR-Log/ChangeLog +++ b/dev-php/PEAR-Log/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Log # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.72 2007/10/22 16:30:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.73 2007/12/06 00:30:38 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Log-1.9.3.ebuild, + PEAR-Log-1.9.11.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Log-1.9.3.ebuild, PEAR-Log-1.9.11.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Log-1.9.11.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild index c482a63712b8..0a6128e7b08d 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild,v 1.9 2007/10/22 16:30:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild,v 1.10 2007/12/06 00:30:38 jokey Exp $ inherit php-pear-r1 depend.php eutils KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" DESCRIPTION="The Log framework provides an abstracted logging system. It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal targets." -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" IUSE="minimal" diff --git a/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild index 6bfc320eabdf..b3f088c86f25 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild,v 1.14 2007/03/21 23:02:22 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild,v 1.15 2007/12/06 00:30:38 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" DESCRIPTION="The Log framework provides an abstracted logging system. It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal targets." -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-MIME_Type/ChangeLog b/dev-php/PEAR-MIME_Type/ChangeLog index a18a908bb05f..28c08b98a8cf 100644 --- a/dev-php/PEAR-MIME_Type/ChangeLog +++ b/dev-php/PEAR-MIME_Type/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-MIME_Type # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.11 2007/12/01 12:27:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.12 2007/12/06 00:33:17 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: + LICENSE fix from project overlay 01 Dec 2007; nixnut <nixnut@gentoo.org> PEAR-MIME_Type-1.0.0.ebuild: Stable on ppc wrt bug 200678 diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog index 48c2ccf3144c..56cf1500e25c 100644 --- a/dev-php/PEAR-Mail/ChangeLog +++ b/dev-php/PEAR-Mail/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Mail # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.37 2007/10/22 18:40:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.38 2007/12/06 00:32:55 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Mail-1.1.9.ebuild, + PEAR-Mail-1.1.14.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Mail-1.1.9.ebuild, PEAR-Mail-1.1.14.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Mail-1.1.14.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild index 366e5825391f..fcbe30244607 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.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-Mail/PEAR-Mail-1.1.14.ebuild,v 1.9 2007/10/22 18:40:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v 1.10 2007/12/06 00:32:55 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Class that provides multiple interfaces for sending emails" -LICENSE="PHP" +LICENSE="PHP-2.02 BSD" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild index 388b5fba0a6f..5e5773efdcaf 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.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-Mail/PEAR-Mail-1.1.9.ebuild,v 1.16 2007/02/11 10:58:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild,v 1.17 2007/12/06 00:32:55 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Class that provides multiple interfaces for sending emails" -LICENSE="PHP" +LICENSE="PHP-2.02 BSD" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-Mail_Mime/ChangeLog b/dev-php/PEAR-Mail_Mime/ChangeLog index 9ddbe556e5ef..443f229e0cd1 100644 --- a/dev-php/PEAR-Mail_Mime/ChangeLog +++ b/dev-php/PEAR-Mail_Mime/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php/PEAR-Mail_Mime # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.58 2007/10/22 18:41:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.59 2007/12/06 00:37:30 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Mail_Mime-1.3.1-r1.ebuild, PEAR-Mail_Mime-1.3.1-r2.ebuild, + PEAR-Mail_Mime-1.5.2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Mail_Mime-1.3.1-r1.ebuild, PEAR-Mail_Mime-1.3.1-r2.ebuild, + PEAR-Mail_Mime-1.5.2.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Mail_Mime-1.3.1-r2.ebuild: diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild index 84b8857ae4ad..295ce84bbf8a 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.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-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild,v 1.17 2007/02/11 10:56:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild,v 1.18 2007/12/06 00:37:30 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages" -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild index 2e8c8d628430..f0c25e8279e0 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.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-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild,v 1.8 2007/10/22 18:41:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild,v 1.9 2007/12/06 00:37:30 jokey Exp $ inherit php-pear-r1 eutils DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages" -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild index 52dd00284892..aa345913a566 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.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-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild,v 1.10 2007/10/22 16:13:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild,v 1.11 2007/12/06 00:37:30 jokey Exp $ inherit php-pear-r1 eutils DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages" -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-Mail_mimeDecode/ChangeLog b/dev-php/PEAR-Mail_mimeDecode/ChangeLog index f0350716dada..130c7e5fad89 100644 --- a/dev-php/PEAR-Mail_mimeDecode/ChangeLog +++ b/dev-php/PEAR-Mail_mimeDecode/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Mail_mimeDecode # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.7 2007/10/22 16:16:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.8 2007/12/06 00:37:56 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Mail_mimeDecode-1.5.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Mail_mimeDecode-1.5.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Mail_mimeDecode-1.5.0.ebuild: diff --git a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild index 73c77751233a..ed6247ec6d8f 100644 --- a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild +++ b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.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-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.8 2007/10/22 16:16:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.9 2007/12/06 00:37:56 jokey Exp $ inherit php-pear-r1 eutils DESCRIPTION="Provides a class to decode mime messages (split from PEAR-Mail_Mime)" -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-Math_Stats/ChangeLog b/dev-php/PEAR-Math_Stats/ChangeLog index 3245064bc0f5..ce59ecd823fe 100644 --- a/dev-php/PEAR-Math_Stats/ChangeLog +++ b/dev-php/PEAR-Math_Stats/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Math_Stats # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/ChangeLog,v 1.19 2007/02/21 23:28:13 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/ChangeLog,v 1.20 2007/12/06 00:38:21 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Math_Stats-0.9.0_beta3-r1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Math_Stats-0.9.0_beta3-r1.ebuild: + Fix LICENSE, do not hardcode version in ebuild. 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild b/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild index 3235a8b53f34..ec11d2cee154 100644 --- a/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild +++ b/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild @@ -1,14 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild,v 1.16 2006/03/30 19:23:54 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild,v 1.17 2007/12/06 00:38:21 jokey Exp $ +PEAR_PV="${PV/_beta/beta}" inherit php-pear-r1 DESCRIPTION="Classes to calculate statistical parameters." -SRC_URI="http://pear.php.net/get/Math_Stats-0.9.0beta3.tgz" - -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" -S="${WORKDIR}/Math_Stats-0.9.0beta3" diff --git a/dev-php/PEAR-Net_DIME/ChangeLog b/dev-php/PEAR-Net_DIME/ChangeLog index 8949dd0b2da7..c2a1bd18b275 100644 --- a/dev-php/PEAR-Net_DIME/ChangeLog +++ b/dev-php/PEAR-Net_DIME/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Net_DIME -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.23 2006/05/21 00:55:41 chtekk Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.24 2007/12/06 00:38:41 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Net_DIME-0.3-r1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Net_DIME-0.3-r1.ebuild: + Fix LICENSE 21 May 2006; Luca Longinotti <chtekk@gentoo.org> -PEAR-Net_DIME-0.3.ebuild: diff --git a/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild index 503ef5a1766a..74b3abe282f8 100644 --- a/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild +++ b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.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-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild,v 1.17 2007/02/11 10:57:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild,v 1.18 2007/12/06 00:38:41 jokey Exp $ inherit php-pear-r1 DESCRIPTION="The PEAR::Net_DIME class implements DIME encoding" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_DNS/ChangeLog b/dev-php/PEAR-Net_DNS/ChangeLog index d56d1b75c918..cb1a7a5632c7 100644 --- a/dev-php/PEAR-Net_DNS/ChangeLog +++ b/dev-php/PEAR-Net_DNS/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Net_DNS # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.31 2007/10/22 18:43:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.32 2007/12/06 00:39:10 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Net_DNS-0.03-r1.ebuild, PEAR-Net_DNS-1.0.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Net_DNS-1.0.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Net_DNS-1.0.0.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03-r1.ebuild b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03-r1.ebuild deleted file mode 100644 index d3cfc662bc62..000000000000 --- a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03-r1.ebuild +++ /dev/null @@ -1,11 +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-Net_DNS/PEAR-Net_DNS-0.03-r1.ebuild,v 1.15 2006/03/30 19:25:55 josejx Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Resolver library used to communicate with a DNS server." -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild index a0a4e6ac3905..3f804447c33f 100644 --- a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild +++ b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild @@ -1,11 +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-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild,v 1.8 2007/10/22 18:43:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild,v 1.9 2007/12/06 00:39:10 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Resolver library used to communicate with a DNS server." -LICENSE="PHP" +LICENSE="PHP-3.01 || ( LGPL-2.1 LGPL-3 )" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_DNS/files/digest-PEAR-Net_DNS-0.03-r1 b/dev-php/PEAR-Net_DNS/files/digest-PEAR-Net_DNS-0.03-r1 deleted file mode 100644 index 7b949d2eebd5..000000000000 --- a/dev-php/PEAR-Net_DNS/files/digest-PEAR-Net_DNS-0.03-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ef74d95e75dc3b2c419bc0a4f738c426 Net_DNS-0.03.tgz 21260 -RMD160 a43b4ee4433e833f387dea8a07afc18de35e85ed Net_DNS-0.03.tgz 21260 -SHA256 0ef410fe74e59f2a9bdfa01b653dd978e7f7bc3b978c1703d255cdad76633044 Net_DNS-0.03.tgz 21260 diff --git a/dev-php/PEAR-Net_DNSBL/ChangeLog b/dev-php/PEAR-Net_DNSBL/ChangeLog index bddb203c9f27..678c62b67147 100644 --- a/dev-php/PEAR-Net_DNSBL/ChangeLog +++ b/dev-php/PEAR-Net_DNSBL/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Net_DNSBL # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.26 2007/10/22 18:44:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.27 2007/12/06 00:39:30 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Net_DNSBL-1.0.0-r1.ebuild, PEAR-Net_DNSBL-1.3.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Net_DNSBL-1.3.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Net_DNSBL-1.3.0.ebuild: diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild deleted file mode 100644 index 08b67af35b29..000000000000 --- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild +++ /dev/null @@ -1,15 +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-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild,v 1.16 2006/05/21 18:10:52 corsair Exp $ - -inherit php-pear-r1 - -DESCRIPTION="DNSBL Checker" - -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -RDEPEND=">=dev-php/PEAR-Cache_Lite-1.5.2-r1 - >=dev-php/PEAR-Net_CheckIP-1.1-r1 - >=dev-php/PEAR-HTTP_Request-1.2.4-r1" diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild index e36a97545645..d706547e89e2 100644 --- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild +++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.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-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild,v 1.8 2007/10/22 18:44:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild,v 1.9 2007/12/06 00:39:30 jokey Exp $ inherit php-pear-r1 DESCRIPTION="DNSBL Checker" -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_DNSBL/files/digest-PEAR-Net_DNSBL-1.0.0-r1 b/dev-php/PEAR-Net_DNSBL/files/digest-PEAR-Net_DNSBL-1.0.0-r1 deleted file mode 100644 index 02e78b4d503f..000000000000 --- a/dev-php/PEAR-Net_DNSBL/files/digest-PEAR-Net_DNSBL-1.0.0-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 fcc53573625e56cf53c053678ae7ada7 Net_DNSBL-1.0.0.tgz 4196 -RMD160 aa54cdce7632b34d83d03220f0e2a3086c416d47 Net_DNSBL-1.0.0.tgz 4196 -SHA256 7ae4618cd2bb15ca99230cd206d162273e4703140a76c6daad4c8db6d5632b4f Net_DNSBL-1.0.0.tgz 4196 diff --git a/dev-php/PEAR-Net_FTP/ChangeLog b/dev-php/PEAR-Net_FTP/ChangeLog index efbae3151ea5..345214193a34 100644 --- a/dev-php/PEAR-Net_FTP/ChangeLog +++ b/dev-php/PEAR-Net_FTP/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Net_FTP # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog,v 1.12 2007/10/22 18:55:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog,v 1.13 2007/12/06 00:39:50 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Net_FTP-1.3.2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Net_FTP-1.3.2.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Net_FTP-1.3.2.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild index 91da33ba3b4d..b0e4c9d08eef 100644 --- a/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild +++ b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.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-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild,v 1.14 2007/10/22 18:55:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild,v 1.15 2007/12/06 00:39:50 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Provides an OO interface to the PHP FTP functions" -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog index b7f0243786f7..3372019d112d 100644 --- a/dev-php/PEAR-Net_IMAP/ChangeLog +++ b/dev-php/PEAR-Net_IMAP/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Net_IMAP # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.27 2007/10/22 18:45:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.28 2007/12/06 00:40:17 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Net_IMAP-1.0.3-r1.ebuild, PEAR-Net_IMAP-1.1.0_beta1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Net_IMAP-1.1.0_beta1.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Net_IMAP-1.1.0_beta1.ebuild: diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild deleted file mode 100644 index 717e4a035b61..000000000000 --- a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild +++ /dev/null @@ -1,13 +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-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild,v 1.16 2006/03/30 19:27:59 josejx Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Provides an implementation of the IMAP protocol." - -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild index 1286f602dda7..67c70ae20236 100644 --- a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild +++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.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-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild,v 1.9 2007/10/22 18:45:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild,v 1.10 2007/12/06 00:40:17 jokey Exp $ PEAR_PV="${PV/_/}" @@ -8,7 +8,7 @@ inherit php-pear-r1 DESCRIPTION="Provides an implementation of the IMAP protocol." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_IMAP/files/digest-PEAR-Net_IMAP-1.0.3-r1 b/dev-php/PEAR-Net_IMAP/files/digest-PEAR-Net_IMAP-1.0.3-r1 deleted file mode 100644 index 70922b8180dc..000000000000 --- a/dev-php/PEAR-Net_IMAP/files/digest-PEAR-Net_IMAP-1.0.3-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 4f2f821cf1edb68533c62f8eb7acbde9 Net_IMAP-1.0.3.tgz 27192 -RMD160 d62d38754678165b47b564ea95d74850e77fe512 Net_IMAP-1.0.3.tgz 27192 -SHA256 9b89d403db3e065ec0910aa2ede70ed84131f4086eece9ebbb9572858ca5baab Net_IMAP-1.0.3.tgz 27192 diff --git a/dev-php/PEAR-Net_IPv4/ChangeLog b/dev-php/PEAR-Net_IPv4/ChangeLog index 1797538a7608..1cbb84b0fd35 100644 --- a/dev-php/PEAR-Net_IPv4/ChangeLog +++ b/dev-php/PEAR-Net_IPv4/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Net_IPv4 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IPv4/ChangeLog,v 1.1 2006/08/24 02:18:04 jhuebel Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IPv4/ChangeLog,v 1.2 2007/12/06 00:40:23 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Net_IPv4-1.3.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Net_IPv4-1.3.0.ebuild: + Fix LICENSE *PEAR-Net_IPv4-1.3.0 (24 Aug 2006) diff --git a/dev-php/PEAR-Net_IPv4/PEAR-Net_IPv4-1.3.0.ebuild b/dev-php/PEAR-Net_IPv4/PEAR-Net_IPv4-1.3.0.ebuild index ab3be7229262..b8da9dc6143b 100644 --- a/dev-php/PEAR-Net_IPv4/PEAR-Net_IPv4-1.3.0.ebuild +++ b/dev-php/PEAR-Net_IPv4/PEAR-Net_IPv4-1.3.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IPv4/PEAR-Net_IPv4-1.3.0.ebuild,v 1.1 2006/08/24 02:18:04 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IPv4/PEAR-Net_IPv4-1.3.0.ebuild,v 1.2 2007/12/06 00:40:23 jokey Exp $ inherit php-pear-r1 DESCRIPTION="PEAR class for IP v4 calculations" -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-Net_LMTP/ChangeLog b/dev-php/PEAR-Net_LMTP/ChangeLog index 7a6f6a1b8db1..8b0c96b492e9 100644 --- a/dev-php/PEAR-Net_LMTP/ChangeLog +++ b/dev-php/PEAR-Net_LMTP/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Net_LMTP # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/ChangeLog,v 1.18 2007/02/21 23:30:05 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/ChangeLog,v 1.19 2007/12/06 00:40:56 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Net_LMTP-1.0.1-r1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Net_LMTP-1.0.1-r1.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild index 7dfd4c15334e..e7af27c0d02e 100644 --- a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild +++ b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild,v 1.16 2006/03/30 19:29:03 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild,v 1.17 2007/12/06 00:40:56 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides an implementation of the RFC2033 LMTP protocol." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_Ping/ChangeLog b/dev-php/PEAR-Net_Ping/ChangeLog index 13b94be58532..e008d5275ddf 100644 --- a/dev-php/PEAR-Net_Ping/ChangeLog +++ b/dev-php/PEAR-Net_Ping/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Net_Ping # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.7 2007/08/20 21:58:03 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.8 2007/12/06 00:41:05 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Net_Ping-2.4.2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Net_Ping-2.4.2.ebuild: + Fix LICENSE 15 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, +PEAR-Net_Ping-2.4.2.ebuild: diff --git a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild index c9df9a686830..259e84de1d59 100644 --- a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild +++ b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.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-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild,v 1.1 2007/08/20 21:58:03 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild,v 1.2 2007/12/06 00:41:05 jokey Exp $ inherit php-pear-r1 DESCRIPTION="OS independet wrapper class for executing ping calls." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-Net_SMTP/ChangeLog b/dev-php/PEAR-Net_SMTP/ChangeLog index 541f64f3ca2f..eb4eb4b54e1c 100644 --- a/dev-php/PEAR-Net_SMTP/ChangeLog +++ b/dev-php/PEAR-Net_SMTP/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Net_SMTP # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/ChangeLog,v 1.36 2007/10/22 18:48:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/ChangeLog,v 1.37 2007/12/06 00:41:40 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Net_SMTP-1.2.7.ebuild, + PEAR-Net_SMTP-1.2.10.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Net_SMTP-1.2.7.ebuild, PEAR-Net_SMTP-1.2.10.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Net_SMTP-1.2.10.ebuild: diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild index 091a8f5b9c3c..25bccf1b3d8a 100644 --- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild +++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.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-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild,v 1.8 2007/10/22 18:48:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild,v 1.9 2007/12/06 00:41:40 jokey Exp $ inherit php-pear-r1 DESCRIPTION="An implementation of the SMTP protocol" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="minimal" diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild index 792c5b1aab4a..a83775e989f6 100644 --- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild +++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.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-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild,v 1.17 2007/02/11 10:59:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild,v 1.18 2007/12/06 00:41:40 jokey Exp $ inherit php-pear-r1 DESCRIPTION="An implementation of the SMTP protocol" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_Server/ChangeLog b/dev-php/PEAR-Net_Server/ChangeLog index fde0e9f4fee9..3505d1bf87f8 100644 --- a/dev-php/PEAR-Net_Server/ChangeLog +++ b/dev-php/PEAR-Net_Server/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Net_Server # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/ChangeLog,v 1.26 2007/10/22 18:46:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/ChangeLog,v 1.27 2007/12/06 00:41:57 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Net_Server-0.12.0-r1.ebuild, PEAR-Net_Server-1.0.2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Net_Server-1.0.2.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Net_Server-1.0.2.ebuild: diff --git a/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild b/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild deleted file mode 100644 index fdb61602bb72..000000000000 --- a/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild +++ /dev/null @@ -1,16 +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-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild,v 1.16 2006/03/30 19:32:28 josejx Exp $ - -inherit php-pear-r1 depend.php - -DESCRIPTION="Generic server class for PHP." - -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" - -pkg_setup() { - require_php_with_use pcntl sockets -} diff --git a/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2.ebuild b/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2.ebuild index 442f679261df..a247ac29802d 100644 --- a/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2.ebuild +++ b/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2.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-Net_Server/PEAR-Net_Server-1.0.2.ebuild,v 1.8 2007/10/22 18:46:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2.ebuild,v 1.9 2007/12/06 00:41:57 jokey Exp $ inherit php-pear-r1 depend.php eutils DESCRIPTION="Generic server class for PHP." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_Server/files/digest-PEAR-Net_Server-0.12.0-r1 b/dev-php/PEAR-Net_Server/files/digest-PEAR-Net_Server-0.12.0-r1 deleted file mode 100644 index 3d8b7963f27e..000000000000 --- a/dev-php/PEAR-Net_Server/files/digest-PEAR-Net_Server-0.12.0-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 f73b4f437ab48ae089db4e92d4d92709 Net_Server-0.12.0.tgz 9226 -RMD160 29214702102b071efeb586284e8c03971f6f7844 Net_Server-0.12.0.tgz 9226 -SHA256 d3db9f636c46ff12d5f72f45da7e2d49ea3ef5b82493425f1dcde73d17bb6071 Net_Server-0.12.0.tgz 9226 diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog index 239b7f7e08a3..5bf9ca5d536a 100644 --- a/dev-php/PEAR-Net_Sieve/ChangeLog +++ b/dev-php/PEAR-Net_Sieve/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Net_Sieve # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.54 2007/10/22 18:46:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.55 2007/12/06 00:42:19 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Net_Sieve-1.1.1-r1.ebuild, PEAR-Net_Sieve-1.1.5.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Net_Sieve-1.1.1-r1.ebuild, PEAR-Net_Sieve-1.1.5.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Net_Sieve-1.1.5.ebuild: diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild index d5a5c76ee241..440c71e794fb 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild,v 1.17 2006/04/10 22:42:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild,v 1.18 2007/12/06 00:42:19 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyrus IMAPd. Can be used to install, remove, mark active etc sieve scripts." -LICENSE="PHP" +LICENSE="PHP-2.02 BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild index 761db676121c..0c8167793c3d 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.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-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild,v 1.8 2007/10/22 18:46:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild,v 1.9 2007/12/06 00:42:19 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyrus IMAPd" -LICENSE="PHP" +LICENSE="BSD BSD-2" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog index 380437b345b6..b24aac6350e9 100644 --- a/dev-php/PEAR-Net_Socket/ChangeLog +++ b/dev-php/PEAR-Net_Socket/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Net_Socket # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.51 2007/10/22 18:48:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.52 2007/12/06 00:42:39 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Net_Socket-1.0.6-r1.ebuild, PEAR-Net_Socket-1.0.8.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Net_Socket-1.0.6-r1.ebuild, PEAR-Net_Socket-1.0.8.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Net_Socket-1.0.8.ebuild: diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.6-r1.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.6-r1.ebuild index 44a04174819c..33c31dadab0d 100644 --- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.6-r1.ebuild +++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.6-r1.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-Net_Socket/PEAR-Net_Socket-1.0.6-r1.ebuild,v 1.17 2007/02/11 10:56:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.6-r1.ebuild,v 1.18 2007/12/06 00:42:39 jokey Exp $ inherit php-pear-r1 DESCRIPTION="class interface to TCP sockets" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild index 632a499aec96..86b2896bf5d3 100644 --- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild +++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.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-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild,v 1.8 2007/10/22 18:48:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild,v 1.9 2007/12/06 00:42:39 jokey Exp $ inherit php-pear-r1 DESCRIPTION="class interface to TCP sockets" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_URL/ChangeLog b/dev-php/PEAR-Net_URL/ChangeLog index 2dc53ee436f6..57d5b6abfd38 100644 --- a/dev-php/PEAR-Net_URL/ChangeLog +++ b/dev-php/PEAR-Net_URL/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Net_URL # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/ChangeLog,v 1.31 2007/10/22 18:49:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/ChangeLog,v 1.32 2007/12/06 00:42:59 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Net_URL-1.0.14-r1.ebuild, PEAR-Net_URL-1.0.15.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Net_URL-1.0.14-r1.ebuild, PEAR-Net_URL-1.0.15.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Net_URL-1.0.15.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild index 1f2cc2ee77d3..5eeded0e15a6 100644 --- a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild +++ b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.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-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild,v 1.17 2007/02/11 10:55:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild,v 1.18 2007/12/06 00:42:59 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Easy parsing of URLs" -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild index cc80facd3f95..5e0c2d5cc9b2 100644 --- a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild +++ b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.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-Net_URL/PEAR-Net_URL-1.0.15.ebuild,v 1.8 2007/10/22 18:49:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild,v 1.9 2007/12/06 00:42:59 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Easy parsing of URLs" -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_URL2/ChangeLog b/dev-php/PEAR-Net_URL2/ChangeLog index c1223ce2a65f..ee57777f3da2 100644 --- a/dev-php/PEAR-Net_URL2/ChangeLog +++ b/dev-php/PEAR-Net_URL2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Net_URL2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog,v 1.1 2007/08/27 11:01:39 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog,v 1.2 2007/12/06 00:43:15 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Net_URL2-0.1.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Net_URL2-0.1.0.ebuild: + Fix LICENSE *PEAR-Net_URL2-0.1.0 (27 Aug 2007) diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild index 5cc33f68764e..d4418f5307fa 100644 --- a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild +++ b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild @@ -1,11 +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-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild,v 1.1 2007/08/27 11:01:39 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-0.1.0.ebuild,v 1.2 2007/12/06 00:43:15 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Easy parsing of URLs (PHP5 port of PEAR-Net_URL package)." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog b/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog index ce867bc3111f..11c3d726078e 100644 --- a/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog +++ b/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for dev-php/PEAR-Net_UserAgent_Detect # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog,v 1.26 2007/10/22 18:50:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog,v 1.27 2007/12/06 00:43:46 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild, + PEAR-Net_UserAgent_Detect-2.3.0.ebuild, + PEAR-Net_UserAgent_Detect-2.4.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Net_UserAgent_Detect-2.3.0.ebuild, + PEAR-Net_UserAgent_Detect-2.4.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Net_UserAgent_Detect-2.3.0.ebuild: diff --git a/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild b/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild deleted file mode 100644 index 754be57e6b13..000000000000 --- a/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild +++ /dev/null @@ -1,13 +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-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild,v 1.15 2006/03/30 19:35:29 josejx Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Net_UserAgent_Detect determines the Web browser, version, and -platform from an HTTP user agent string." - -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.3.0.ebuild b/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.3.0.ebuild index 3b2a4f35156f..9a97e2725a3c 100644 --- a/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.3.0.ebuild +++ b/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.3.0.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-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.3.0.ebuild,v 1.8 2007/10/22 18:50:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.3.0.ebuild,v 1.9 2007/12/06 00:43:46 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Net_UserAgent_Detect determines the Web browser, version, and platform from an HTTP user agent string." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.4.0.ebuild b/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.4.0.ebuild index 3b3662e38e55..641943fe286e 100644 --- a/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.4.0.ebuild +++ b/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.4.0.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-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.4.0.ebuild,v 1.1 2007/10/15 20:10:37 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.4.0.ebuild,v 1.2 2007/12/06 00:43:46 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Net_UserAgent_Detect determines the Web browser, version, and platform from an HTTP user agent string." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-Net_UserAgent_Detect/files/digest-PEAR-Net_UserAgent_Detect-2.1.0-r1 b/dev-php/PEAR-Net_UserAgent_Detect/files/digest-PEAR-Net_UserAgent_Detect-2.1.0-r1 deleted file mode 100644 index ec69f63d77e7..000000000000 --- a/dev-php/PEAR-Net_UserAgent_Detect/files/digest-PEAR-Net_UserAgent_Detect-2.1.0-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 fcee7d4da95a31ef9d935edcddbd9687 Net_UserAgent_Detect-2.1.0.tgz 9595 -RMD160 d8d517e60b43233f99b7859d5d2c74c998a2ba2a Net_UserAgent_Detect-2.1.0.tgz 9595 -SHA256 e4ae8805c83223e4fa9910cd3f8a41b276cdd8555847e070b04ba3a6de90942c Net_UserAgent_Detect-2.1.0.tgz 9595 diff --git a/dev-php/PEAR-Numbers_Roman/ChangeLog b/dev-php/PEAR-Numbers_Roman/ChangeLog index c0f0f0695412..52c764961a3b 100644 --- a/dev-php/PEAR-Numbers_Roman/ChangeLog +++ b/dev-php/PEAR-Numbers_Roman/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Numbers_Roman # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Roman/ChangeLog,v 1.14 2007/11/08 16:48:53 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Roman/ChangeLog,v 1.15 2007/12/06 00:43:55 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Numbers_Roman-1.0.1.ebuild, PEAR-Numbers_Roman-1.0.2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Numbers_Roman-1.0.1.ebuild, PEAR-Numbers_Roman-1.0.2.ebuild: + Fix LICENSE *PEAR-Numbers_Roman-1.0.2 (08 Nov 2007) diff --git a/dev-php/PEAR-Numbers_Roman/PEAR-Numbers_Roman-1.0.1.ebuild b/dev-php/PEAR-Numbers_Roman/PEAR-Numbers_Roman-1.0.1.ebuild index 5d0a111f7664..d6d0f270cb3a 100644 --- a/dev-php/PEAR-Numbers_Roman/PEAR-Numbers_Roman-1.0.1.ebuild +++ b/dev-php/PEAR-Numbers_Roman/PEAR-Numbers_Roman-1.0.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-Numbers_Roman/PEAR-Numbers_Roman-1.0.1.ebuild,v 1.11 2007/04/22 13:44:13 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Roman/PEAR-Numbers_Roman-1.0.1.ebuild,v 1.12 2007/12/06 00:43:55 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides methods for converting to and from Roman Numerals." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Numbers_Roman/PEAR-Numbers_Roman-1.0.2.ebuild b/dev-php/PEAR-Numbers_Roman/PEAR-Numbers_Roman-1.0.2.ebuild index c5921d23f954..68b844238028 100644 --- a/dev-php/PEAR-Numbers_Roman/PEAR-Numbers_Roman-1.0.2.ebuild +++ b/dev-php/PEAR-Numbers_Roman/PEAR-Numbers_Roman-1.0.2.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-Numbers_Roman/PEAR-Numbers_Roman-1.0.2.ebuild,v 1.1 2007/11/08 16:48:53 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Roman/PEAR-Numbers_Roman-1.0.2.ebuild,v 1.2 2007/12/06 00:43:55 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides methods for converting to and from Roman Numerals." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-Numbers_Words/ChangeLog b/dev-php/PEAR-Numbers_Words/ChangeLog index 81663dd1829f..1f8e8a3cf951 100644 --- a/dev-php/PEAR-Numbers_Words/ChangeLog +++ b/dev-php/PEAR-Numbers_Words/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Numbers_Words # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Words/ChangeLog,v 1.26 2007/10/22 18:51:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Words/ChangeLog,v 1.27 2007/12/06 00:44:36 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Numbers_Words-0.14.0.ebuild, PEAR-Numbers_Words-0.15.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Numbers_Words-0.15.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Numbers_Words-0.15.0.ebuild: diff --git a/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.14.0.ebuild b/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.14.0.ebuild deleted file mode 100644 index 81b876737a37..000000000000 --- a/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.14.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-Numbers_Words/PEAR-Numbers_Words-0.14.0.ebuild,v 1.13 2006/03/30 19:10:43 josejx Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Provides methods for spelling numerals in words." - -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.15.0.ebuild b/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.15.0.ebuild index 57a25d5a35ac..307d062bfdbe 100644 --- a/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.15.0.ebuild +++ b/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.15.0.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-Numbers_Words/PEAR-Numbers_Words-0.15.0.ebuild,v 1.8 2007/10/22 18:51:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.15.0.ebuild,v 1.9 2007/12/06 00:44:36 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides methods for spelling numerals in words." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Numbers_Words/files/digest-PEAR-Numbers_Words-0.14.0 b/dev-php/PEAR-Numbers_Words/files/digest-PEAR-Numbers_Words-0.14.0 deleted file mode 100644 index f74bfa6f42fd..000000000000 --- a/dev-php/PEAR-Numbers_Words/files/digest-PEAR-Numbers_Words-0.14.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 b98c6d882c8419ba83e4e9992e80d947 Numbers_Words-0.14.0.tgz 44088 -RMD160 597da44da8070bfdf8fcae29c130afe1648c1ced Numbers_Words-0.14.0.tgz 44088 -SHA256 d1d241239231591485c5907cb1dc7926d26884c34c698a1f64fc839aa95366ab Numbers_Words-0.14.0.tgz 44088 diff --git a/dev-php/PEAR-OLE/ChangeLog b/dev-php/PEAR-OLE/ChangeLog index 57daec2c55d9..d902753ae0e5 100644 --- a/dev-php/PEAR-OLE/ChangeLog +++ b/dev-php/PEAR-OLE/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-OLE # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.26 2007/02/21 23:34:14 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.27 2007/12/06 00:44:45 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-OLE-0.5-r1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-OLE-0.5-r1.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild index 6e332fa329a7..5cb6d0931ea7 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild,v 1.15 2006/02/17 22:04:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild,v 1.16 2007/12/06 00:44:45 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Package for reading and writing OLE containers" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index 84b71ab2e903..63604f907919 100644 --- a/dev-php/PEAR-PEAR/ChangeLog +++ b/dev-php/PEAR-PEAR/ChangeLog @@ -1,12 +1,14 @@ # ChangeLog for dev-php/PEAR-PEAR # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.104 2007/12/05 16:34:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.105 2007/12/06 00:45:22 jokey Exp $ - 05 Dec 2007; Raúl Porcel <armin76@gentoo.org> PEAR-PEAR-1.6.2-r1.ebuild: - alpha/ia64/sparc stable wrt #200795 + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-PEAR-1.6.1.ebuild, + PEAR-PEAR-1.6.2-r1.ebuild: + LICENSE fix from project overlay - 05 Dec 2007; Jeroen Roovers <jer@gentoo.org> PEAR-PEAR-1.6.2-r1.ebuild: - Stable for HPPA (bug #200795). + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-PEAR-1.6.1.ebuild, PEAR-PEAR-1.6.2-r1.ebuild: + Fix LICENSE 01 Dec 2007; nixnut <nixnut@gentoo.org> PEAR-PEAR-1.6.2-r1.ebuild: Stable on ppc wrt bug 200795 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild index 96d119d6b286..d1be682bbe7a 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.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-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild,v 1.9 2007/08/25 13:24:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild,v 1.10 2007/12/06 00:45:22 jokey Exp $ inherit depend.php @@ -21,7 +21,7 @@ SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz http://pear.php.net/get/Structures_Graph-${STRUCTURES_GRAPH}.tgz http://pear.php.net/get/XML_RPC-${XML_RPC}.tgz http://pear.php.net/get/PEAR-${PEAR}.tgz" -LICENSE="LGPL-2.1 PHP" +LICENSE="LGPL-2.1 PHP-2.02 PHP-3 PHP-3.01 MIT" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild index 0654488174a0..83fd78f713bb 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.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-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild,v 1.7 2007/12/05 16:34:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild,v 1.8 2007/12/06 00:45:22 jokey Exp $ inherit depend.php @@ -21,7 +21,7 @@ SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz http://pear.php.net/get/Structures_Graph-${STRUCTURES_GRAPH}.tgz http://pear.php.net/get/XML_RPC-${XML_RPC}.tgz http://pear.php.net/get/PEAR-${PEAR}.tgz" -LICENSE="LGPL-2.1 PHP" +LICENSE="LGPL-2.1 PHP-2.02 PHP-3 PHP-3.01 MIT" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index 7a4c95c43382..eb2d5abf0052 100644 --- a/dev-php/PEAR-PEAR_Info/ChangeLog +++ b/dev-php/PEAR-PEAR_Info/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-PEAR_Info # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.35 2007/10/22 18:52:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.36 2007/12/06 00:47:46 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-PEAR_Info-1.6.0.ebuild, PEAR-PEAR_Info-1.7.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-PEAR_Info-1.7.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-PEAR_Info-1.7.0.ebuild: diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild deleted file mode 100644 index 46dc0cbb59b9..000000000000 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild +++ /dev/null @@ -1,11 +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-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild,v 1.12 2006/03/18 14:05:21 jer Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Show Information about your PEAR install and its packages" -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild index 6428f45a6ead..61da10d0c980 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild @@ -1,11 +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-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild,v 1.8 2007/10/22 18:52:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild,v 1.9 2007/12/06 00:47:46 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Show Information about your PEAR install and its packages" -LICENSE="PHP" +LICENSE="PHP-3 BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-PEAR_Info/files/digest-PEAR-PEAR_Info-1.6.0 b/dev-php/PEAR-PEAR_Info/files/digest-PEAR-PEAR_Info-1.6.0 deleted file mode 100644 index a29115196c40..000000000000 --- a/dev-php/PEAR-PEAR_Info/files/digest-PEAR-PEAR_Info-1.6.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5a184e62f6792c13e692d0996e8226ff PEAR_Info-1.6.0.tgz 6564 -RMD160 1ccf12ef5decef20bd99e5995fec081bd8aa3c56 PEAR_Info-1.6.0.tgz 6564 -SHA256 0c69533cfc6655df2df167f4b77b2fb9509830ba8fe3006cf365876d57502baf PEAR_Info-1.6.0.tgz 6564 diff --git a/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog b/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog index 891c675943d0..a0a30d5c0e59 100644 --- a/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog +++ b/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php/PEAR-PEAR_PackageFileManager # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog,v 1.3 2007/11/29 23:34:43 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog,v 1.4 2007/12/06 00:48:05 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-PEAR_PackageFileManager-1.6.1.ebuild, + -PEAR-PEAR_PackageFileManager-1.6.2.ebuild, + PEAR-PEAR_PackageFileManager-1.6.3.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-PEAR_PackageFileManager-1.6.3.ebuild: + Fix LICENSE *PEAR-PEAR_PackageFileManager-1.6.3 (29 Nov 2007) diff --git a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.1.ebuild b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.1.ebuild deleted file mode 100644 index 6ad914554e04..000000000000 --- a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.1.ebuild +++ /dev/null @@ -1,14 +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-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.1.ebuild,v 1.1 2007/08/30 12:34:19 jokey Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Takes an existing package.xml file and updates it with a new filelist and changelog." - -LICENSE="PHP" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="minimal" - -RDEPEND="!minimal? ( >=dev-php/PEAR-PHP_CompatInfo-1.4.0 )" diff --git a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.2.ebuild b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.2.ebuild deleted file mode 100644 index a6c2ed8d8081..000000000000 --- a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.2.ebuild +++ /dev/null @@ -1,14 +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-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.2.ebuild,v 1.1 2007/11/08 16:57:14 jokey Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Takes an existing package.xml file and updates it with a new filelist and changelog." - -LICENSE="PHP" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="minimal" - -RDEPEND="!minimal? ( >=dev-php/PEAR-PHP_CompatInfo-1.4.0 )" diff --git a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild index bd9ed46ebf36..0bc32f3cb151 100644 --- a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild +++ b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.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-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild,v 1.1 2007/11/29 23:34:43 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild,v 1.2 2007/12/06 00:48:05 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Takes an existing package.xml file and updates it with a new filelist and changelog." -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="minimal" diff --git a/dev-php/PEAR-PEAR_PackageFileManager/files/digest-PEAR-PEAR_PackageFileManager-1.6.1 b/dev-php/PEAR-PEAR_PackageFileManager/files/digest-PEAR-PEAR_PackageFileManager-1.6.1 deleted file mode 100644 index 26715a2eca39..000000000000 --- a/dev-php/PEAR-PEAR_PackageFileManager/files/digest-PEAR-PEAR_PackageFileManager-1.6.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 4644a7326e6df01f4bbb6ec2814c459c PEAR_PackageFileManager-1.6.1.tgz 81969 -RMD160 747c2ad769a12d28961dee7eba73d7ab3a607a23 PEAR_PackageFileManager-1.6.1.tgz 81969 -SHA256 79ade87c79d2c51ff97dd977a1d7f74ec7e17a1a76f7accb4cb697e69bb4dfb7 PEAR_PackageFileManager-1.6.1.tgz 81969 diff --git a/dev-php/PEAR-PEAR_PackageFileManager/files/digest-PEAR-PEAR_PackageFileManager-1.6.2 b/dev-php/PEAR-PEAR_PackageFileManager/files/digest-PEAR-PEAR_PackageFileManager-1.6.2 deleted file mode 100644 index 7a179025cd5b..000000000000 --- a/dev-php/PEAR-PEAR_PackageFileManager/files/digest-PEAR-PEAR_PackageFileManager-1.6.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 b53c5357d0e674dc9b7a3a4bc2963c1b PEAR_PackageFileManager-1.6.2.tgz 81557 -RMD160 71de0abd20a98b94a8554a52d61e80c5eac872c1 PEAR_PackageFileManager-1.6.2.tgz 81557 -SHA256 09a1e15dc6e83d94600d0fb9abc1a792f731f61877d62747419152b9e0773bed PEAR_PackageFileManager-1.6.2.tgz 81557 diff --git a/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog b/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog index 610f7eece8bb..921ba1fc4214 100644 --- a/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog +++ b/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-PEAR_PackageFileManager_Cli # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog,v 1.1 2007/08/30 12:36:04 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog,v 1.2 2007/12/06 00:48:23 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild: + Fix LICENSE *PEAR-PEAR_PackageFileManager_Cli-0.3.0 (30 Aug 2007) diff --git a/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild b/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild index 14d9e2ed44f7..9b1d45071e96 100644 --- a/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild +++ b/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.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-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild,v 1.1 2007/08/30 12:36:04 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild,v 1.2 2007/12/06 00:48:23 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="A command line interface to PEAR_PackageFileManager." -LICENSE="LGPL-3" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-PHP_Beautifier/ChangeLog b/dev-php/PEAR-PHP_Beautifier/ChangeLog index 7c41607194b5..a6694f2f4bfb 100644 --- a/dev-php/PEAR-PHP_Beautifier/ChangeLog +++ b/dev-php/PEAR-PHP_Beautifier/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-PHP_Beautifier # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/ChangeLog,v 1.1 2007/08/30 12:37:44 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/ChangeLog,v 1.2 2007/12/06 00:48:39 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-PHP_Beautifier-0.1.13.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-PHP_Beautifier-0.1.13.ebuild: + Fix LICENSE *PEAR-PHP_Beautifier-0.1.13 (30 Aug 2007) diff --git a/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.13.ebuild b/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.13.ebuild index 1206ca40720d..bfabb85d8177 100644 --- a/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.13.ebuild +++ b/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.13.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.13.ebuild,v 1.1 2007/08/30 12:37:44 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.13.ebuild,v 1.2 2007/12/06 00:48:39 jokey Exp $ inherit php-pear-r1 depend.php eutils KEYWORDS="~amd64 ~x86" DESCRIPTION="Code Beautifier for PHP." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-PHP_CompatInfo/ChangeLog b/dev-php/PEAR-PHP_CompatInfo/ChangeLog index cec48f9cfe0d..9e35da238998 100644 --- a/dev-php/PEAR-PHP_CompatInfo/ChangeLog +++ b/dev-php/PEAR-PHP_CompatInfo/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-PHP_CompatInfo # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CompatInfo/ChangeLog,v 1.3 2007/11/29 23:36:04 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CompatInfo/ChangeLog,v 1.4 2007/12/06 00:49:00 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-PHP_CompatInfo-1.5.0.ebuild, PEAR-PHP_CompatInfo-1.5.1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-PHP_CompatInfo-1.5.1.ebuild: + Fix LICENSE *PEAR-PHP_CompatInfo-1.5.1 (29 Nov 2007) diff --git a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.0.ebuild b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.0.ebuild deleted file mode 100644 index c9a712e77992..000000000000 --- a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.0.ebuild +++ /dev/null @@ -1,25 +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-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.0.ebuild,v 1.1 2007/11/15 18:58:30 jokey Exp $ - -inherit php-pear-r1 depend.php eutils - -DESCRIPTION="Find out the minimum version and the extensions required for a piece of code to run." - -LICENSE="PHP" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="minimal" - -RDEPEND="!minimal? ( >=dev-php/PEAR-Console_Table-1.0.5 - >=dev-php/PEAR-Console_Getargs-1.3.3 )" - -src_unpack() { - unpack ${A} - cd "${S}" - edos2unix $(find . -type f -print) -} - -pkg_setup() { - require_php_with_use tokenizer -} diff --git a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.1.ebuild b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.1.ebuild index 93fce80c3d6f..76008e0bdbde 100644 --- a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.1.ebuild +++ b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.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-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.1.ebuild,v 1.1 2007/11/29 23:36:04 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.1.ebuild,v 1.2 2007/12/06 00:49:00 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Find out the minimum version and the extensions required for a piece of code to run." -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="minimal" diff --git a/dev-php/PEAR-PHP_CompatInfo/files/digest-PEAR-PHP_CompatInfo-1.5.0 b/dev-php/PEAR-PHP_CompatInfo/files/digest-PEAR-PHP_CompatInfo-1.5.0 deleted file mode 100644 index b4a763259f6d..000000000000 --- a/dev-php/PEAR-PHP_CompatInfo/files/digest-PEAR-PHP_CompatInfo-1.5.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 42f2eab3fd5e51d366f6711b4f4bb7e1 PHP_CompatInfo-1.5.0.tgz 119525 -RMD160 86e9a2d9a19bcda19f9914de865fe9db9bda70fe PHP_CompatInfo-1.5.0.tgz 119525 -SHA256 3d8391a54857f1846dd881fdea42bbf4417089f8082658c2f080400cc6a43d22 PHP_CompatInfo-1.5.0.tgz 119525 diff --git a/dev-php/PEAR-Pager/ChangeLog b/dev-php/PEAR-Pager/ChangeLog index 45e3bff1d8a0..2c57274562a5 100644 --- a/dev-php/PEAR-Pager/ChangeLog +++ b/dev-php/PEAR-Pager/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Pager # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.29 2007/10/22 18:52:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.30 2007/12/06 00:49:24 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Pager-2.3.4.ebuild, + PEAR-Pager-2.4.4.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Pager-2.4.4.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Pager-2.4.4.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild deleted file mode 100644 index 5fea94192eba..000000000000 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.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-Pager/PEAR-Pager-2.3.4.ebuild,v 1.13 2006/03/30 19:37:59 josejx Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Data paging class." - -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild index 905390be0713..ab2bd020534e 100644 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.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-Pager/PEAR-Pager-2.4.4.ebuild,v 1.8 2007/10/22 18:52:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild,v 1.9 2007/12/06 00:49:24 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Data paging class." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Pager/files/digest-PEAR-Pager-2.3.4 b/dev-php/PEAR-Pager/files/digest-PEAR-Pager-2.3.4 deleted file mode 100644 index e5c010e88c24..000000000000 --- a/dev-php/PEAR-Pager/files/digest-PEAR-Pager-2.3.4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5b4d51d6f955ee40e7111efe00c1d80b Pager-2.3.4.tgz 26639 -RMD160 6b4334c234cfbb7bbc474927c0546792a0fedbfa Pager-2.3.4.tgz 26639 -SHA256 37e765f3fa200738300911bd4bfcd24cac4f60439c4c43160ebf5d69a556f60c Pager-2.3.4.tgz 26639 diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index 1bf568cbde83..20d461f1c3a6 100644 --- a/dev-php/PEAR-PhpDocumentor/ChangeLog +++ b/dev-php/PEAR-PhpDocumentor/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-PhpDocumentor # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.37 2007/10/22 18:54:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.38 2007/12/06 00:49:44 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-PhpDocumentor-1.3.0_rc5.ebuild, PEAR-PhpDocumentor-1.4.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-PhpDocumentor-1.4.0.ebuild: + Fix LICENSE, also add a link to upstream bug tracker wrt licensing issues. 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-PhpDocumentor-1.4.0.ebuild: diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild deleted file mode 100644 index e400f517063a..000000000000 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild +++ /dev/null @@ -1,11 +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-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild,v 1.9 2006/03/30 19:38:11 josejx Exp $ - -inherit php-pear-r1 - -DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild index 7c251fbc401d..57169df906d5 100644 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild @@ -1,11 +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-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v 1.8 2007/10/22 18:54:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v 1.9 2007/12/06 00:49:44 jokey Exp $ inherit php-pear-r1 DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." -LICENSE="PHP" +# see http://pear.php.net/bugs/bug.php?id=12577 for additional info on licensing mess +LICENSE="PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="minimal" diff --git a/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0_rc5 b/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0_rc5 deleted file mode 100644 index 64cd72c7a1ce..000000000000 --- a/dev-php/PEAR-PhpDocumentor/files/digest-PEAR-PhpDocumentor-1.3.0_rc5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 1a8875f03be2315cfc4829247407441a PhpDocumentor-1.3.0RC5.tgz 2728616 -RMD160 102b2b73bedca6ed0b1f4f1bbed00a8bf3f7918e PhpDocumentor-1.3.0RC5.tgz 2728616 -SHA256 e6e00a3e3d1d3d1eded5c775c33caae2b21856c0e65b4576d9dbc2129f84c53c PhpDocumentor-1.3.0RC5.tgz 2728616 diff --git a/dev-php/PEAR-SOAP/ChangeLog b/dev-php/PEAR-SOAP/ChangeLog index ee7232e0f491..83b794075dc8 100644 --- a/dev-php/PEAR-SOAP/ChangeLog +++ b/dev-php/PEAR-SOAP/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-SOAP # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.35 2007/10/22 18:58:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.36 2007/12/06 00:52:06 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-SOAP-0.9.1.ebuild, + PEAR-SOAP-0.11.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-SOAP-0.9.1.ebuild, PEAR-SOAP-0.11.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-SOAP-0.11.0.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild index a41173bd58a9..789cfb658047 100644 --- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild +++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.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-SOAP/PEAR-SOAP-0.11.0.ebuild,v 1.8 2007/10/22 18:58:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild,v 1.9 2007/12/06 00:52:06 jokey Exp $ inherit php-pear-r1 DESCRIPTION="SOAP Client/Server for PHP 4" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="minimal" diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild index 2ca249757d62..dc8bd1c40542 100644 --- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild +++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild,v 1.15 2007/02/11 10:58:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild,v 1.16 2007/12/06 00:52:06 jokey Exp $ inherit php-pear-r1 DESCRIPTION="SOAP Client/Server for PHP 4" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1 diff --git a/dev-php/PEAR-Services_Amazon/ChangeLog b/dev-php/PEAR-Services_Amazon/ChangeLog index e93621f11f33..18857e9a0887 100644 --- a/dev-php/PEAR-Services_Amazon/ChangeLog +++ b/dev-php/PEAR-Services_Amazon/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Services_Amazon # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/ChangeLog,v 1.11 2007/08/20 22:41:40 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/ChangeLog,v 1.12 2007/12/06 00:50:19 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Services_Amazon-0.7.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Services_Amazon-0.7.0.ebuild: + Fix LICENSE 15 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, +PEAR-Services_Amazon-0.7.0.ebuild: diff --git a/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild b/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild index 796c75a6d447..8b22bef28645 100644 --- a/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild +++ b/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.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-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild,v 1.1 2007/08/20 22:41:40 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild,v 1.2 2007/12/06 00:50:19 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides access to Amazon's retail and associate web services." -LICENSE="PHP" +LICENSE="BSD-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="minimal" diff --git a/dev-php/PEAR-Structures_DataGrid/ChangeLog b/dev-php/PEAR-Structures_DataGrid/ChangeLog index 04cbfb7298f8..38a703a97813 100644 --- a/dev-php/PEAR-Structures_DataGrid/ChangeLog +++ b/dev-php/PEAR-Structures_DataGrid/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-php/PEAR-Structures_DataGrid # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.27 2007/10/22 19:03:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.28 2007/12/06 00:53:00 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Structures_DataGrid-0.6.3.ebuild, + PEAR-Structures_DataGrid-0.8.3.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Structures_DataGrid-0.8.3.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Structures_DataGrid-0.8.3.ebuild: diff --git a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild deleted file mode 100644 index c7a1c9457036..000000000000 --- a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild +++ /dev/null @@ -1,20 +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-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild,v 1.12 2006/05/21 18:12:17 corsair Exp $ - -inherit php-pear-r1 - -DESCRIPTION="A tabular structure that contains a record set of data for paging -and sorting purposes." - -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -RDEPEND=">=dev-php/PEAR-HTML_Table-1.5-r1 - >=dev-php/PEAR-Pager-2.3.3-r1 - >=dev-php/PEAR-Spreadsheet_Excel_Writer-0.8-r1 - >=dev-php/PEAR-XML_Util-1.1.1-r1 - >=dev-php/PEAR-XML_RSS-0.9.2-r1 - >=dev-php/PEAR-XML_Serializer-0.15.0-r1 - >=dev-php/PEAR-Console_Table-1.0.2-r1" diff --git a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild index bf04ed934edd..c6a81fdfebe6 100644 --- a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild +++ b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild,v 1.8 2007/10/22 19:03:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild,v 1.9 2007/12/06 00:53:00 jokey Exp $ inherit php-pear-r1 DESCRIPTION="A tabular structure that contains a record set of data for paging and sorting purposes." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Structures_DataGrid/files/digest-PEAR-Structures_DataGrid-0.6.3 b/dev-php/PEAR-Structures_DataGrid/files/digest-PEAR-Structures_DataGrid-0.6.3 deleted file mode 100644 index cd868b8b6333..000000000000 --- a/dev-php/PEAR-Structures_DataGrid/files/digest-PEAR-Structures_DataGrid-0.6.3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 9a038a667f9927e24934ee09f63af569 Structures_DataGrid-0.6.3.tgz 27531 -RMD160 cd517d469bde6d00ce7b9236cc4cbe56789367ca Structures_DataGrid-0.6.3.tgz 27531 -SHA256 03c275955f983f63e62dd41b693a32d241e03a4ded64db5b1e7128f0b7e74456 Structures_DataGrid-0.6.3.tgz 27531 diff --git a/dev-php/PEAR-System_Command/ChangeLog b/dev-php/PEAR-System_Command/ChangeLog index 5592bb1b222c..3d0e822eff9f 100644 --- a/dev-php/PEAR-System_Command/ChangeLog +++ b/dev-php/PEAR-System_Command/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-System_Command # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.51 2007/10/22 19:04:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.52 2007/12/06 00:53:22 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-System_Command-1.0.3.ebuild, PEAR-System_Command-1.0.6.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-System_Command-1.0.6.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-System_Command-1.0.6.ebuild: diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild deleted file mode 100644 index 6b82cb3309fd..000000000000 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild +++ /dev/null @@ -1,11 +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-System_Command/PEAR-System_Command-1.0.3.ebuild,v 1.11 2006/03/18 14:19:48 jer Exp $ - -inherit php-pear-r1 - -DESCRIPTION="PEAR::System_Command is a commandline execution interface" -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild index df665fd8fb8c..2644f04d9151 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild @@ -1,11 +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-System_Command/PEAR-System_Command-1.0.6.ebuild,v 1.8 2007/10/22 19:04:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild,v 1.9 2007/12/06 00:53:22 jokey Exp $ inherit php-pear-r1 DESCRIPTION="PEAR::System_Command is a commandline execution interface" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-System_Command/files/digest-PEAR-System_Command-1.0.3 b/dev-php/PEAR-System_Command/files/digest-PEAR-System_Command-1.0.3 deleted file mode 100644 index bb12bd91d9e8..000000000000 --- a/dev-php/PEAR-System_Command/files/digest-PEAR-System_Command-1.0.3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 02ece03e762f449760c511ca1d4df5ca System_Command-1.0.3.tgz 5162 -RMD160 8620a85bac46956f16939154a4adbb9f0c2227f0 System_Command-1.0.3.tgz 5162 -SHA256 80ab1f55ca8f39d099cf2b6f592f4f50b4c3b71135baa1eda8a8fe0ff187aa55 System_Command-1.0.3.tgz 5162 diff --git a/dev-php/PEAR-Testing_Selenium/ChangeLog b/dev-php/PEAR-Testing_Selenium/ChangeLog index 7c9ff6cd0e53..130be0660b53 100644 --- a/dev-php/PEAR-Testing_Selenium/ChangeLog +++ b/dev-php/PEAR-Testing_Selenium/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Testing_Selenium # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.3 2007/11/08 17:03:08 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/ChangeLog,v 1.4 2007/12/06 00:53:42 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Testing_Selenium-0.3.2.ebuild, PEAR-Testing_Selenium-0.4.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Testing_Selenium-0.4.0.ebuild: + Fix LICENSE *PEAR-Testing_Selenium-0.4.0 (08 Nov 2007) diff --git a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.3.2.ebuild b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.3.2.ebuild deleted file mode 100644 index 6b707a75620b..000000000000 --- a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.3.2.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-Testing_Selenium/PEAR-Testing_Selenium-0.3.2.ebuild,v 1.1 2007/08/20 22:55:43 jokey Exp $ - -inherit php-pear-r1 - -DESCRIPTION="PHP Client for Selenium Remote Control." -LICENSE="PHP" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -DEPEND=">=dev-lang/php-5.1.0" diff --git a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild index 31193e581066..5c4964d62a7d 100644 --- a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild +++ b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild @@ -1,11 +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-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild,v 1.1 2007/11/08 17:03:08 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.0.ebuild,v 1.2 2007/12/06 00:53:42 jokey Exp $ inherit php-pear-r1 DESCRIPTION="PHP Client for Selenium Remote Control." -LICENSE="PHP" +LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-php/PEAR-Testing_Selenium/files/digest-PEAR-Testing_Selenium-0.3.2 b/dev-php/PEAR-Testing_Selenium/files/digest-PEAR-Testing_Selenium-0.3.2 deleted file mode 100644 index bac80d61fde4..000000000000 --- a/dev-php/PEAR-Testing_Selenium/files/digest-PEAR-Testing_Selenium-0.3.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 7452d3ff7f58214453360d4316eeac3c Testing_Selenium-0.3.2.tgz 23562 -RMD160 76cb340f6d19de823afd01a43d03af1cb6482d23 Testing_Selenium-0.3.2.tgz 23562 -SHA256 867e78522df9809e2a773e3a14dc330e47b0b9e39d819fbbebcec9e2cc25ddc2 Testing_Selenium-0.3.2.tgz 23562 diff --git a/dev-php/PEAR-Text_CAPTCHA/ChangeLog b/dev-php/PEAR-Text_CAPTCHA/ChangeLog index bcba83d9938d..0394403fd6cb 100644 --- a/dev-php/PEAR-Text_CAPTCHA/ChangeLog +++ b/dev-php/PEAR-Text_CAPTCHA/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Text_CAPTCHA # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/ChangeLog,v 1.1 2007/10/08 12:07:09 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/ChangeLog,v 1.2 2007/12/06 00:53:55 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Text_CAPTCHA-0.3.1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Text_CAPTCHA-0.3.1.ebuild: + Fix LICENSE *PEAR-Text_CAPTCHA-0.3.1 (08 Oct 2007) diff --git a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.3.1.ebuild b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.3.1.ebuild index 86d67f71d916..9e5e580fd781 100644 --- a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.3.1.ebuild +++ b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.3.1.ebuild @@ -1,11 +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_CAPTCHA/PEAR-Text_CAPTCHA-0.3.1.ebuild,v 1.1 2007/10/08 12:07:09 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.3.1.ebuild,v 1.2 2007/12/06 00:53:55 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Generation of CAPTCHAs." -LICENSE="PHP" +LICENSE="PHP-3 BSD" SLOT="0" KEYWORDS="~amd64 ~x86" 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 diff --git a/dev-php/PEAR-Text_Figlet/ChangeLog b/dev-php/PEAR-Text_Figlet/ChangeLog index c69f46e4751a..12a4c697a97d 100644 --- a/dev-php/PEAR-Text_Figlet/ChangeLog +++ b/dev-php/PEAR-Text_Figlet/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Text_Figlet # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Figlet/ChangeLog,v 1.1 2007/10/08 12:03:32 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Figlet/ChangeLog,v 1.2 2007/12/06 00:54:38 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Text_Figlet-1.0.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Text_Figlet-1.0.0.ebuild: + Fix LICENSE *PEAR-Text_Figlet-1.0.0 (08 Oct 2007) diff --git a/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.0.ebuild b/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.0.ebuild index 3bb0afd70666..db8fbe92a544 100644 --- a/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.0.ebuild +++ b/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.0.ebuild @@ -1,11 +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_Figlet/PEAR-Text_Figlet-1.0.0.ebuild,v 1.1 2007/10/08 12:03:32 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.0.ebuild,v 1.2 2007/12/06 00:54:38 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Render text using FIGlet fonts." -LICENSE="PHP" +# the bundled fonts come from figlet and their license is not really clear. +LICENSE="PHP-2.02 as-is" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/dev-php/PEAR-Text_Password/ChangeLog b/dev-php/PEAR-Text_Password/ChangeLog index 8ab513c7ebde..06f2815f2f34 100644 --- a/dev-php/PEAR-Text_Password/ChangeLog +++ b/dev-php/PEAR-Text_Password/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Text_Password # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.18 2007/02/21 23:37:55 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.19 2007/12/06 00:55:08 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Text_Password-1.1.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Text_Password-1.1.0.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild index 19c31583885f..e4ffc98784b9 100644 --- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild +++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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_Password/PEAR-Text_Password-1.1.0.ebuild,v 1.13 2006/03/30 19:43:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v 1.14 2007/12/06 00:55:08 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Creating passwords with PHP." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index 984e3a10c9d8..87f0e396f9bd 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Text_Wiki # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.46 2007/10/22 19:08:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.47 2007/12/06 00:55:23 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Text_Wiki-1.0.3.ebuild, PEAR-Text_Wiki-1.2.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Text_Wiki-1.2.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Text_Wiki-1.2.0.ebuild: diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild deleted file mode 100644 index d2dc4d4df481..000000000000 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild +++ /dev/null @@ -1,11 +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_Wiki/PEAR-Text_Wiki-1.0.3.ebuild,v 1.12 2006/03/18 14:25:11 jer Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild index 28d673de3c55..b393ea250b41 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild @@ -1,11 +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_Wiki/PEAR-Text_Wiki-1.2.0.ebuild,v 1.7 2007/10/22 19:08:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild,v 1.8 2007/12/06 00:55:23 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." -LICENSE="PHP" +LICENSE="LGPL-2.1 PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.0.3 b/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.0.3 deleted file mode 100644 index cef38c98d431..000000000000 --- a/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.0.3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 86f6209c1a78cd72c055b9f2e9f3fdb7 Text_Wiki-1.0.3.tgz 63050 -RMD160 a7feefd849774fbdd02534561244bb300a5c8249 Text_Wiki-1.0.3.tgz 63050 -SHA256 9f7689ac8744f385575177160ab415c7000a17220435557d67bacfabf3bcc71e Text_Wiki-1.0.3.tgz 63050 diff --git a/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog b/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog index a72dbbd58fb0..32a0dbf48995 100644 --- a/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog +++ b/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Text_Wiki_BBCode # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog,v 1.9 2007/08/20 23:00:06 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog,v 1.10 2007/12/06 00:55:49 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Text_Wiki_BBCode-0.0.4.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Text_Wiki_BBCode-0.0.4.ebuild: + Fix LICENSE, check for pcre support in PHP 15 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, +PEAR-Text_Wiki_BBCode-0.0.4.ebuild: diff --git a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4.ebuild b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4.ebuild index 965e2358c405..51e6b575bd1a 100644 --- a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4.ebuild +++ b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4.ebuild @@ -1,13 +1,17 @@ # 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_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4.ebuild,v 1.1 2007/08/20 23:00:06 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4.ebuild,v 1.2 2007/12/06 00:55:49 jokey Exp $ -inherit php-pear-r1 +inherit php-pear-r1 depend.php DESCRIPTION="BBCode parser for Text_Wiki." -LICENSE="LGPL-2.1" +LICENSE="LGPL-2.1 PHP-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-php/PEAR-Text_Wiki-1.0.3" + +pkg_setup() { + require_php_with_use pcre +} diff --git a/dev-php/PEAR-Tree/ChangeLog b/dev-php/PEAR-Tree/ChangeLog index dd5866cc1611..16bf9dec07bd 100644 --- a/dev-php/PEAR-Tree/ChangeLog +++ b/dev-php/PEAR-Tree/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Tree # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/ChangeLog,v 1.31 2007/10/22 19:10:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/ChangeLog,v 1.32 2007/12/06 00:56:45 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Tree-0.2.4-r1.ebuild, + PEAR-Tree-0.3.2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Tree-0.3.2.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Tree-0.3.2.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild b/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild deleted file mode 100644 index 46cfc16d8b4e..000000000000 --- a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild +++ /dev/null @@ -1,14 +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-Tree/PEAR-Tree-0.2.4-r1.ebuild,v 1.15 2006/03/30 19:42:27 josejx Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Generic tree management, currently supports DB and XML as data -sources." -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1 - >=dev-php/PEAR-XML_Parser-1.2.7" diff --git a/dev-php/PEAR-Tree/PEAR-Tree-0.3.2.ebuild b/dev-php/PEAR-Tree/PEAR-Tree-0.3.2.ebuild index 324be2836ba4..87d642c041eb 100644 --- a/dev-php/PEAR-Tree/PEAR-Tree-0.3.2.ebuild +++ b/dev-php/PEAR-Tree/PEAR-Tree-0.3.2.ebuild @@ -1,11 +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-Tree/PEAR-Tree-0.3.2.ebuild,v 1.8 2007/10/22 19:10:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/PEAR-Tree-0.3.2.ebuild,v 1.9 2007/12/06 00:56:45 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Generic tree management, currently supports DB and XML as data sources." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="minimal" diff --git a/dev-php/PEAR-Tree/files/digest-PEAR-Tree-0.2.4-r1 b/dev-php/PEAR-Tree/files/digest-PEAR-Tree-0.2.4-r1 deleted file mode 100644 index 3810f5611b13..000000000000 --- a/dev-php/PEAR-Tree/files/digest-PEAR-Tree-0.2.4-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 acd4b47b0763ba302d28bc374f61abad Tree-0.2.4.tgz 48824 -RMD160 86b95054ac3e169992f49983de91d917b082ac43 Tree-0.2.4.tgz 48824 -SHA256 92e186ef96f8f8e24280264cc3254fddb76bfeb789c40a0bf46a028387d897af Tree-0.2.4.tgz 48824 diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index 239c4b88c327..d0064d87752f 100644 --- a/dev-php/PEAR-Validate/ChangeLog +++ b/dev-php/PEAR-Validate/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Validate # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.27 2007/10/22 19:10:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.28 2007/12/06 00:57:20 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Validate-0.6.2.ebuild, PEAR-Validate-0.7.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Validate-0.7.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Validate-0.7.0.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild deleted file mode 100644 index 0df25986cd26..000000000000 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild +++ /dev/null @@ -1,15 +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-Validate/PEAR-Validate-0.6.2.ebuild,v 1.12 2007/03/22 18:49:05 chtekk Exp $ - -inherit php-pear-r1 - -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" - -DESCRIPTION="Validation class." -LICENSE="PHP" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1" diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild index c031ee303699..c0c5d719233a 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild,v 1.8 2007/10/22 19:10:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild,v 1.9 2007/12/06 00:57:20 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" DESCRIPTION="Validation class." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.6.2 b/dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.6.2 deleted file mode 100644 index f85338bb280c..000000000000 --- a/dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.6.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 127b233b3d42b33a3030a6f6bcff2111 Validate-0.6.2.tgz 12528 -RMD160 28b1cabc15599ed03e7016fc3d01c6b65704899f Validate-0.6.2.tgz 12528 -SHA256 cab08cee53a450ac92dca2a8c835d552d6c82b167cdade3603422dd12055981d Validate-0.6.2.tgz 12528 diff --git a/dev-php/PEAR-VersionControl_SVN/ChangeLog b/dev-php/PEAR-VersionControl_SVN/ChangeLog index 089e7fd660bb..d5db3a338870 100644 --- a/dev-php/PEAR-VersionControl_SVN/ChangeLog +++ b/dev-php/PEAR-VersionControl_SVN/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php/PEAR-VersionControl_SVN # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/ChangeLog,v 1.21 2007/11/09 22:11:32 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/ChangeLog,v 1.22 2007/12/06 00:57:34 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild, + PEAR-VersionControl_SVN-0.3.1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild, + PEAR-VersionControl_SVN-0.3.1.ebuild: + Fix LICENSE 09 Nov 2007; Christian Hoffmann <hoffie@gentoo.org> PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild: diff --git a/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild index 464448afdae0..0e8a411556d0 100644 --- a/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild +++ b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.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-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild,v 1.18 2007/11/09 22:11:32 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild,v 1.19 2007/12/06 00:57:34 jokey Exp $ PEAR_PV="${PV/_/}" inherit php-pear-r1 DESCRIPTION="Simple OO wrapper interface for the Subversion command-line client." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.1.ebuild b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.1.ebuild index 02e71a1094ea..237e02a3d4b6 100644 --- a/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.1.ebuild +++ b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.1.ebuild @@ -1,11 +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-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.1.ebuild,v 1.1 2007/10/15 19:53:20 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.1.ebuild,v 1.2 2007/12/06 00:57:34 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Simple OO wrapper interface for the Subversion command-line client." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-XML_Beautifier/ChangeLog b/dev-php/PEAR-XML_Beautifier/ChangeLog index a2a2928e9ad0..c1ba17778373 100644 --- a/dev-php/PEAR-XML_Beautifier/ChangeLog +++ b/dev-php/PEAR-XML_Beautifier/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-XML_Beautifier # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.23 2007/02/21 23:41:06 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.24 2007/12/06 00:57:58 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-XML_Beautifier-1.1-r1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-XML_Beautifier-1.1-r1.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild index afb330365497..8034630ef9ec 100644 --- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild +++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild,v 1.15 2006/03/18 14:30:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild,v 1.16 2007/12/06 00:57:58 jokey Exp $ inherit php-pear-r1 DESCRIPTION="XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-XML_Parser/ChangeLog b/dev-php/PEAR-XML_Parser/ChangeLog index 694fae096e49..bd70d3c66735 100644 --- a/dev-php/PEAR-XML_Parser/ChangeLog +++ b/dev-php/PEAR-XML_Parser/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-XML_Parser # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.32 2007/10/22 19:09:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.33 2007/12/06 00:58:14 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-XML_Parser-1.2.7.ebuild, PEAR-XML_Parser-1.2.8.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-XML_Parser-1.2.7.ebuild, PEAR-XML_Parser-1.2.8.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-XML_Parser-1.2.8.ebuild: diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild index e6346bbabb4d..25acb2e5bd0c 100644 --- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild +++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.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-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.15 2007/02/11 10:59:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.16 2007/12/06 00:58:14 jokey Exp $ inherit php-pear-r1 DESCRIPTION="XML parsing class based on PHP's SAX parser" -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild index bba776e9b7e7..0bd31f22d75c 100644 --- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild +++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.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-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild,v 1.8 2007/10/22 19:09:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild,v 1.9 2007/12/06 00:58:14 jokey Exp $ inherit php-pear-r1 DESCRIPTION="XML parsing class based on PHP's SAX parser" -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-XML_RSS/ChangeLog b/dev-php/PEAR-XML_RSS/ChangeLog index 78db6ea6b975..0f9c2c280622 100644 --- a/dev-php/PEAR-XML_RSS/ChangeLog +++ b/dev-php/PEAR-XML_RSS/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-XML_RSS # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/ChangeLog,v 1.36 2007/10/22 19:11:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/ChangeLog,v 1.37 2007/12/06 00:58:39 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-XML_RSS-0.9.2-r1.ebuild, PEAR-XML_RSS-0.9.10.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-XML_RSS-0.9.2-r1.ebuild, PEAR-XML_RSS-0.9.10.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-XML_RSS-0.9.10.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.10.ebuild b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.10.ebuild index 1a226ed948c4..3aaf64448bce 100644 --- a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.10.ebuild +++ b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.10.ebuild @@ -1,11 +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-XML_RSS/PEAR-XML_RSS-0.9.10.ebuild,v 1.8 2007/10/22 19:11:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.10.ebuild,v 1.9 2007/12/06 00:58:39 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Parser for Resource Description Framework (RDF) Site Summary (RSS) documents." -LICENSE="PHP" +LICENSE="PHP-2.02 PHP-3" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86" IUSE="" diff --git a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2-r1.ebuild b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2-r1.ebuild index 267add3c7305..98d85d54f051 100644 --- a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2-r1.ebuild +++ b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2-r1.ebuild,v 1.16 2006/02/28 09:09:41 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2-r1.ebuild,v 1.17 2007/12/06 00:58:39 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Parser for Resource Description Framework (RDF) Site Summary (RSS) documents." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" diff --git a/dev-php/PEAR-XML_Serializer/ChangeLog b/dev-php/PEAR-XML_Serializer/ChangeLog index ce91d4a014cc..0886db28e4af 100644 --- a/dev-php/PEAR-XML_Serializer/ChangeLog +++ b/dev-php/PEAR-XML_Serializer/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-XML_Serializer -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Serializer/ChangeLog,v 1.27 2006/05/21 00:10:43 chtekk Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Serializer/ChangeLog,v 1.28 2007/12/06 00:58:49 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-XML_Serializer-0.18.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-XML_Serializer-0.18.0.ebuild: + Fix LICENSE 21 May 2006; Luca Longinotti <chtekk@gentoo.org> -PEAR-XML_Serializer-0.15.0.ebuild: diff --git a/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild b/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild index bdd80e9c66ef..3ef958981b5f 100644 --- a/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild +++ b/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.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-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild,v 1.16 2007/02/13 20:30:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild,v 1.17 2007/12/06 00:58:49 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Swiss-army knife for reading and writing XML files" -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-XML_Tree/ChangeLog b/dev-php/PEAR-XML_Tree/ChangeLog index a901dd207f91..64760c18477e 100644 --- a/dev-php/PEAR-XML_Tree/ChangeLog +++ b/dev-php/PEAR-XML_Tree/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-XML_Tree # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Tree/ChangeLog,v 1.32 2007/02/21 23:42:00 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Tree/ChangeLog,v 1.33 2007/12/06 00:59:15 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-XML_Tree-2.0.0_rc2-r1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-XML_Tree-2.0.0_rc2-r1.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0.0_rc2-r1.ebuild b/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0.0_rc2-r1.ebuild index 8f50e4795285..c44bec8b9358 100644 --- a/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0.0_rc2-r1.ebuild +++ b/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0.0_rc2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0.0_rc2-r1.ebuild,v 1.16 2006/03/18 14:36:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0.0_rc2-r1.ebuild,v 1.17 2007/12/06 00:59:15 jokey Exp $ inherit php-pear-r1 DESCRIPTION="The XML_Tree package allows one to build XML data structures using a tree representation, without the need for an extension like DOMXML" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-XML_Util/ChangeLog b/dev-php/PEAR-XML_Util/ChangeLog index 7e89f9850ef3..17afed08f7b3 100644 --- a/dev-php/PEAR-XML_Util/ChangeLog +++ b/dev-php/PEAR-XML_Util/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-XML_Util # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.32 2007/10/22 19:12:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.33 2007/12/06 00:59:25 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-XML_Util-1.1.1-r1.ebuild, PEAR-XML_Util-1.1.4.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-XML_Util-1.1.1-r1.ebuild, PEAR-XML_Util-1.1.4.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-XML_Util-1.1.4.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild index 2ab047e566a0..5a259d23c579 100644 --- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild +++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.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-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild,v 1.18 2007/02/11 11:00:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild,v 1.19 2007/12/06 00:59:25 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="XML utility class" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.4.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.4.ebuild index 7186dc531547..7aaf7376a782 100644 --- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.4.ebuild +++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.4.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-XML_Util/PEAR-XML_Util-1.1.4.ebuild,v 1.8 2007/10/22 19:12:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.4.ebuild,v 1.9 2007/12/06 00:59:25 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="XML utility class" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" |