commit: c812b66b89929807ef8d8335c8446ee7385231a3
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 9 14:11:57 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Jan 9 14:13:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c812b66b
dev-php/PEAR-Net_SmartIRC: new revision without PEAR dependency.
This package is hosted on pear.php.net, but doesn't actually use any
PEAR classes, so the new revision drops the RDEPEND on
dev-php/PEAR-PEAR.
Package-Manager: portage-2.3.0
...R-Net_SmartIRC-1.1.10.ebuild => PEAR-Net_SmartIRC-1.1.10-r1.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10.ebuild
b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild
similarity index 94%
rename from dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10.ebuild
rename to dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild
index 4ff2233..27cb31b 100644
--- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10.ebuild
+++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild
@@ -17,8 +17,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc examples"
-RDEPEND="dev-lang/php:*
- dev-php/PEAR-PEAR"
+RDEPEND="dev-lang/php:*"
S="${WORKDIR}/${MY_P}"