GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
php-ext-source-r2.eclass
Commit message (
Collapse
)
Author
Age
Files
Lines
*
delete duplicate PHP_EXT_NAME block (same thing appears a few lines below)
Mike Frysinger
2011-11-24
1
-8
/
+1
|
*
Add support for eapi 4
Ole Markus With
2011-09-09
1
-2
/
+2
|
*
trim useless trailing whitespace
Mike Frysinger
2011-08-29
1
-5
/
+3
|
*
fix random bugs in eclass documentation, and convert to new @AUTHOR tag
Mike Frysinger
2011-08-22
1
-10
/
+10
|
*
Pecl ebuilds now also install headers for the extensions
Ole Markus With
2011-08-19
1
-5
/
+3
|
*
Fixed a bug with ini files and multiple slots (bug 379127)
Ole Markus With
2011-08-15
1
-13
/
+15
|
*
Fixed a few bugs and added support for supplying custom ini files
Ole Markus With
2011-07-22
1
-2
/
+18
|
*
Fixed a bug causing bogus ini files to be installed
Ole Markus With
2011-07-22
1
-2
/
+1
|
*
Removed 5.4 and 5.5 from default USE_PHP
Ole Markus With
2011-06-29
1
-2
/
+2
|
*
Added 5.4 and 5.5 to PHP_USE
Ole Markus With
2011-05-22
1
-2
/
+2
|
*
Added a PHP_EXT_S to aid packages with bundled extensions
Ole Markus With
2011-01-10
1
-5
/
+13
|
*
Implement PHP_EXT_OPTIONAL_USE as a way to make the PHP dependency optional ↵
Robin H. Johnson
2011-01-09
1
-2
/
+10
|
|
|
|
for bug #351098: Supports prevents packages USE=-php bringing in PHP when they do not need it.
*
whitespace and typo fix
Jeremy Olexa
2010-12-27
1
-8
/
+8
|
*
Fixed issues with zend_extension as well as removed dep on depend.php
Ole Markus With
2010-11-03
1
-5
/
+6
|
*
Added an src_prepare that fits better with EAPI=2
Ole Markus With
2010-11-02
1
-13
/
+19
|
*
Cleanup of eclass. Also added depend.php back in as it is still required for ↵
Ole Markus With
2010-11-02
1
-44
/
+45
|
|
|
|
some parts
*
Added die to emake test in php-ext-pecl-
Ole Markus With
2010-10-06
1
-6
/
+4
|
*
Added eclasses required for minor version slotting of PHP
Ole Markus With
2010-10-06
1
-0
/
+333
Changed php-ext-base-r1 to require dev-lang/php:5 to prevent mixing of old-style slotting and new-style