# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-0.5.2.ebuild,v 1.1 2010/09/26 17:49:09 olemarkus Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Provides an easy way to perform HTTP requests" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-php/PEAR-Net_URL2-0.2.0"