summaryrefslogtreecommitdiff
path: root/dev-php/PEAR-Net_POP3
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-12 17:42:09 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-12 17:42:09 +0100
commit12d78242dec4f785d0a0bfb1c00eee2d8996c53b (patch)
tree0e7146574ec8dc5e4e1ebe328c68a50a48f170ca /dev-php/PEAR-Net_POP3
parent6e0dec7ba4f6c5793a3d0b85952efa7ec57afa65 (diff)
gentoo resync : 12.10.2017 (fix rsync script)
Diffstat (limited to 'dev-php/PEAR-Net_POP3')
-rw-r--r--dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild
deleted file mode 100644
index 84d9ffd8c42f..000000000000
--- a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit php-pear-r1
-
-DESCRIPTION="Provides a POP3 class to access POP3 server"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE="sasl"
-RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1
- !sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.2 )"