summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2014-11-06 20:18:40 +0000
committerBrian Evans <grknight@gentoo.org>2014-11-06 20:18:40 +0000
commitf0b4860381afd727717f1a4341fc66c74fe8492e (patch)
treeea82d82ed8e25fb59f5d5b84ce1f0d5766826ed0 /dev-php
parentinitial import wrt #411295 (diff)
downloadgentoo-2-f0b4860381afd727717f1a4341fc66c74fe8492e.tar.gz
gentoo-2-f0b4860381afd727717f1a4341fc66c74fe8492e.tar.bz2
gentoo-2-f0b4860381afd727717f1a4341fc66c74fe8492e.zip
Drop old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-SOAP/ChangeLog6
-rw-r--r--dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild17
-rw-r--r--dev-php/PEAR-SOAP/PEAR-SOAP-0.12.0.ebuild17
3 files changed, 5 insertions, 35 deletions
diff --git a/dev-php/PEAR-SOAP/ChangeLog b/dev-php/PEAR-SOAP/ChangeLog
index 24163cdee926..69f6965147c6 100644
--- a/dev-php/PEAR-SOAP/ChangeLog
+++ b/dev-php/PEAR-SOAP/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-SOAP
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.49 2014/01/26 18:39:31 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.50 2014/11/06 20:18:40 grknight Exp $
+
+ 06 Nov 2014; Brian Evans <grknight@gentoo.org> -PEAR-SOAP-0.11.0.ebuild,
+ -PEAR-SOAP-0.12.0.ebuild:
+ Drop old
26 Jan 2014; Ole Markus With <olemarkus@gentoo.org> PEAR-SOAP-0.11.0.ebuild,
PEAR-SOAP-0.13.0.ebuild:
diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild
deleted file mode 100644
index 76a9532b6c60..000000000000
--- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild
+++ /dev/null
@@ -1,17 +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-SOAP/PEAR-SOAP-0.11.0.ebuild,v 1.11 2014/01/26 18:39:31 olemarkus Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="SOAP Client/Server for PHP 4"
-
-LICENSE="PHP-2.02"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
-IUSE="minimal"
-
-RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1
- !minimal? ( dev-php/PEAR-Mail
- >=dev-php/PEAR-Mail_Mime-1.3.1-r1
- >=dev-php/PEAR-Net_DIME-0.3-r1 )"
diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.12.0.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.12.0.ebuild
deleted file mode 100644
index f6460f9c9589..000000000000
--- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.12.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.12.0.ebuild,v 1.1 2009/08/22 18:35:10 beandog Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="SOAP Client/Server for PHP 4"
-
-LICENSE="PHP-2.02"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="minimal"
-
-RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1
- !minimal? ( dev-php/PEAR-Mail
- >=dev-php/PEAR-Mail_Mime-1.3.1-r1
- >=dev-php/PEAR-Net_DIME-0.3-r1 )"