summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-03-06 01:18:58 +0000
committerBrian Evans <grknight@gentoo.org>2015-03-06 01:18:58 +0000
commit883dfdb2cf7f3975cec2c7e316e2b319a94264b9 (patch)
tree8273b9bef2a9623367573b28de713d9a9c298584 /dev-php/PEAR-SOAP
parentDon't die if all files were migrated. (diff)
downloadgentoo-2-883dfdb2cf7f3975cec2c7e316e2b319a94264b9.tar.gz
gentoo-2-883dfdb2cf7f3975cec2c7e316e2b319a94264b9.tar.bz2
gentoo-2-883dfdb2cf7f3975cec2c7e316e2b319a94264b9.zip
EAPI bump to 4. Removes deprecation warniing without changing deps
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xD1F781EFF9F4A3B6)
Diffstat (limited to 'dev-php/PEAR-SOAP')
-rw-r--r--dev-php/PEAR-SOAP/ChangeLog7
-rw-r--r--dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild6
2 files changed, 9 insertions, 4 deletions
diff --git a/dev-php/PEAR-SOAP/ChangeLog b/dev-php/PEAR-SOAP/ChangeLog
index 69f6965147c6..af862be0420e 100644
--- a/dev-php/PEAR-SOAP/ChangeLog
+++ b/dev-php/PEAR-SOAP/ChangeLog
@@ -1,6 +1,9 @@
# 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.50 2014/11/06 20:18:40 grknight Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.51 2015/03/06 01:18:58 grknight Exp $
+
+ 06 Mar 2015; Brian Evans <grknight@gentoo.org> PEAR-SOAP-0.13.0.ebuild:
+ EAPI bump to 4. Removes deprecation warniing without changing deps
06 Nov 2014; Brian Evans <grknight@gentoo.org> -PEAR-SOAP-0.11.0.ebuild,
-PEAR-SOAP-0.12.0.ebuild:
diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild
index 1ed3f24a5b8b..b2429fdad803 100644
--- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild
+++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.13.0.ebuild,v 1.12 2014/01/26 18:39:31 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild,v 1.13 2015/03/06 01:18:58 grknight Exp $
+
+EAPI=4
inherit php-pear-r1