dev-php/PEAR-HTTP_Session2: Drop old
authorBrian Evans <grknight@gentoo.org>
Mon, 23 Apr 2018 14:37:02 +0000 (10:37 -0400)
committerBrian Evans <grknight@gentoo.org>
Mon, 23 Apr 2018 14:54:06 +0000 (10:54 -0400)
Package-Manager: Portage-2.3.31, Repoman-2.3.9

dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild [deleted file]

diff --git a/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild b/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild
deleted file mode 100644 (file)
index bc9f35b..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit php-pear-r1
-
-DESCRIPTION="Wraps PHP's session functions providing extras like db storage for session data"
-
-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 )"