summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 f...Mart Raudsepp2009-11-161-4/+4
* 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 sa...Mart Raudsepp2009-11-161-7/+3
* Fix support for non-multilib profiles in PYTHON(). Print additional data in v...Arfrever Frehtes Taifersar Arahesis2009-11-151-5/+11
* Make PYTHON() support multilib systems. Improve output of python_convert_sheb...Arfrever Frehtes Taifersar Arahesis2009-11-151-34/+60
* 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 have...Dawid Węgliński2009-11-131-2/+8
* 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 --disable-kate...Mart Raudsepp2009-11-091-3/+12
* Temporarily remove kate from the list again, as it is causing build errors du...Mart Raudsepp2009-11-091-2/+2
* Add missing kate plugin to the list, so that it will not be built unintention...Mart Raudsepp2009-11-091-8/+10
* Add support for rewriting bootclasspath in build.xml and JAVA_PKG_WANT_BOOTCL...Vlastimil Babka2009-11-082-2/+65
* Link against media-libs/gst-plugins-base provided system libgstcdda for split...Mart Raudsepp2009-11-061-1/+3
* 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
* Mark eclass as deprecated, rest of functionality will be removed after 10 NovJonathan Callen2009-11-011-45/+7
* These eclasses have been deprecated for a long time, scheduled for removal in...Jonathan Callen2009-11-013-144/+19
* Existence of fonts.alias files prevented removal of otherwise empty font dire...Ryan Hill2009-10-311-2/+2
* update MYTHTV_REPO to only contain the path to the specific branch and not th...Doug Goldstein2009-10-311-5/+5
* fix CHOST match for arm-boxes, thanks Markus Meier in bug #291289Fabian Groffen2009-10-311-2/+2
* invert read logic pointed out by Arfrever Frehtes Taifersar Arahesis #289168#4Mike Frysinger2009-10-301-2/+2
* Support installation for multiple versions of Python.Arfrever Frehtes Taifersar Arahesis2009-10-301-46/+60
* declare some vars local and check the path is readable #289168Mike Frysinger2009-10-301-3/+8
* Properly support the CABAL_FEATURES="nocabaldep" if user doesn't have dev-has...Lennart Kolmodin2009-10-281-1/+17
* Use correct variable name. Effectively reverts abcd's change.Tomas Chvatal2009-10-281-4/+4
* Add back-compat code for CMAKE_REQUIREDJonathan Callen2009-10-281-2/+2
* Use correct variableJonathan Callen2009-10-281-3/+3
* add missing spaceMichael Sterrett2009-10-271-2/+2
* Fix variable name.Tomas Chvatal2009-10-271-2/+2
* Use correct docdir placement. Per bug #290622.Tomas Chvatal2009-10-271-1/+2
* Fix wrong function call name. Last minute renames--Tomas Chvatal2009-10-271-5/+5
* Fix undefined variable warning.Tomas Chvatal2009-10-271-2/+4
* Sync cmake-utils and kde eclasses with kde-testing overlays.Tomas Chvatal2009-10-274-193/+219
* Allow changing the USE flag for the dependencyJonathan Callen2009-10-211-7/+12
* Took Darkside's advice on preventing a double run of econf for EAPI=2, plusJim Ramsay2009-10-211-4/+12
* Preserve usage of USE=build in the PDEPEND change.Robin H. Johnson2009-10-201-2/+2
* Bug #283845 - Move virtual/dev-manager to PDEPEND to break circular deps.Zac Medico2009-10-201-3/+3
* Fix typo in eclassdoc. Thx to Boris Petersen for spotting and patch :]Tomas Chvatal2009-10-201-2/+2
* Fix typo, thanks to zx2c4 for spotting issueJonathan Callen2009-10-191-2/+2
* Switch virtualx.eclass to use the "test" USE flag by default (bug 157998)Jonathan Callen2009-10-191-13/+41