commit:     4fc53aca8a75b411349abc75cba8f5464e6e6c0b
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 27 19:13:35 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 19:19:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fc53aca

dev-php/PEAR-Net_SMTP: new revision to swap pear dependencies.

This package uses some PEAR classes, so it needs to depend on one of
either dev-php/pear or dev-php/PEAR-PEAR. The latter actually provides
those classes, so it makes more sense as a dependency. This commit
swaps the existing dev-php/pear for dev-php/PEAR-PEAR.

Package-Manager: portage-2.2.28

 .../{PEAR-Net_SMTP-1.7.2-r2.ebuild => PEAR-Net_SMTP-1.7.2-r3.ebuild}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.2-r2.ebuild 
b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.2-r3.ebuild
similarity index 97%
rename from dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.2-r2.ebuild
rename to dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.2-r3.ebuild
index 1a95530..cd16ba3 100644
--- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.2-r2.ebuild
+++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.7.2-r3.ebuild
@@ -17,7 +17,7 @@ IUSE="examples sasl"
 DEPEND=""
 RDEPEND="dev-lang/php:*
        dev-php/PEAR-Net_Socket
-       dev-php/pear
+       dev-php/PEAR-PEAR
        sasl? ( dev-php/PEAR-Auth_SASL )"
 
 S="${WORKDIR}/${MY_P}"

Reply via email to