Parent Directory
|
Revision Log
LICENSE fix from project overlay (Portage version: 2.1.4_rc7)
| 1 | # Copyright 1999-2007 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: $ |
| 4 | |
| 5 | inherit php-pear-r1 |
| 6 | |
| 7 | DESCRIPTION="Provides functionality to perform multiple HTTP requests and process their results." |
| 8 | LICENSE="BSD" |
| 9 | SLOT="0" |
| 10 | KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" |
| 11 | IUSE="" |
| 12 | RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |