Parent Directory
|
Revision Log
eapi bump (Portage version: 2.1.8.3/cvs/Linux x86_64)
| 1 | # Copyright 1999-2010 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: $ |
| 4 | |
| 5 | EAPI="2" |
| 6 | |
| 7 | inherit php-pear-r1 |
| 8 | |
| 9 | DESCRIPTION="Provides methods for dumping structured information about a variable." |
| 10 | |
| 11 | LICENSE="PHP-3.01" |
| 12 | SLOT="0" |
| 13 | KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" |
| 14 | IUSE="" |
| 15 | DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |