summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-01-08 09:46:34 -0500
committerMichael Orlitzky <mjo@gentoo.org>2017-01-08 09:47:01 -0500
commitcc6e2bd469247bc6cdd3f9636cffd4ce9eab407b (patch)
tree3b0e4f71181953cefb93234b263c6f8fcbdd5239 /dev-php
parentdev-php/PEAR-Net_SMTP: remove unused version 1.6.2. (diff)
downloadgentoo-cc6e2bd469247bc6cdd3f9636cffd4ce9eab407b.tar.gz
gentoo-cc6e2bd469247bc6cdd3f9636cffd4ce9eab407b.tar.bz2
gentoo-cc6e2bd469247bc6cdd3f9636cffd4ce9eab407b.zip
dev-php/PEAR-Net_Socket: remove unused version 1.0.14.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild
deleted file mode 100644
index 1de04e519654..000000000000
--- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit php-pear-r1
-
-DESCRIPTION="class interface to TCP sockets"
-
-LICENSE="PHP-2.02"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
-IUSE=""