summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Added an src_prepare that fits better with EAPI=2Ole Markus With2010-11-021-13/+19
|
* Bug #335185, #335995 redux: If GCC >= 4.3.3, block omit-frame-pointer.Robin H. Johnson2010-11-021-4/+7
|
* Cleanup of eclass. Also added depend.php back in as it is still required for ↵Ole Markus With2010-11-021-44/+45
| | | | some parts
* darcs.eclass: export EDARCS_PATCHCOUNT: var shows amount of patches in ↵Sergei Trofimovich2010-11-011-1/+10
| | | | | | | | | | | | | pulled repository This feature is requested for 'app-portage/smart-live-rebuild' program (already provided by other SCM eclasses) (bug #343581) Thre request and implementation hints by Alexander Vershilov <alexander.vershilov@gmail.com>. Implementation by Michał Górny <mgorny@gentoo.org>. Thank you, guys!
* static-libs useflag is not required on x11-apps at all so drop it in eclass ↵Tomas Chvatal2010-11-011-1/+2
| | | | rather than per-package.
* update for use with fox-1.7Matti Bickel2010-10-311-4/+8
|
* Added more blockers to php-ext-*r1.eclassOle Markus With2010-10-311-2/+4
|
* Update dep for util-macros to latest.Tomas Chvatal2010-10-311-2/+2
|
* PEAR packages that comes with scripts installed into /usr/bin now always use ↵Ole Markus With2010-10-302-4/+4
| | | | /usr/bin/php as interpreter.
* Temporarily delete some code.Arfrever Frehtes Taifersar Arahesis2010-10-291-155/+1
|
* merge changes from prefix-tree, thanks radhermit for the review.Markus Duft2010-10-291-31/+19
|
* added prefix support. on prefix, use portage users/groups, not root/root/wheelMarkus Duft2010-10-291-10/+28
|
* Bug #336027: max-idx-128 broken by upstream presently, prevent it from ↵Robin H. Johnson2010-10-281-2/+5
| | | | corrupting user data.
* Conditional previous commit in favor of stripping it only on libs.Tomas Chvatal2010-10-281-5/+7
|
* Filter bdirect support in eclass rather than per package since it is broken ↵Tomas Chvatal2010-10-281-1/+6
| | | | in probably all libs (based on my small testing)
* turn large if statement with globs into a case, merge the *-elf logic, and ↵Mike Frysinger2010-10-281-8/+15
| | | | add *-eabi #283545
* tc-arch: re-indent the ppc code and check the $type before KV_to_int to ↵Mike Frysinger2010-10-281-20/+20
| | | | avoid useless calculations
* Added hack for manuals relying on outdated DTDAndreas K. Hüttel2010-10-271-1/+7
|
* Add tc-export call to the example to denote that they need to be done manually.Michał Górny2010-10-271-2/+3
|
* Bug #335185: block omit-frame-pointer due to miscompile.Robin H. Johnson2010-10-271-1/+7
|
* Export HG_REV_ID, see bug #339920.Krzysztof Pawlik2010-10-261-2/+2
|
* Set IUSE in EAPI >=4.Arfrever Frehtes Taifersar Arahesis2010-10-251-171/+258
| | | | | | | | | | | | | Rename _parse_PYTHON_DEPEND() to _python_parse_PYTHON_DEPEND() and unset it after its using. Ban NEED_PYTHON variable. Add python_abi_depend(). Fix exporting of python_pkg_setup() in EAPI >=4. Update and improve _python_calculate_PYTHON_ABIS(). Support EAPI="0" in python_get_implementational_package(). Use non-deprecated parts of python_mod_optimize() and python_mod_cleanup() for dev-lang/python and sys-apps/portage. Disallow not passing of paths to Python modules to python_mod_optimize() and python_mod_cleanup(). Fix a typo in python_mod_optimize(). Ban python_mod_compile().
* Use etexmf-updateAlexis Ballier2010-10-241-15/+3
|
* Add etexmf-update to call texmf-update from ebuilds so that some duplicated ↵Alexis Ballier2010-10-241-1/+17
| | | | code can be factorized
* Add KDEPIM 4.4.7 supportTheo Chatzimichos2010-10-242-5/+5
|
* Let dobin_texmf_scripts die if the link is broken... but only for TeX Live ↵Alexis Ballier2010-10-241-1/+4
| | | | 2010 and later so that we avoid breaking existing ebuilds
* Add default values for left/righthyphenmin in language.dat.lua tooAlexis Ballier2010-10-241-1/+3
|
* Cosmetics, again and againAlexis Ballier2010-10-231-1/+2
|
* Cosmetics, again and againAlexis Ballier2010-10-231-2/+2
|
* CosmeticsAlexis Ballier2010-10-231-4/+4
|
* CosmeticsAlexis Ballier2010-10-231-9/+10
|
* Improve descriptionsAlexis Ballier2010-10-231-1/+2
|
* Describe what src_unpack doesAlexis Ballier2010-10-231-1/+3
|
* improve yet another commentAlexis Ballier2010-10-231-2/+2
|
* mention tl2010 in a commentAlexis Ballier2010-10-231-3/+3
|
* Remove the restriction for tl 2008 since we dont support 2007 anymoreAlexis Ballier2010-10-231-2/+1
|
* improve another commentAlexis Ballier2010-10-231-6/+7
|
* improve a commentAlexis Ballier2010-10-231-3/+3
|
* it is language.dat.lua not language.lua.datAlexis Ballier2010-10-231-3/+3
|
* We do not need the double = hereAlexis Ballier2010-10-231-3/+3
|
* Improve some commentsAlexis Ballier2010-10-231-3/+6
|
* Make the description match what the function does...Alexis Ballier2010-10-231-2/+2
|
* Generate language.dat.lua files for TeX Live 2010Alexis Ballier2010-10-231-4/+46
|
* DEPEND on font-util in fonts. That should fix bugs #338411 and #313595.Michał Górny2010-10-231-1/+2
|
* make_language_..._lines: declare more variables as local, these are used in ↵Alexis Ballier2010-10-231-3/+3
| | | | TeX Live 2010
* Gluezilla is no longer bumped upstream in sync with other go-mono packages, ↵Peter Alfredsen2010-10-191-2/+2
| | | | so move dependency to ebuild. Bug 341779. Thanks to '404 Error' for reporting.
* Bug #341559: avoid conflict on new db-5 libdb_sql* libraries.Robin H. Johnson2010-10-181-4/+4
|
* Implement debug-print*() family of functions for tests.Michał Górny2010-10-181-0/+18
|
* add tests for new path_exists funcMike Frysinger2010-10-171-0/+36
|
* add has/hasq stubs as some eclass use these in global scopeMike Frysinger2010-10-171-0/+3
|