Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move app-dicts/stardict to app-text/stardict. | Peter Volkov | 2010-02-03 | 1 | -2/+2 |
| | |||||
* | fix perl-module license | Hanno Boeck | 2010-02-03 | 1 | -2/+2 |
| | |||||
* | Missed a commit to the eclass. | Robin H. Johnson | 2010-02-02 | 1 | -4/+9 |
| | |||||
* | Support EAPI="3". | Arfrever Frehtes Taifersar Arahesis | 2010-02-02 | 1 | -92/+546 |
| | | | | | | | | | | | | | | | | Define _PYTHON2_SUPPORTED_VERSIONS and _PYTHON3_SUPPORTED_VERSIONS to avoid code duplication. Support PYTHON_DEPEND. Disallow using of NEED_PYTHON in EAPI >=3. Use prefix variables (bug #302525). Fix handling of -- option in some functions. Ensure that python_execute_function() isn't called by a function, which is called by python_execute_function(). Set PYTHON_REQUESTED_ACTIVE_VERSION in python_set_active_version(). Add python_get_library() and python_get_version(). Use PYTHON() in python_mod_exists() and python_tkinter_exists(). Support Python 3 in python_tkinter_exists(). Support PYTHON_TEST_VERBOSITY. Add python_execute_nosetests(), python_execute_py.test() and python_execute_trial(). Disallow using of python_version() in EAPI >=3. | ||||
* | Synchronized KDE eclasses from overlay, changes: | Maciej Mrozowski | 2010-02-02 | 3 | -69/+60 |
| | | | | | | | | - KDE SC 4.5 support - EAPI-3 support - prefix support - moved docs to /usr/share/doc/${PF} - applied override for kdepim hardcoded checks | ||||
* | Remove wrong -r argument from dodoc call. | Tomas Chvatal | 2010-02-02 | 1 | -2/+2 |
| | |||||
* | Disable debug line. | Robin H. Johnson | 2010-02-02 | 1 | -2/+2 |
| | |||||
* | Refactor innodb/falcon stuff. | Robin H. Johnson | 2010-02-02 | 1 | -7/+7 |
| | |||||
* | Update the 5.1 plugins list for innodb_plugin, and do not build the example ↵ | Robin H. Johnson | 2010-02-02 | 1 | -3/+5 |
| | | | | engines. | ||||
* | adjust mysql.eclass to support 5.4/5.5 | Hanno Boeck | 2010-02-01 | 1 | -3/+3 |
| | |||||
* | Add EAPI=3 support for java eclasses. Bug #303061 and patch thanks to Ulrich ↵ | Vlastimil Babka | 2010-02-01 | 3 | -8/+15 |
| | | | | Müller <ulm@gentoo.org>. | ||||
* | Fixup disabling tests for 5.1 and also gcc-version usage. | Robin H. Johnson | 2010-02-01 | 1 | -7/+38 |
| | |||||
* | Do the handling of not known eapi by depend and not by die. | Tomas Chvatal | 2010-01-31 | 1 | -2/+2 |
| | |||||
* | Support eapi3. | Tomas Chvatal | 2010-01-31 | 1 | -3/+3 |
| | |||||
* | Fix QA warning: "EXPORT_FUNCTIONS is called before inherit in mysql.eclass." | Robin H. Johnson | 2010-01-31 | 1 | -12/+12 |
| | |||||
* | Bug #290570, somewhere between 5.0.76 and 5.0.83, upstream made changes that ↵ | Robin H. Johnson | 2010-01-31 | 1 | -1/+9 |
| | | | | require a fairly new GCC. | ||||
* | Add an extra backup location for the mysql-extras tarballs. | Robin H. Johnson | 2010-01-31 | 1 | -2/+3 |
| | |||||
* | Look for patches in WORKDIR too. | Ulrich Müller | 2010-01-30 | 1 | -3/+5 |
| | |||||
* | Remove la files for bindings, bug #299243. | Gilles Dartiguelongue | 2010-01-29 | 1 | -1/+6 |
| | |||||
* | Only define epause and ebeep in EAPIs 0 1 2. Mark built_with_use as deprecated. | Petteri Räty | 2010-01-28 | 1 | -3/+10 |
| | |||||
* | drop USE=gold and enable bfd/gold all the time (with bfd being the default) ↵ | Mike Frysinger | 2010-01-28 | 1 | -8/+6 |
| | | | | ... this implies dropping gold support in older binutils, but screw em #301480 | ||||
* | Activate Prefix ELT-patches when and where necessary, acked by base-system, ↵ | Fabian Groffen | 2010-01-27 | 1 | -6/+59 |
| | | | | bug #301190 | ||||
* | add ELT-patches from Prefix, bug #301190 | Fabian Groffen | 2010-01-27 | 35 | -0/+533 |
| | |||||
* | We don't support sparc32 anymore, so this isn't needed | Raúl Porcel | 2010-01-27 | 1 | -6/+1 |
| | |||||
* | Update jpeg deps to require at least version 7 to avoid old binary compat ↵ | Samuli Suominen | 2010-01-27 | 3 | -6/+6 |
| | | | | ebuild satisfying the depend | ||||
* | haskell-cabal.eclass: Don't strip executables, let portage do it. | Lennart Kolmodin | 2010-01-26 | 1 | -1/+11 |
| | |||||
* | Fix non-master master breakage with deleting own branch. | Tomas Chvatal | 2010-01-25 | 1 | -2/+2 |
| | |||||
* | fix brekage from mozilla defaults on x86 | Jory Pratt | 2010-01-24 | 1 | -1/+3 |
| | |||||
* | Die if some patches fail to be found, but still print out all warnings about ↵ | Tomas Chvatal | 2010-01-24 | 1 | -1/+5 |
| | | | | missing ones first. | ||||
* | Define each_ruby_test in ruby-fakegem only if a test task is defined. | Diego Elio Pettenò | 2010-01-24 | 1 | -13/+10 |
| | | | | | | | With this change you won't get further output during test phase if there is no fakegem test going to be executed. Packages will still be able to inject their each_ruby_test function to run custom test commands. | ||||
* | Fixed SRC_URI | Christoph Mende | 2010-01-23 | 1 | -2/+2 |
| | |||||
* | Fixed SRC_URI | Christoph Mende | 2010-01-23 | 1 | -2/+2 |
| | |||||
* | Introduce EGIT_MASTER to specify master branch. Some upstreams dont have ↵ | Tomas Chvatal | 2010-01-23 | 1 | -2/+8 |
| | | | | master called master :] | ||||
* | EAPI3 support | Samuli Suominen | 2010-01-22 | 1 | -2/+2 |
| | |||||
* | removed optional (parsing FEATURES) remocal of extra docs per request in #278747 | George Shapovalov | 2010-01-22 | 1 | -8/+3 |
| | |||||
* | Die out if eselect postgresql does not contain valid profile. | Tomas Chvatal | 2010-01-22 | 1 | -1/+5 |
| | |||||
* | Drop usage of eqawarn. | Tomas Chvatal | 2010-01-22 | 1 | -3/+3 |
| | |||||
* | Update git eclass to work hopefully with git-submodules yet again. Drop ↵ | Tomas Chvatal | 2010-01-22 | 1 | -12/+21 |
| | | | | usage of eqawarn. | ||||
* | Support EAPI3 in qt4-r2.eclass | Dror Levin | 2010-01-21 | 1 | -2/+2 |
| | |||||
* | moved eautoconf fix to specific ebuild as it does not apply class-wide | George Shapovalov | 2010-01-21 | 1 | -5/+6 |
| | |||||
* | Default to installing the binary wrapper to /usr/bin, when calling | Diego Elio Pettenò | 2010-01-21 | 1 | -2/+4 |
| | | | | | | with just a basename for the wrapped tool. Thanks to Klaus Birkelund Jensen for reporting, in bug #301621. | ||||
* | add a die check to the tar unpacking step | Mike Frysinger | 2010-01-21 | 1 | -2/+2 |
| | |||||
* | add a die check to the tar unpacking step | Mike Frysinger | 2010-01-21 | 1 | -2/+2 |
| | |||||
* | Do not die when PATCHES content cant be found. Just print evil QA warning. | Tomas Chvatal | 2010-01-20 | 1 | -2/+5 |
| | |||||
* | Fix critical bug in base.eclass where patching with PATCHES would silently ↵ | Dror Levin | 2010-01-20 | 1 | -2/+3 |
| | | | | fail if file does not exist | ||||
* | I forgot to update the copyright date... | Jonathan Callen | 2010-01-20 | 1 | -2/+2 |
| | |||||
* | Drop workaround for bug in prefix's binutils-config | Jonathan Callen | 2010-01-20 | 1 | -2/+1 |
| | |||||
* | Always install the EXTRAINSTALL content, this also allows it to be files ↵ | Diego Elio Pettenò | 2010-01-18 | 1 | -8/+9 |
| | | | | rather than just directories | ||||
* | Factor out the function used to validate the makefile for the extraction method. | Robin H. Johnson | 2010-01-17 | 1 | -14/+20 |
| | |||||
* | Merge first part of patch from bug #87242: New warning output method and ↵ | Robin H. Johnson | 2010-01-17 | 1 | -2/+3 |
| | | | | support for another assignment type in makefile non-exec parsing. |