diff options
22 files changed, 75 insertions, 71 deletions
diff --git a/dev-php/PEAR-Auth/ChangeLog b/dev-php/PEAR-Auth/ChangeLog index f0f6f6d25940..8261ad4f5577 100644 --- a/dev-php/PEAR-Auth/ChangeLog +++ b/dev-php/PEAR-Auth/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Auth # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.40 2007/10/25 17:59:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.41 2007/12/05 23:31:53 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Auth-1.2.4.ebuild, + PEAR-Auth-1.5.4.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Auth-1.5.4.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Auth-1.5.4.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild deleted file mode 100644 index 4da8440f7c64..000000000000 --- a/dev-php/PEAR-Auth/PEAR-Auth-1.2.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-Auth/PEAR-Auth-1.2.4.ebuild,v 1.11 2006/09/17 13:52:44 chtekk Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Provides methods for creating an authentication system using PHP." -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1" diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild index 69bf2a07c663..116205aa30eb 100644 --- a/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild +++ b/dev-php/PEAR-Auth/PEAR-Auth-1.5.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-Auth/PEAR-Auth-1.5.4.ebuild,v 1.8 2007/10/25 17:59:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild,v 1.9 2007/12/05 23:31:53 jokey Exp $ inherit php-pear-r1 depend.php eutils DESCRIPTION="Provides methods for creating an authentication system using PHP." -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="minimal" diff --git a/dev-php/PEAR-Auth/files/digest-PEAR-Auth-1.2.4 b/dev-php/PEAR-Auth/files/digest-PEAR-Auth-1.2.4 deleted file mode 100644 index 2513af6f920a..000000000000 --- a/dev-php/PEAR-Auth/files/digest-PEAR-Auth-1.2.4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 c1860f21a842aae14d3118bc97fc6417 Auth-1.2.4.tgz 23387 -RMD160 8762f2b62eca4f483dd39a78b8a5628f7af1f77c Auth-1.2.4.tgz 23387 -SHA256 016562c68cf88a534fade2d133ce89b3dfc510f2841afbe7c354324580aea440 Auth-1.2.4.tgz 23387 diff --git a/dev-php/PEAR-Auth_HTTP/ChangeLog b/dev-php/PEAR-Auth_HTTP/ChangeLog index 30fc257cf0ee..c2a5fca8969c 100644 --- a/dev-php/PEAR-Auth_HTTP/ChangeLog +++ b/dev-php/PEAR-Auth_HTTP/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Auth_HTTP # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_HTTP/ChangeLog,v 1.6 2007/02/21 23:10:35 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_HTTP/ChangeLog,v 1.7 2007/12/05 23:33:14 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Auth_HTTP-2.1.6.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Auth_HTTP-2.1.6.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild index 7cc57a38f0ce..18f5863cc5ac 100644 --- a/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild +++ b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.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-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild,v 1.5 2006/11/25 19:05:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild,v 1.6 2007/12/05 23:33:14 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Provides methods for creating an HTTP authentication system using PHP, that is similar to Apache's realm-based .htaccess authentication." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php/PEAR-Auth_SASL/ChangeLog b/dev-php/PEAR-Auth_SASL/ChangeLog index ea5ff2246bd0..a35492562a2a 100644 --- a/dev-php/PEAR-Auth_SASL/ChangeLog +++ b/dev-php/PEAR-Auth_SASL/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Auth_SASL # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.32 2007/10/22 16:31:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.33 2007/12/05 23:34:03 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Auth_SASL-1.0.1-r1.ebuild, PEAR-Auth_SASL-1.0.2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Auth_SASL-1.0.1-r1.ebuild, + PEAR-Auth_SASL-1.0.2.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Auth_SASL-1.0.2.ebuild: diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild index 3d0308cf52cc..839d9e9eaf81 100644 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.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-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild,v 1.18 2007/02/11 10:59:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild,v 1.19 2007/12/05 23:34:03 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Abstraction of various SASL mechanism responses" -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-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild index b9b6076c2f4f..baba94258a1d 100644 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-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-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild,v 1.9 2007/10/22 16:31:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild,v 1.10 2007/12/05 23:34:03 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Abstraction of various SASL mechanism responses" -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-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog index 640e20e89d51..86b7b9e8be91 100644 --- a/dev-php/PEAR-Benchmark/ChangeLog +++ b/dev-php/PEAR-Benchmark/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-php/PEAR-Benchmark # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.46 2007/10/22 16:32:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.47 2007/12/05 23:35:47 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Benchmark-1.2.6.ebuild, PEAR-Benchmark-1.2.7.ebuild, + PEAR-Benchmark-1.2.7-r1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Benchmark-1.2.7.ebuild, PEAR-Benchmark-1.2.7-r1.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Benchmark-1.2.7-r1.ebuild: diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.6.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.6.ebuild deleted file mode 100644 index 72b7c615fd89..000000000000 --- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.6.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-Benchmark/PEAR-Benchmark-1.2.6.ebuild,v 1.9 2007/05/21 10:51:39 armin76 Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Framework to benchmark PHP scripts or function calls." -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild index ee94c1c56346..351275fb2edc 100644 --- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild +++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.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-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild,v 1.7 2007/10/22 16:32:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild,v 1.8 2007/12/05 23:35:47 jokey Exp $ inherit php-pear-r1 depend.php eutils DESCRIPTION="Framework to benchmark PHP scripts or function calls." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild index b913c3561051..9093182eb403 100644 --- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild +++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.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-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v 1.7 2007/10/05 17:41:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v 1.8 2007/12/05 23:35:47 jokey Exp $ inherit php-pear-r1 depend.php eutils DESCRIPTION="Framework to benchmark PHP scripts or function calls." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Benchmark/files/digest-PEAR-Benchmark-1.2.6 b/dev-php/PEAR-Benchmark/files/digest-PEAR-Benchmark-1.2.6 deleted file mode 100644 index f34f8de62650..000000000000 --- a/dev-php/PEAR-Benchmark/files/digest-PEAR-Benchmark-1.2.6 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 b130c602f82ee07af4021a59b6359003 Benchmark-1.2.6.tgz 7915 -RMD160 0e5eaeca92387f44c958859f75c4585d67aaa60f Benchmark-1.2.6.tgz 7915 -SHA256 7a3c64c5db4e92ca415d3715a4f4dfae08cb0faf36fba826d54f3f17ea6078c9 Benchmark-1.2.6.tgz 7915 diff --git a/dev-php/PEAR-Cache/ChangeLog b/dev-php/PEAR-Cache/ChangeLog index 446f41441f4f..925a39450447 100644 --- a/dev-php/PEAR-Cache/ChangeLog +++ b/dev-php/PEAR-Cache/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Cache -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.37 2006/05/21 01:33:00 chtekk Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.38 2007/12/05 23:36:42 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Cache-1.5.4-r1.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Cache-1.5.4-r1.ebuild: + Fix LICENSE 21 May 2006; Luca Longinotti <chtekk@gentoo.org> -PEAR-Cache-1.5.4.ebuild: Remove old-style PHP packages. diff --git a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild index 869d2f01c10c..37d4ce376eb0 100644 --- a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild +++ b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-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-Cache/PEAR-Cache-1.5.4-r1.ebuild,v 1.18 2007/02/11 10:59:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild,v 1.19 2007/12/05 23:36:42 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Framework for caching of arbitrary data" -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-Cache_Lite/ChangeLog b/dev-php/PEAR-Cache_Lite/ChangeLog index 9790514f969b..2f7049ee63ea 100644 --- a/dev-php/PEAR-Cache_Lite/ChangeLog +++ b/dev-php/PEAR-Cache_Lite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Cache_Lite # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.26 2007/10/22 16:33:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.27 2007/12/05 23:37:37 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Cache_Lite-1.6.0.ebuild, PEAR-Cache_Lite-1.7.2.ebuild: + LICENSE fix from project overlay 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Cache_Lite-1.7.2.ebuild: diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild deleted file mode 100644 index 5dfeba7bf7f1..000000000000 --- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-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-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild,v 1.10 2006/07/23 21:15:49 chtekk Exp $ - -inherit php-pear-r1 - -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -DESCRIPTION="Fast and safe little cache system." -LICENSE="PHP" -SLOT="0" -IUSE="" diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild index c709c0fccbd5..62e7214b82f3 100644 --- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild +++ b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.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-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild,v 1.8 2007/10/22 16:33:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild,v 1.9 2007/12/05 23:37:37 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" DESCRIPTION="Fast and safe little cache system." -LICENSE="PHP" +LICENSE="LGPL-2.1" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-Cache_Lite/files/digest-PEAR-Cache_Lite-1.6.0 b/dev-php/PEAR-Cache_Lite/files/digest-PEAR-Cache_Lite-1.6.0 deleted file mode 100644 index f2ea0d7b79ed..000000000000 --- a/dev-php/PEAR-Cache_Lite/files/digest-PEAR-Cache_Lite-1.6.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 dcdaccf3f31fce1fa9e54bb891b22a51 Cache_Lite-1.6.0.tgz 25865 -RMD160 97cb9fcc1d70dd28efb7309a7091e15180b56a22 Cache_Lite-1.6.0.tgz 25865 -SHA256 43040d2807933cea519c827deeadd2046f5849001131e068551c3da1d929ac19 Cache_Lite-1.6.0.tgz 25865 diff --git a/dev-php/PEAR-Calendar/ChangeLog b/dev-php/PEAR-Calendar/ChangeLog index 0d0db2a7a6e6..3b5746042c2c 100644 --- a/dev-php/PEAR-Calendar/ChangeLog +++ b/dev-php/PEAR-Calendar/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Calendar # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Calendar/ChangeLog,v 1.7 2007/02/21 23:11:25 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Calendar/ChangeLog,v 1.8 2007/12/05 23:38:21 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Calendar-0.5.3.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Calendar-0.5.3.ebuild: + Fix LICENSE 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.3.ebuild b/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.3.ebuild index 4d466124e496..825c6d89e0d3 100644 --- a/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.3.ebuild +++ b/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.3.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-Calendar/PEAR-Calendar-0.5.3.ebuild,v 1.4 2006/11/25 19:06:45 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.3.ebuild,v 1.5 2007/12/05 23:38:21 jokey Exp $ inherit php-pear-r1 DESCRIPTION="A package for building Calendar data structures." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |