summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation of 3 variables in php-ext-source-r2 eclassBrian Evans2015-05-041-4/+6
* Make USE_PHP a REQUIRED variable for the php-ext-source-r2 eclassBrian Evans2015-05-041-3/+8
* Add deprecation warning when USE_PHP is emptyBrian Evans2015-03-261-4/+5
* Fix REQUIRED_USE with PHP_EXT_OPTIONAL_USE set. Fixes REQUIRED_USE unsatisfie...Robin H. Johnson2013-06-011-3/+3
* Remove support for EAPI 2 and 3 for php-ext-source-r2. Use REQUIRED_USE for t...Ole Markus With2013-04-141-5/+6
* Fix for installing ini files in the tree. Bug 464900Ole Markus With2013-04-081-7/+3
* naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP...Ian Stakenvicius2012-09-271-2/+2
* Adding more addpredicts, bug 432248Ole Markus With2012-08-221-1/+4
* Typo. Bug 426288Ole Markus With2012-08-011-2/+2
* Install ini files for embed SAPI tooOle Markus With2012-06-221-2/+2
* inherit multilib for get_libdirZac Medico2012-06-021-2/+2
* Add error message when copying source failsOle Markus With2012-02-161-2/+2
* Added addpredict to php-ext-source-r2.eclass (bug #385403)Matti Bickel2012-01-191-1/+4
* Remove php5-2 from defauly USE_PHPOle Markus With2012-01-151-2/+2
* Uncomment DEPEND for php-ext-source-r2.eclass, but w/o the SELFDEPEND that br...Matti Bickel2012-01-131-8/+7
* Remove DEPEND string from php-ext-source-r2Ole Markus With2012-01-131-7/+7
* Fixed a dependency issue where php would be pulled in for e.g ming even witho...Ole Markus With2012-01-121-2/+6
* Added php to DEPEND (bug 398553)Ole Markus With2012-01-111-1/+3
* delete duplicate PHP_EXT_NAME block (same thing appears a few lines below)Mike Frysinger2011-11-241-8/+1
* Add support for eapi 4Ole Markus With2011-09-091-2/+2
* trim useless trailing whitespaceMike Frysinger2011-08-291-5/+3
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-10/+10
* Pecl ebuilds now also install headers for the extensionsOle Markus With2011-08-191-5/+3
* Fixed a bug with ini files and multiple slots (bug 379127)Ole Markus With2011-08-151-13/+15
* Fixed a few bugs and added support for supplying custom ini filesOle Markus With2011-07-221-2/+18
* Fixed a bug causing bogus ini files to be installedOle Markus With2011-07-221-2/+1
* Removed 5.4 and 5.5 from default USE_PHPOle Markus With2011-06-291-2/+2
* Added 5.4 and 5.5 to PHP_USEOle Markus With2011-05-221-2/+2
* Added a PHP_EXT_S to aid packages with bundled extensionsOle Markus With2011-01-101-5/+13
* Implement PHP_EXT_OPTIONAL_USE as a way to make the PHP dependency optional f...Robin H. Johnson2011-01-091-2/+10
* whitespace and typo fixJeremy Olexa2010-12-271-8/+8
* Fixed issues with zend_extension as well as removed dep on depend.phpOle Markus With2010-11-031-5/+6
* Added an src_prepare that fits better with EAPI=2Ole Markus With2010-11-021-13/+19
* Cleanup of eclass. Also added depend.php back in as it is still required for ...Ole Markus With2010-11-021-44/+45
* Added die to emake test in php-ext-pecl-Ole Markus With2010-10-061-6/+4
* Added eclasses required for minor version slotting of PHPOle Markus With2010-10-061-0/+333