summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Reapply patch, this time with workaround for an apparent bug in bash 3.2 and 4.0Jonathan Callen2010-02-261-4/+16
* Broken with stable versions of bashMark Loeser2010-02-261-16/+4
* Properly implement the Desktop File Specification in make_desktop_entry()Jonathan Callen2010-02-261-4/+16
* Fix typoJonathan Callen2010-02-241-2/+2
* Speed up code for the common case where there are no submodules - if there ar...Jonathan Callen2010-02-231-34/+70
* Update emul contents homepagePacho Ramos2010-02-221-2/+3
* Import fixes from MySQL overlay:Robin H. Johnson2010-02-211-29/+61
* Don't reset QMAKE_RPATH by default in eqmake4Dominik Kapusta2010-02-191-2/+1
* Only use revision, not full Id for the eclass.Diego Elio Pettenò2010-02-191-3/+3
* Don't create generic wrappers when installing for a single implementation.Diego Elio Pettenò2010-02-191-3/+26
* Add support for suffixes to a gem (like .java) and support forDiego Elio Pettenò2010-02-191-3/+4
* [qt4-build.eclass] added exceptions USE flag for >= Qt 4.6.x - bug #240185Alex Alexander2010-02-171-17/+11
* Remove last of bindnow-flags.Samuli Suominen2010-02-171-10/+1
* Check if eqawarn is defined before calling it.Petteri Räty2010-02-171-3/+5
* Fixed indentation.Maciej Mrozowski2010-02-171-7/+7
* Added fallback implementations for ebeep and epause that display QA Notice wh...Maciej Mrozowski2010-02-171-1/+11
* Use different CN for CA and certificate itself, fixes #164601, thank David Sp...Peter Volkov2010-02-161-8/+8
* Fix dependencies for new pear setup where PEAR-PEAR doesn't pull in allSteve Dibb2010-02-161-2/+4
* Add support for 2.9 development builds, which no longer have seperate ansi/un...Ryan Hill2010-02-161-53/+64
* Remove unneeded and outdated ewarn in qt4-buildDror Levin2010-02-151-18/+1
* eshopts_{push,pop}: add support for the extended options available only via `...Mike Frysinger2010-02-151-7/+20
* Depend on >=app-admin/eselect-python-20091230, which allows to use --ABI opti...Arfrever Frehtes Taifersar Arahesis2010-02-141-15/+11
* Take into account that the description may contain double quotes and quote th...Hans de Graaff2010-02-131-2/+3
* Add a separate java-pkg_get-bootclasspath function and make java-pkg_rewrite-...Vlastimil Babka2010-02-122-15/+34
* Add initial support for Jython.Arfrever Frehtes Taifersar Arahesis2010-02-111-130/+291
* Rename EXTRA_ECONF to MYCMAKEARGS because EXTRA_ECONF is only for econf, and ...Samuli Suominen2010-02-111-2/+2
* Let cmake-utils.eclass honor the EXTRA_ECONF variable.Denis Dupeyron2010-02-111-1/+2
* Small patch to fix Darwinbuild issues with qt4-build.eclassBen de Groot2010-02-101-10/+6
* Introduce fonts.eclass supporting eapi up to 3. Per disscussion on -dev.Tomas Chvatal2010-02-091-83/+70
* Make gnome-python-common.eclass Prefix aware, bug #303707Fabian Groffen2010-02-091-2/+2
* Initial importAlexey Shvetsov2010-02-081-0/+144
* Update libtool depend to at least 2.2.6b, which is first non vulnerable versi...Samuli Suominen2010-02-081-2/+2
* dropped inherit eutils: all ebuilds should be fixed in the tree.Peter Volkov2010-02-081-2/+2
* revert dropped inherit eutils: 172 ebuilds are still broken with this change ...Peter Volkov2010-02-071-2/+2
* libedit is not in freebsd-lib anymore these days. This was fixed years ago in...Alexis Ballier2010-02-051-2/+2
* Delete support for DISTUTILS_DISABLE_PYTHON_DEPENDENCY and check PYTHON_DEPEND.Arfrever Frehtes Taifersar Arahesis2010-02-041-101/+139
* Move app-dicts/stardict to app-text/stardict.Peter Volkov2010-02-031-2/+2
* fix perl-module licenseHanno Böck2010-02-031-2/+2
* Missed a commit to the eclass.Robin H. Johnson2010-02-021-4/+9
* Support EAPI="3".Arfrever Frehtes Taifersar Arahesis2010-02-021-92/+546
* Synchronized KDE eclasses from overlay, changes:Maciej Mrozowski2010-02-023-69/+60
* Remove wrong -r argument from dodoc call.Tomas Chvatal2010-02-021-2/+2
* Disable debug line.Robin H. Johnson2010-02-021-2/+2
* Refactor innodb/falcon stuff.Robin H. Johnson2010-02-021-7/+7
* Update the 5.1 plugins list for innodb_plugin, and do not build the example e...Robin H. Johnson2010-02-021-3/+5
* adjust mysql.eclass to support 5.4/5.5Hanno Böck2010-02-011-3/+3
* Add EAPI=3 support for java eclasses. Bug #303061 and patch thanks to Ulrich ...Vlastimil Babka2010-02-013-8/+15
* Fixup disabling tests for 5.1 and also gcc-version usage.Robin H. Johnson2010-02-011-7/+38
* Do the handling of not known eapi by depend and not by die.Tomas Chvatal2010-01-311-2/+2
* Support eapi3.Tomas Chvatal2010-01-311-3/+3