diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-11 21:05:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-11 21:05:51 +0000 |
commit | 4a860ad00d545c5c4a8d90b4dc399631f68d91f5 (patch) | |
tree | abdad4b9ac65fb96dfa4e910b3c214a8981282b5 /dev-php | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | historical-4a860ad00d545c5c4a8d90b4dc399631f68d91f5.tar.gz historical-4a860ad00d545c5c4a8d90b4dc399631f68d91f5.tar.bz2 historical-4a860ad00d545c5c4a8d90b4dc399631f68d91f5.zip |
Version bump, from the php overlay
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-php')
24 files changed, 217 insertions, 60 deletions
diff --git a/dev-php/PEAR-DB_DataObject/ChangeLog b/dev-php/PEAR-DB_DataObject/ChangeLog index 3ac943630ccf..47fb72d9226e 100644 --- a/dev-php/PEAR-DB_DataObject/ChangeLog +++ b/dev-php/PEAR-DB_DataObject/ChangeLog @@ -1,6 +1,12 @@ # 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.35 2007/12/05 23:54:58 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.36 2008/02/11 20:50:20 armin76 Exp $ + +*PEAR-DB_DataObject-1.8.8 (11 Feb 2008) + + 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> + +PEAR-DB_DataObject-1.8.8.ebuild: + Version bump, from the php overlay 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-DB_DataObject-1.8.0.ebuild, PEAR-DB_DataObject-1.8.7.ebuild: diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.8.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.8.ebuild new file mode 100644 index 000000000000..a1a3deff4909 --- /dev/null +++ b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.8.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2008 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.8.ebuild,v 1.1 2008/02/11 20:50:20 armin76 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-2.02 PHP-3" +SLOT="0" +IUSE="minimal" + +DEPEND="" +RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1 + >=dev-php/PEAR-Date-1.4.3-r1 + !minimal? ( >=dev-php/PEAR-Validate-0.5.0-r1 + >=dev-php/PEAR-MDB2-2.0.0_rc1 )" + +src_unpack() { + unpack "${A}" + # don't install windows-only stuff + sed -re 's:<file baseinstalldir="DB" md5sum=".{32}" name="scripts/DB_DataObject_createTables.bat" role="script" />::' -i package.xml || die "sed failed" +} diff --git a/dev-php/PEAR-HTML_Template_Flexy/ChangeLog b/dev-php/PEAR-HTML_Template_Flexy/ChangeLog index 3c41c103db84..5e8d0ea27ddc 100644 --- a/dev-php/PEAR-HTML_Template_Flexy/ChangeLog +++ b/dev-php/PEAR-HTML_Template_Flexy/ChangeLog @@ -1,6 +1,12 @@ # 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.48 2007/12/06 00:15:27 jokey Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Flexy/ChangeLog,v 1.49 2008/02/11 20:54:06 armin76 Exp $ + +*PEAR-HTML_Template_Flexy-1.3.2 (11 Feb 2008) + + 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> + +PEAR-HTML_Template_Flexy-1.3.2.ebuild: + Version bump, from the php overlay 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-HTML_Template_Flexy-1.2.3.ebuild, diff --git a/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.3.2.ebuild b/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.3.2.ebuild new file mode 100644 index 000000000000..897ed5c36bc7 --- /dev/null +++ b/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.3.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2008 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.3.2.ebuild,v 1.1 2008/02/11 20:54:06 armin76 Exp $ + +inherit php-pear-r1 + +DESCRIPTION="An extremely powerful Tokenizer driven Template engine" +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="minimal" +RDEPEND="!minimal? ( >=dev-php/PEAR-HTML_Javascript-1.1.0-r1 + dev-php/PEAR-File_Gettext + dev-php/PEAR-Translation2 )" diff --git a/dev-php/PEAR-HTTP_Session2/ChangeLog b/dev-php/PEAR-HTTP_Session2/ChangeLog index bdbc281f2c8d..debc6106fd92 100644 --- a/dev-php/PEAR-HTTP_Session2/ChangeLog +++ b/dev-php/PEAR-HTTP_Session2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-HTTP_Session2 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Session2/ChangeLog,v 1.1 2007/12/24 12:41:42 armin76 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Session2/ChangeLog,v 1.2 2008/02/11 20:54:57 armin76 Exp $ + +*PEAR-HTTP_Session2-0.7.0 (11 Feb 2008) + + 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> + +PEAR-HTTP_Session2-0.7.0.ebuild: + Version bump, from the php overlay *PEAR-HTTP_Session2-0.6.1 (24 Dec 2007) diff --git a/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.0.ebuild b/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.0.ebuild new file mode 100644 index 000000000000..3d9a11e65132 --- /dev/null +++ b/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.0.ebuild,v 1.1 2008/02/11 20:54:57 armin76 Exp $ + +inherit php-pear-r1 depend.php + +DESCRIPTION="PHP5 Object-oriented interface to the session_* family functions. +Provides extra features such as database storage for session data using DB package." + +LICENSE="BSD PHP-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="minimal" + +RDEPEND=">=dev-lang/php-5.2.0 + !minimal? ( >=dev-php/PEAR-MDB2-2.4.1 + >=dev-php/PEAR-DB-1.7.11 )" diff --git a/dev-php/PEAR-Image_GraphViz/ChangeLog b/dev-php/PEAR-Image_GraphViz/ChangeLog index 1c381a732f57..abce439dd456 100644 --- a/dev-php/PEAR-Image_GraphViz/ChangeLog +++ b/dev-php/PEAR-Image_GraphViz/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Image_GraphViz # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.6 2008/02/04 21:57:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.7 2008/02/11 20:55:47 armin76 Exp $ + +*PEAR-Image_GraphViz-1.3.0_rc3 (11 Feb 2008) + + 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> + +PEAR-Image_GraphViz-1.3.0_rc3.ebuild: + Version bump, from the php overlay 04 Feb 2008; Markus Meier <maekke@gentoo.org> PEAR-Image_GraphViz-1.3.0_rc2.ebuild: diff --git a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild new file mode 100644 index 000000000000..3d81455021ca --- /dev/null +++ b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2008 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_rc3.ebuild,v 1.1 2008/02/11 20:55:47 armin76 Exp $ + +inherit php-pear-r1 + +DESCRIPTION="PHP interface to AT&T's GraphViz tools." +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog index 86f6d7e4d567..d3d1d3903928 100644 --- a/dev-php/PEAR-Log/ChangeLog +++ b/dev-php/PEAR-Log/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php/PEAR-Log # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.80 2008/02/10 14:39:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.81 2008/02/11 20:56:40 armin76 Exp $ + +*PEAR-Log-1.10.0 (11 Feb 2008) + + 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> +PEAR-Log-1.10.0.ebuild: + Version bump, from the php overlay 10 Feb 2008; Raúl Porcel <armin76@gentoo.org> PEAR-Log-1.9.14.ebuild: alpha/ia64/sparc stable wrt #208313 diff --git a/dev-php/PEAR-Log/PEAR-Log-1.10.0.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.10.0.ebuild new file mode 100644 index 000000000000..52451fd9695a --- /dev/null +++ b/dev-php/PEAR-Log/PEAR-Log-1.10.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2008 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.10.0.ebuild,v 1.1 2008/02/11 20:56:40 armin76 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-3.01" +SLOT="0" +IUSE="minimal" + +RDEPEND="!minimal? ( >=dev-php/PEAR-DB-1.7.6-r1 + dev-php/PEAR-Mail + >=dev-php/PEAR-MDB2-2.0.0_rc1 )" + +pkg_postinst() { + has_php + if ! use minimal && ! built_with_use --missing true =${PHP_PKG} sqlite ; then + elog "${PN} can optionally use ${PHP_PKG} sqlite features." + elog "If you want those, recompile ${PHP_PKG} with this flag in USE." + fi +} diff --git a/dev-php/PEAR-Net_LDAP/ChangeLog b/dev-php/PEAR-Net_LDAP/ChangeLog index 898df96f8e49..0493f8b5c9bf 100644 --- a/dev-php/PEAR-Net_LDAP/ChangeLog +++ b/dev-php/PEAR-Net_LDAP/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Net_LDAP -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/ChangeLog,v 1.3 2007/12/24 12:43:56 armin76 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/ChangeLog,v 1.4 2008/02/11 20:57:55 armin76 Exp $ + +*PEAR-Net_LDAP-1.1.0_alpha2 (11 Feb 2008) + + 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> + -PEAR-Net_LDAP-1.0.0_rc3.ebuild, -PEAR-Net_LDAP-1.0.0_rc4.ebuild, + +PEAR-Net_LDAP-1.1.0_alpha2.ebuild: + Version bump, from the php overlay *PEAR-Net_LDAP-1.0.0 (24 Dec 2007) diff --git a/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc4.ebuild b/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc4.ebuild deleted file mode 100644 index f2d312c88d25..000000000000 --- a/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc4.ebuild +++ /dev/null @@ -1,19 +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-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc4.ebuild,v 1.1 2007/10/15 20:07:59 anant Exp $ - -inherit php-pear-r1 depend.php - -KEYWORDS="~amd64 ~x86" - -DESCRIPTION="OO interface for searching and manipulating LDAP-entries" -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND="" - -pkg_setup() { - require_php_with_use ldap -} diff --git a/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc3.ebuild b/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.0_alpha2.ebuild index e4a9bcc1b15e..ccefe1bea95e 100644 --- a/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc3.ebuild +++ b/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.0_alpha2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc3.ebuild,v 1.1 2007/08/20 21:56:20 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.0_alpha2.ebuild,v 1.1 2008/02/11 20:57:55 armin76 Exp $ inherit php-pear-r1 depend.php -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" DESCRIPTION="OO interface for searching and manipulating LDAP-entries" LICENSE="LGPL-2.1" diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index eb2d5abf0052..867e9fb5a8a7 100644 --- a/dev-php/PEAR-PEAR_Info/ChangeLog +++ b/dev-php/PEAR-PEAR_Info/ChangeLog @@ -1,6 +1,12 @@ # 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.36 2007/12/06 00:47:46 jokey Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.37 2008/02/11 20:58:48 armin76 Exp $ + +*PEAR-PEAR_Info-1.7.1 (11 Feb 2008) + + 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> + +PEAR-PEAR_Info-1.7.1.ebuild: + Version bump, from the php overlay 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-PEAR_Info-1.6.0.ebuild, PEAR-PEAR_Info-1.7.0.ebuild: diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild new file mode 100644 index 000000000000..a419c1150bde --- /dev/null +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2008 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.1.ebuild,v 1.1 2008/02/11 20:58:48 armin76 Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Show Information about your PEAR install and its packages" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="minimal" + +RDEPEND="!minimal? ( >=dev-php5/phpunit-3.1.4 )" diff --git a/dev-php/PEAR-PHP_CodeSniffer/ChangeLog b/dev-php/PEAR-PHP_CodeSniffer/ChangeLog index 9803e0b83d6b..e42ac183a40c 100644 --- a/dev-php/PEAR-PHP_CodeSniffer/ChangeLog +++ b/dev-php/PEAR-PHP_CodeSniffer/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-PHP_CodeSniffer -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CodeSniffer/ChangeLog,v 1.2 2007/12/24 12:46:32 armin76 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CodeSniffer/ChangeLog,v 1.3 2008/02/11 21:01:11 armin76 Exp $ + +*PEAR-PHP_CodeSniffer-1.0.1 (11 Feb 2008) + + 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> + -PEAR-PHP_CodeSniffer-1.0.0_rc2.ebuild, + +PEAR-PHP_CodeSniffer-1.0.1.ebuild: + Version bump, from the php overlay *PEAR-PHP_CodeSniffer-1.0.0 (24 Dec 2007) diff --git a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.0_rc2.ebuild b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.1.ebuild index e8612d76061e..7681f4b83ba4 100644 --- a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.0_rc2.ebuild +++ b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.0_rc2.ebuild,v 1.1 2007/11/15 18:55:55 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.1.ebuild,v 1.1 2008/02/11 21:01:11 armin76 Exp $ inherit php-pear-r1 diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog index 5bce9ad435a7..5ddc43c673b4 100644 --- a/dev-php/PEAR-Text_Diff/ChangeLog +++ b/dev-php/PEAR-Text_Diff/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Text_Diff # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.35 2008/02/10 15:00:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.36 2008/02/11 21:02:56 armin76 Exp $ + +*PEAR-Text_Diff-1.0.0 (11 Feb 2008) + + 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> + -PEAR-Text_Diff-0.2.1.ebuild, -PEAR-Text_Diff-0.3.1.ebuild, + +PEAR-Text_Diff-1.0.0.ebuild: + Version bump, from the php overlay 10 Feb 2008; Raúl Porcel <armin76@gentoo.org> PEAR-Text_Diff-0.3.2.ebuild: 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 deleted file mode 100644 index 337d29bb668f..000000000000 --- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.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-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="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.1.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-1.0.0.ebuild index f62d5bae9151..90b2b7360336 100644 --- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild +++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.2 2007/12/06 00:54:30 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-1.0.0.ebuild,v 1.1 2008/02/11 21:02:56 armin76 Exp $ inherit php-pear-r1 diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index 279a1c4f4519..f9fad83edd47 100644 --- a/dev-php/PEAR-Validate/ChangeLog +++ b/dev-php/PEAR-Validate/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Validate # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.34 2008/02/10 15:01:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.35 2008/02/11 21:04:31 armin76 Exp $ + +*PEAR-Validate-0.8.1 (11 Feb 2008) + + 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> + +PEAR-Validate-0.8.1.ebuild: + Version bump, from the php overlay 10 Feb 2008; Raúl Porcel <armin76@gentoo.org> PEAR-Validate-0.8.0.ebuild: alpha/ia64/sparc stable wrt #208313 diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild new file mode 100644 index 000000000000..d6bcf5352e4f --- /dev/null +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2008 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.8.1.ebuild,v 1.1 2008/02/11 21:04:31 armin76 Exp $ + +inherit php-pear-r1 + +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" + +DESCRIPTION="Validation class." +LICENSE="BSD" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1" diff --git a/dev-php/adodb/ChangeLog b/dev-php/adodb/ChangeLog index ac371e1e2583..049042ba3b16 100644 --- a/dev-php/adodb/ChangeLog +++ b/dev-php/adodb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/adodb -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/adodb/ChangeLog,v 1.79 2007/11/22 18:54:21 drac Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/adodb/ChangeLog,v 1.80 2008/02/11 21:05:51 armin76 Exp $ + +*adodb-5.03 (11 Feb 2008) + + 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> -adodb-5.01_beta.ebuild, + +adodb-5.03.ebuild: + Version bump, from the php overlay 22 Nov 2007; Samuli Suominen <drac@gentoo.org> adodb-5.02.ebuild: amd64 stable wrt #198572 diff --git a/dev-php/adodb/adodb-5.01_beta.ebuild b/dev-php/adodb/adodb-5.03.ebuild index cbceb8ced9dc..466207d7d52e 100644 --- a/dev-php/adodb/adodb-5.01_beta.ebuild +++ b/dev-php/adodb/adodb-5.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/adodb/adodb-5.01_beta.ebuild,v 1.1 2007/08/31 09:08:14 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/adodb/adodb-5.03.ebuild,v 1.1 2008/02/11 21:05:51 armin76 Exp $ inherit php-lib-r1 versionator @@ -17,7 +17,7 @@ IUSE="" DEPEND="" RDEPEND="" -S="${WORKDIR}/${PN}$(get_major_version)" +S=${WORKDIR}/${PN}$(get_major_version) need_php5 @@ -33,6 +33,6 @@ src_install() { php-lib-r1_src_install . xsl/*.xsl # install documentation - dohtml docs/*.htm - dodoc *.txt xmlschema.dtd session/adodb-sess.txt pear/readme.Auth.txt + dodoc-php *.txt xmlschema.dtd session/adodb-sess.txt pear/readme.Auth.txt + dohtml-php docs/*.htm } |