summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2012-01-18 19:51:03 +0000
committerMatti Bickel <mabi@gentoo.org>2012-01-18 19:51:03 +0000
commit32ae7fd38640f387fe863a9402ccd876217cd735 (patch)
tree7aa5034700c701585b7df8d0983ba320ff5b9788 /dev-php/PEAR-HTTP_Session2
parentversion bump & remove old (diff)
downloadgentoo-2-32ae7fd38640f387fe863a9402ccd876217cd735.tar.gz
gentoo-2-32ae7fd38640f387fe863a9402ccd876217cd735.tar.bz2
gentoo-2-32ae7fd38640f387fe863a9402ccd876217cd735.zip
fix description & remove missed old package
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-HTTP_Session2')
-rw-r--r--dev-php/PEAR-HTTP_Session2/ChangeLog6
-rw-r--r--dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.6.1.ebuild17
-rw-r--r--dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3.ebuild4
3 files changed, 7 insertions, 20 deletions
diff --git a/dev-php/PEAR-HTTP_Session2/ChangeLog b/dev-php/PEAR-HTTP_Session2/ChangeLog
index c0789549453d..27c6e7d0242b 100644
--- a/dev-php/PEAR-HTTP_Session2/ChangeLog
+++ b/dev-php/PEAR-HTTP_Session2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-HTTP_Session2
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Session2/ChangeLog,v 1.6 2012/01/18 19:51:03 mabi Exp $
+
+ 18 Jan 2012; Matti Bickel <mabi@gentoo.org> -PEAR-HTTP_Session2-0.6.1.ebuild,
+ PEAR-HTTP_Session2-0.7.3.ebuild:
+ fix description & remove missed old package
*PEAR-HTTP_Session2-0.7.3 (18 Jan 2012)
diff --git a/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.6.1.ebuild b/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.6.1.ebuild
deleted file mode 100644
index 9750dac6378b..000000000000
--- a/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.6.1.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-HTTP_Session2/PEAR-HTTP_Session2-0.6.1.ebuild,v 1.1 2007/12/24 12:41:42 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.3.ebuild b/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3.ebuild
index 506e3ed57cd3..970832b1ed1f 100644
--- 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
@@ -1,10 +1,10 @@
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3.ebuild,v 1.2 2012/01/18 19:51:03 mabi Exp $
inherit php-pear-r1
-DESCRIPTION="Wraps PHP's session_* functions. Provides extras such as database storage for session data using DB package."
+DESCRIPTION="Wraps PHP's session_* functions, providing extras like db storage for session data."
LICENSE="BSD"
SLOT="0"