# 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.6-r1.ebuild,v 1.16 2006/05/23 21:27:13 chtekk Exp $ inherit depend.php ARCHIVE_TAR="1.3.1" CONSOLE_GETOPT="1.2" PEAR="1.4.6" XML_RPC="1.4.8" [ -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 !