# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.10.ebuild,v 1.1 2006/08/01 04:45:10 sebastian Exp $ inherit depend.php ARCHIVE_TAR="1.3.1" CONSOLE_GETOPT="1.2" PEAR="1.4.10" XML_RPC="1.5.0" [ -z "${PEAR_CACHEDIR}" ] && PEAR_CACHEDIR="/tmp/pear/cache" DESCRIPTION="PEAR Base System (PEAR, Archive_Tar, Console_Getopt, XML_RPC)." HOMEPAGE="http://pear.php.net/" SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz http://pear.php.net/get/Console_Getopt-${CONSOLE_GETOPT}.tgz http://pear.php.net/get/XML_RPC-${XML_RPC}.tgz http://pear.php.net/get/PEAR-${PEAR}.tgz" LICENSE="PHP" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" # we deliberately force people to remove their old PEAR installations, # and any package which may have put an old-style PEAR installation onto # the box DEPEND="dev-lang/php !dev-php/php !dev-php/php-cgi !dev-php/mod_php !