Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 306547
Collapse All | Expand All

(-)pecl-gearman-0.6.0.ebuild (-3 / +3 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2009 Gentoo Foundation
1
# Copyright 1999-2010 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-gearman/pecl-gearman-0.6.0.ebuild,v 1.1 2009/12/23 22:33:19 flameeyes Exp $
3
# $Header: $
4
4
5
PHP_EXT_NAME="gearman"
5
PHP_EXT_NAME="gearman"
6
PHP_EXT_INI="yes"
6
PHP_EXT_INI="yes"
Lines 15-21 Link Here
15
SLOT="0"
15
SLOT="0"
16
IUSE=""
16
IUSE=""
17
17
18
DEPEND="sys-cluster/gearmand"
18
DEPEND="<sys-cluster/gearmand-0.12"
19
RDEPEND="${DEPEND}"
19
RDEPEND="${DEPEND}"
20
20
21
need_php_by_category
21
need_php_by_category

Return to bug 306547