summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Move app-dicts/stardict to app-text/stardict.Peter Volkov2010-02-031-2/+2
|
* fix perl-module licenseHanno Boeck2010-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
| | | | | | | | | | | | | | | | 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 Mrozowski2010-02-023-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 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 ↵Robin H. Johnson2010-02-021-3/+5
| | | | engines.
* adjust mysql.eclass to support 5.4/5.5Hanno Boeck2010-02-011-3/+3
|
* Add EAPI=3 support for java eclasses. Bug #303061 and patch thanks to Ulrich ↵Vlastimil Babka2010-02-013-8/+15
| | | | Müller <ulm@gentoo.org>.
* 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
|
* Fix QA warning: "EXPORT_FUNCTIONS is called before inherit in mysql.eclass."Robin H. Johnson2010-01-311-12/+12
|
* Bug #290570, somewhere between 5.0.76 and 5.0.83, upstream made changes that ↵Robin H. Johnson2010-01-311-1/+9
| | | | require a fairly new GCC.
* Add an extra backup location for the mysql-extras tarballs.Robin H. Johnson2010-01-311-2/+3
|
* Look for patches in WORKDIR too.Ulrich Müller2010-01-301-3/+5
|
* Remove la files for bindings, bug #299243.Gilles Dartiguelongue2010-01-291-1/+6
|
* Only define epause and ebeep in EAPIs 0 1 2. Mark built_with_use as deprecated.Petteri Räty2010-01-281-3/+10
|
* drop USE=gold and enable bfd/gold all the time (with bfd being the default) ↵Mike Frysinger2010-01-281-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 Groffen2010-01-271-6/+59
| | | | bug #301190
* add ELT-patches from Prefix, bug #301190Fabian Groffen2010-01-2735-0/+533
|
* We don't support sparc32 anymore, so this isn't neededRaúl Porcel2010-01-271-6/+1
|
* Update jpeg deps to require at least version 7 to avoid old binary compat ↵Samuli Suominen2010-01-273-6/+6
| | | | ebuild satisfying the depend
* haskell-cabal.eclass: Don't strip executables, let portage do it.Lennart Kolmodin2010-01-261-1/+11
|
* Fix non-master master breakage with deleting own branch.Tomas Chvatal2010-01-251-2/+2
|
* fix brekage from mozilla defaults on x86Jory Pratt2010-01-241-1/+3
|
* Die if some patches fail to be found, but still print out all warnings about ↵Tomas Chvatal2010-01-241-1/+5
| | | | missing ones first.
* Define each_ruby_test in ruby-fakegem only if a test task is defined.Diego Elio Pettenò2010-01-241-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_URIChristoph Mende2010-01-231-2/+2
|
* Fixed SRC_URIChristoph Mende2010-01-231-2/+2
|
* Introduce EGIT_MASTER to specify master branch. Some upstreams dont have ↵Tomas Chvatal2010-01-231-2/+8
| | | | master called master :]
* EAPI3 supportSamuli Suominen2010-01-221-2/+2
|
* removed optional (parsing FEATURES) remocal of extra docs per request in #278747George Shapovalov2010-01-221-8/+3
|
* Die out if eselect postgresql does not contain valid profile.Tomas Chvatal2010-01-221-1/+5
|
* Drop usage of eqawarn.Tomas Chvatal2010-01-221-3/+3
|
* Update git eclass to work hopefully with git-submodules yet again. Drop ↵Tomas Chvatal2010-01-221-12/+21
| | | | usage of eqawarn.
* Support EAPI3 in qt4-r2.eclassDror Levin2010-01-211-2/+2
|
* moved eautoconf fix to specific ebuild as it does not apply class-wideGeorge Shapovalov2010-01-211-5/+6
|
* Default to installing the binary wrapper to /usr/bin, when callingDiego Elio Pettenò2010-01-211-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 stepMike Frysinger2010-01-211-2/+2
|
* add a die check to the tar unpacking stepMike Frysinger2010-01-211-2/+2
|
* Do not die when PATCHES content cant be found. Just print evil QA warning.Tomas Chvatal2010-01-201-2/+5
|
* Fix critical bug in base.eclass where patching with PATCHES would silently ↵Dror Levin2010-01-201-2/+3
| | | | fail if file does not exist
* I forgot to update the copyright date...Jonathan Callen2010-01-201-2/+2
|
* Drop workaround for bug in prefix's binutils-configJonathan Callen2010-01-201-2/+1
|
* Always install the EXTRAINSTALL content, this also allows it to be files ↵Diego Elio Pettenò2010-01-181-8/+9
| | | | rather than just directories
* Factor out the function used to validate the makefile for the extraction method.Robin H. Johnson2010-01-171-14/+20
|
* Merge first part of patch from bug #87242: New warning output method and ↵Robin H. Johnson2010-01-171-2/+3
| | | | support for another assignment type in makefile non-exec parsing.