summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2014-11-06 18:20:36 +0000
committerBrian Evans <grknight@gentoo.org>2014-11-06 18:20:36 +0000
commit964be4d637078204b18d8d8262531311c1376e1e (patch)
tree9c66c50b574c5e99a54a1529a02dfb1f95fcacac /dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild
parentEAPI revbump (diff)
downloadhistorical-964be4d637078204b18d8d8262531311c1376e1e.tar.gz
historical-964be4d637078204b18d8d8262531311c1376e1e.tar.bz2
historical-964be4d637078204b18d8d8262531311c1376e1e.zip
Drop old
Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x67C78E1D
Diffstat (limited to 'dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild')
-rw-r--r--dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild
deleted file mode 100644
index 897c65c80d5e..000000000000
--- a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild,v 1.18 2014/08/10 20:52:40 slyfox Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="Provides an implementation of the RFC2033 LMTP protocol"
-
-LICENSE="PHP-2.02"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1"