summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnant Narayanan <anant@gentoo.org>2007-10-16 06:29:48 +0000
committerAnant Narayanan <anant@gentoo.org>2007-10-16 06:29:48 +0000
commitf4537e911974b0412f7079aa3f090bd0a7e81a85 (patch)
tree1141007ac887119935e8f088f72da958dbbfbb92 /dev-libs/syck/syck-0.55-r4.ebuild
parentstable amd64, bug 195156 (diff)
downloadgentoo-2-f4537e911974b0412f7079aa3f090bd0a7e81a85.tar.gz
gentoo-2-f4537e911974b0412f7079aa3f090bd0a7e81a85.tar.bz2
gentoo-2-f4537e911974b0412f7079aa3f090bd0a7e81a85.zip
syck-php-bindings moved to pecl-syck
(Portage version: 2.1.3.13)
Diffstat (limited to 'dev-libs/syck/syck-0.55-r4.ebuild')
-rw-r--r--dev-libs/syck/syck-0.55-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/syck/syck-0.55-r4.ebuild b/dev-libs/syck/syck-0.55-r4.ebuild
index b06b2ba0318b..2d9a42993a93 100644
--- a/dev-libs/syck/syck-0.55-r4.ebuild
+++ b/dev-libs/syck/syck-0.55-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/syck/syck-0.55-r4.ebuild,v 1.4 2007/10/16 00:57:41 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/syck/syck-0.55-r4.ebuild,v 1.5 2007/10/16 06:29:48 anant Exp $
inherit flag-o-matic distutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
DEPEND="python? ( dev-lang/python !dev-python/pysyck )"
RDEPEND="${DEPEND}"
-PDEPEND="php? ( || ( ~dev-php5/syck-php-bindings-${PV}
+PDEPEND="php? ( || ( dev-php5/pecl-syck
~dev-php4/syck-php-bindings-${PV} )
!=dev-libs/syck-0.55-r1 )"