# Copyright 1999-2011 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.6.0.ebuild,v 1.1 2011/02/21 13:57:17 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.3.0"