From 62ce0940f2d19f99bb9ea017f2dbeeeaa9854cd9 Mon Sep 17 00:00:00 2001 From: Ole Markus With Date: Fri, 11 Mar 2011 13:12:35 +0000 Subject: Removed older versions (Portage version: 2.1.9.25/cvs/Linux i686) --- dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild | 15 --------------- dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.11.ebuild | 15 --------------- dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild | 15 --------------- dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.3.3.ebuild | 15 --------------- 4 files changed, 60 deletions(-) delete mode 100644 dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild delete mode 100644 dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.11.ebuild delete mode 100644 dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild delete mode 100644 dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.3.3.ebuild (limited to 'dev-php') diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild deleted file mode 100644 index 08bb4bef3802..000000000000 --- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild,v 1.11 2010/02/16 04:55:57 beandog Exp $ - -inherit php-pear-r1 - -DESCRIPTION="An implementation of the SMTP protocol" - -LICENSE="PHP-2.02" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" -IUSE="sasl" - -RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.7 - sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.1-r1 )" diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.11.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.11.ebuild deleted file mode 100644 index 204fb8fe19b7..000000000000 --- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.11.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.11.ebuild,v 1.2 2010/02/16 04:55:57 beandog Exp $ - -inherit php-pear-r1 - -DESCRIPTION="An implementation of the SMTP protocol" - -LICENSE="PHP-2.02" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="sasl" - -RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.7 - sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.1-r1 )" diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild deleted file mode 100644 index a5180da98c3d..000000000000 --- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild,v 1.19 2010/02/16 04:55:57 beandog Exp $ - -inherit php-pear-r1 - -DESCRIPTION="An implementation of the SMTP protocol" - -LICENSE="PHP-2.02" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" -IUSE="sasl" - -RDEPEND="sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.1-r1 ) - >=dev-php/PEAR-Net_Socket-1.0.6-r1" diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.3.3.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.3.3.ebuild deleted file mode 100644 index 59a5f0dc3174..000000000000 --- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.3.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.3.3.ebuild,v 1.2 2010/02/16 04:55:57 beandog Exp $ - -inherit php-pear-r1 - -DESCRIPTION="An implementation of the SMTP protocol" - -LICENSE="PHP-2.02" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="sasl" - -RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.7 - sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.1-r1 )" -- cgit v1.2.3-65-gdbad