You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/www-apps/horde-pear/horde-pear-1.3-r3.ebuild

25 lines
715 B

# Copyright 1999-2014 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.15 2014/08/10 20:13:24 slyfox Exp $
DESCRIPTION="Meta package for the PEAR packages required by Horde"
HOMEPAGE="http://pear.php.net/"
LICENSE="metapackage"
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-Net_Sieve
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"