summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Update kde4 eclasses from overlayJonathan Callen2009-12-022-6/+11
|
* Update kde4 eclasses from overlay:Tomas Chvatal2009-12-013-45/+61
| | | | | | | | | | | | Changes: kde-functions Update the block resolving case to make it simpler. kde-meta Drop not required elogs. Drop redundant dependencies. kde-base introduce kdeenablefinal useflag (masked). support unpacking of xz tarballs in eapi2.
* tc-has-tls: new thread local storage test functionMike Frysinger2009-12-011-1/+30
|
* Remove eclasses that have been marked as deprecated for >=2 years; schedule ↵Jonathan Callen2009-11-3072-8801/+174
| | | | other deprecated eclasses for removal
* Commit missing --force support.Diego Elio Pettenò2009-11-291-1/+5
|
* Add support for distutils_src_{compile,install}_{pre,post}_hook(). Use ↵Arfrever Frehtes Taifersar Arahesis2009-11-281-14/+44
| | | | $(PYTHON ${PYVER}) instead of ${python} in distutils_src_compile() and distutils_src_install() to support multilib systems in older EAPIs.
* Update eclass to depend on correct util-macros version.Tomas Chvatal2009-11-281-3/+3
|
* Use mirror://rubygemsAlex Legler2009-11-281-3/+2
|
* gems.eclass: Fetch gems from gems.rubyforge.org only for the momentAlex Legler2009-11-281-2/+3
|
* start a tc-get helper for pkg-configMike Frysinger2009-11-271-1/+5
|
* Fix KOffice URL, bug 294604Theo Chatzimichos2009-11-251-2/+2
|
* QA fixes as per bug #258206. Thanks to maekke.Mike Pagano2009-11-251-11/+11
|
* Add src_prepare supportBernard Cafarelli2009-11-252-4/+10
|
* fix php configure generation with autoconf-2.64+ #281697Mike Frysinger2009-11-251-1/+8
|
* Print a warning if Module::Build is used but not in DEPENDTorsten Veller2009-11-241-1/+5
|
* Make this a bit quieter.Robin H. Johnson2009-11-241-2/+2
|
* Support --source-dir option of python_execute_function().Arfrever Frehtes Taifersar Arahesis2009-11-221-4/+16
|
* Use brighter colors in python_mod_cleanup() (bug #293966).Arfrever Frehtes Taifersar Arahesis2009-11-221-3/+3
|
* Display a warning message if no site-init files were found.Ulrich Müller2009-11-221-2/+6
|
* Update comment for PATCHES variable array so it reflect the reality.Tomas Chvatal2009-11-211-3/+5
|
* handle newer gold options where it can be installed with ld at the same timeMike Frysinger2009-11-211-2/+7
|
* Drop arts support in kde.eclassJonathan Callen2009-11-201-75/+4
|
* adjust mysql eclass for mysql 5.4Hanno Böck2009-11-191-1/+3
|
* For newer 5.1 series MySQL, community features are also available. Only turn ↵Robin H. Johnson2009-11-191-1/+3
| | | | on as of 5.1.28, as the config option was not available earlier (and caused a configure fail).
* Added patch by Alex Alexander aka. 'Wired'.Ioannis Aslanidis2009-11-191-4/+4
|
* added ewarn about 4.6 beta->rc binary compatibility breakageAlex Alexander2009-11-181-15/+35
|
* remove stray backslash, oopsFabian Groffen2009-11-161-2/+2
|
* eprefixify:Fabian Groffen2009-11-161-3/+3
| | | | | - fix wording in die message - try to make more sense for gx86 users what we're doing
* add DEPEND on unzip temporarily for bug #283798Doug Goldstein2009-11-161-1/+4
|
* Make a note about removed id3tag/dvdnav in 0.10.13, which we can not remove ↵Mart Raudsepp2009-11-161-4/+4
| | | | from the list until all earlier versions are gone. These will unfortunately give QA warnings till then
* Add new plugin (amrwb) in gst-plugins-ugly-0.10.13Mart Raudsepp2009-11-161-2/+3
|
* Remove gst_v4l2 and tests from plugins list, as they are gone long ago and ↵Mart Raudsepp2009-11-161-7/+3
| | | | safe to remove. Removes all QA warnings from gst-plugins-base splits as an interim solution for -base for bug 285539
* Fix support for non-multilib profiles in PYTHON(). Print additional data in ↵Arfrever Frehtes Taifersar Arahesis2009-11-151-5/+11
| | | | validate_PYTHON_ABIS() when EPYTHON variable isn't respected.
* Make PYTHON() support multilib systems. Improve output of ↵Arfrever Frehtes Taifersar Arahesis2009-11-151-34/+60
| | | | python_convert_shebangs(). Support passing of regular files to python_mod_cleanup(). Improve output of python_mod_cleanup().
* Add alternatives support for >=dev-lang/perl-5.8.8-r8Torsten Veller2009-11-141-2/+2
|
* Let non php maintainers to upload patchset tarballs somewhere where they ↵Dawid Węgliński2009-11-131-2/+8
| | | | have write acces by $PHP_PATCHSET_URI
* Be sure to delete ls-R files if they happen to be created, bug #280978Alexis Ballier2009-11-121-1/+5
|
* Add trailing slash to HOMEPAGE link (#292268)Torsten Veller2009-11-101-2/+2
|
* Enable RPATH in Qt4 and Qt4 apps, fix bug 180872.Dror Levin2009-11-102-4/+3
|
* Fix cross-compilation with distcc for qt ebuilds - bug #282984Dominik Kapusta2009-11-091-1/+7
|
* Append -mminimal-toc for qt ebuilds on ppc64 - bug #261632Dominik Kapusta2009-11-091-1/+7
|
* Add kate back to the plugin list while fixing compilation with ↵Mart Raudsepp2009-11-091-3/+12
| | | | --disable-kate for split plugins
* Temporarily remove kate from the list again, as it is causing build errors ↵Mart Raudsepp2009-11-091-2/+2
| | | | due to bad configure.ac
* Add missing kate plugin to the list, so that it will not be built ↵Mart Raudsepp2009-11-091-8/+10
| | | | unintentionally when media-libs/libkate is present. Alphabetize the plugin listing.
* Add support for rewriting bootclasspath in build.xml and ↵Vlastimil Babka2009-11-082-2/+65
| | | | JAVA_PKG_WANT_BOOTCLASSPATH variable.
* Link against media-libs/gst-plugins-base provided system libgstcdda for ↵Mart Raudsepp2009-11-061-1/+3
| | | | split plugins instead of then not-built internal one, just like is done for all the others. Solution for bug #291038
* Handle distribute_setup module in distutils_src_prepare().Arfrever Frehtes Taifersar Arahesis2009-11-061-3/+12
|
* update plugins list for 0.22 versionsDoug Goldstein2009-11-021-1/+6
|
* Fix last instance of deprange()Jonathan Callen2009-11-011-12/+3
|
* Drop the old deprange code, no longer used (if needed, use EAPI-1 SLOT deps)Jonathan Callen2009-11-011-252/+1
|