diff options
author | Matti Bickel <mabi@gentoo.org> | 2012-01-18 19:49:05 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2012-01-18 19:49:05 +0000 |
commit | 5a20c5ce1f0d16b580a0ae9807a0dbe1f240c508 (patch) | |
tree | 6a5c4395a1d15edf382025e55a772258b5895ac9 /dev-php/PEAR-HTTP_Session2 | |
parent | Version bump. Remove old. (diff) | |
download | historical-5a20c5ce1f0d16b580a0ae9807a0dbe1f240c508.tar.gz historical-5a20c5ce1f0d16b580a0ae9807a0dbe1f240c508.tar.bz2 historical-5a20c5ce1f0d16b580a0ae9807a0dbe1f240c508.zip |
version bump & remove old
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-HTTP_Session2')
5 files changed, 25 insertions, 53 deletions
diff --git a/dev-php/PEAR-HTTP_Session2/ChangeLog b/dev-php/PEAR-HTTP_Session2/ChangeLog index 8f946a4698ec..c0789549453d 100644 --- a/dev-php/PEAR-HTTP_Session2/ChangeLog +++ b/dev-php/PEAR-HTTP_Session2/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-HTTP_Session2 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Session2/ChangeLog,v 1.4 2009/08/22 22:50:30 beandog Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Session2/ChangeLog,v 1.5 2012/01/18 19:49:05 mabi Exp $ + +*PEAR-HTTP_Session2-0.7.3 (18 Jan 2012) + + 18 Jan 2012; Matti Bickel <mabi@gentoo.org> +PEAR-HTTP_Session2-0.7.3.ebuild, + -PEAR-HTTP_Session2-0.7.0.ebuild, -PEAR-HTTP_Session2-0.7.1.ebuild, + -PEAR-HTTP_Session2-0.7.2.ebuild: + version bump & remove old *PEAR-HTTP_Session2-0.7.2 (22 Aug 2009) 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 deleted file mode 100644 index 3d9a11e65132..000000000000 --- a/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# 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-HTTP_Session2/PEAR-HTTP_Session2-0.7.1.ebuild b/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.1.ebuild deleted file mode 100644 index 57406078991d..000000000000 --- a/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# 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.1.ebuild,v 1.1 2008/02/26 16:29:08 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-HTTP_Session2/PEAR-HTTP_Session2-0.7.2.ebuild b/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.2.ebuild deleted file mode 100644 index 6624a6dffb53..000000000000 --- a/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2009 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.2.ebuild,v 1.1 2009/08/22 22:50:30 beandog 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-HTTP_Session2/PEAR-HTTP_Session2-0.7.3.ebuild b/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3.ebuild new file mode 100644 index 000000000000..506e3ed57cd3 --- /dev/null +++ b/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 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.3.ebuild,v 1.1 2012/01/18 19:49:05 mabi Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Wraps PHP's session_* functions. Provides extras such as database storage for session data using DB package." + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="minimal" + +RDEPEND="${DEPEND} + !minimal? ( >=dev-php/PEAR-MDB2-2.4.1 + >=dev-php/PEAR-DB-1.7.11 )" |