summaryrefslogtreecommitdiff
blob: 7ce145b07d2d15dfc175dca3e5a7d191263220a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-pear/horde-pear-1.3-r3.ebuild,v 1.11 2005/05/13 01:18:56 vapier Exp $

DESCRIPTION="Meta package for the PEAR packages required by Horde."
HOMEPAGE="http://pear.php.net/"

LICENSE="as-is"
SLOT="1"
# when unmasking for an arch
# double check none of the deps are still masked!
KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 s390 sparc x86"
IUSE=""

S=${WORKDIR}

RDEPEND="dev-php/PEAR-Log
	dev-php/PEAR-Mail_Mime
	>=dev-php/PEAR-DB-1.6.0
	dev-php/PEAR-File
	dev-php/PEAR-Date
	>=dev-php/PEAR-Services_Weather-1.3.1
	dev-php/PEAR-Mail"