commit:     6c440194f35b55a676a5d65873cafc3755b1554b
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 16 22:12:56 2015 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 22:23:31 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c440194

dev-php/pecl-svn: depend on <dev-vcs/subversion-1.9 to fix a build failure.

Gentoo-Bug: 558748

Package-Manager: portage-2.2.20.1

 dev-php/pecl-svn/pecl-svn-1.0.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/pecl-svn/pecl-svn-1.0.2-r1.ebuild 
b/dev-php/pecl-svn/pecl-svn-1.0.2-r1.ebuild
index 2266572..10064c2 100644
--- a/dev-php/pecl-svn/pecl-svn-1.0.2-r1.ebuild
+++ b/dev-php/pecl-svn/pecl-svn-1.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,5 +17,5 @@ LICENSE="PHP-3.01"
 SLOT="0"
 IUSE=""
 
-DEPEND="dev-vcs/subversion"
+DEPEND="<dev-vcs/subversion-1.9"
 RDEPEND="${DEPEND}"

Reply via email to