summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-04-23 10:37:02 -0400
committerBrian Evans <grknight@gentoo.org>2018-04-23 10:54:06 -0400
commit459d162419a3e0b29462b43daa5e103ff5e23e64 (patch)
tree3975730ba4358a45a7d44ee584b6fbe831435b75 /dev-php
parentdev-php/PEAR-HTTP_Session2: Revbump for EAPI and tests (diff)
downloadgentoo-459d162419a3e0b29462b43daa5e103ff5e23e64.tar.gz
gentoo-459d162419a3e0b29462b43daa5e103ff5e23e64.tar.bz2
gentoo-459d162419a3e0b29462b43daa5e103ff5e23e64.zip
dev-php/PEAR-HTTP_Session2: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild17
1 files changed, 0 insertions, 17 deletions
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
index bc9f35b10853..000000000000
--- a/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild
+++ /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 )"