summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Adjust eclasses to support new handbook useflag, also keep backcompat with ↵Tomas Chvatal2009-06-043-27/+51
| | | | old doc handling (will be dropped). Depend on qt4.5 and add variable allowing to override this. Linugas handling update.
* Remove obsolete JAVA_PKG_VNEED support.Alistair Bush2009-06-021-85/+3
|
* update texts on ffi, these functions are actually not used anywhere (I know of)Fabian Groffen2009-06-011-9/+3
|
* Update linguas detection code to work as expected.Tomas Chvatal2009-05-311-1/+4
|
* Deprecate tetex-2.eclass since it is no longer used.Ulrich Müller2009-05-301-99/+2
|
* Use autopatcher from base eclassMarkos Chandras2009-05-291-3/+12
|
* Update sword-module deps, bug 261514Steve Dibb2009-05-291-3/+2
|
* Make qt-modules be on the same version. Thanks to Alex 'wired' AlexanderMarkos Chandras2009-05-291-2/+31
|
* update to kde4-meta eclass. This fixes paludis QA warnings for some kofficeRobert Piasek2009-05-291-3/+8
| | | | | | apps which didn't have openexr in IUSE. Signed-of by: Scarabeus
* Remove not needed warning about non-existent push. Fix CMAKE_BUILD_DIR ↵Tomas Chvatal2009-05-291-9/+11
| | | | variable if insource build specified as local variable in some src_ function only.
* Update kde4 eclasses from kde-testing. Mostly minor sinc. Introduce support ↵Tomas Chvatal2009-05-283-42/+75
| | | | for stable koffice2
* Add support for PYTHON_USE_WITH* variablesPetteri Räty2009-05-271-2/+77
|
* Add comment to CMAKE_BUILD_DIR variable. Describing what for it is.Tomas Chvatal2009-05-271-2/+7
|
* Add depend.apache_pkg_setup() and don't call use() in functions called in ↵Arfrever Frehtes Taifersar Arahesis2009-05-261-14/+37
| | | | "depend" phase (bug #268371).
* fix another think-o in append-flags unification #271141 by Sebastian LechteMike Frysinger2009-05-261-2/+2
|
* Remove comment line from example site-init fileChristian Faulhammer2009-05-251-3/+1
|
* Add fix for bug #262105, sparc-onlyRaúl Porcel2009-05-241-1/+2
|
* gen_usr_ldscript:Fabian Groffen2009-05-241-16/+103
| | | | | | | | | | | | | | | | * remove old USERLAND=Darwin hack * add install_name adjusting case for Darwin * add symlink creating cases for IRIX, AIX and HPUX * likewise for Interix and Windows * add support for -a for all platforms * add EPREFIX for Prefix compatability (could use inherit prefix for definition of EPREFIX variable) tc-is-static-only: * added function, currently only returning true for FreeMiNT (no shared libraries) reviewed by vapier
* typo fix: cpp->c for append-cflagsMichael Sterrett2009-05-241-2/+2
|
* add a dedicated append-cflags function and define append-flags in terms of ↵Mike Frysinger2009-05-231-5/+14
| | | | other append-*flags functions
* rever previous changeMike Frysinger2009-05-231-11/+2
|
* do not strip -fno-omit-frame-pointer #270497 by Mart RaudseppMike Frysinger2009-05-232-5/+14
|
* Change the blocker from generic dev-ruby/rdoc to rdoc earlier than 2.Diego Elio Pettenò2009-05-231-4/+4
| | | | We're going to need an rdoc-2 one day.
* I forgot to remove a temporary workaroundMarkos Chandras2009-05-231-8/+1
|
* Prepare eclasses for eclass-manpage package. Clean up qt4.eclass. Thanks to ↵Markos Chandras2009-05-222-31/+85
| | | | mren and Davide for the help.Fixes bug 209626
* add support for bash arrays in PATCHES, grabbed from base.eclass, maybe this ↵Alexis Ballier2009-05-221-4/+10
| | | | should be factorized, we'll see about that later
* Use dosym in java_pkg-doso and fix few debug prints. Patch by Davide ↵Vlastimil Babka2009-05-191-8/+5
| | | | Pesavento <davidepesa@gmail.com> in bug #251500.
* Allow either gzipped or uncompressed patches in the tarball.Jim Ramsay2009-05-181-5/+24
| | | | | | | Also removed date-seeking regexp to find first and second lines of the patch since as of 7.2.167 the date format in all vim.org patches has changed. It is less work (while marginally less correct) to just look for lines that start with '***' and do not end with '****' (and "---" / "----" for the second line).
* Replace the “latest” string with the correct version during the ↵Diego Elio Pettenò2009-05-181-3/+8
| | | | | | | | | | | | autotools_run_tool. Instead of doing that during the main evaluation, wait for it, so that it's done at the very last moment; this solves bug #270010 properly, without forcing an older automake version. It should also be possible to move the latest handling into the wrappers and use them if the new version is present, but that's another problem.
* Minor fix on CONFIG variable. Fixes bug 269631Markos Chandras2009-05-171-2/+2
|
* add QMAKE_STRIP on qmake parameters. Fixes bug 269942Markos Chandras2009-05-171-1/+2
|
* x should be declared local. Bug 264466. Thanks to Ulm for noticing and ↵Peter Alfredsen2009-05-171-1/+2
| | | | cattleprodding me.
* Restrict tests for gstreamer external plugins, they don't work with the ↵Olivier Crête2009-05-164-4/+8
| | | | split ebuilds
* gst-plugins-bad: Remove vcd from list of plugins with depsOlivier Crête2009-05-161-2/+2
|
* Pass --no-as-needed as well as --as-needed otherwise blacklisting will fail. ↵Diego Elio Pettenò2009-05-163-6/+6
| | | | Closes bug #269933.
* Assign qt3.eclass maintainership to qt@gentoo.org instead of inactive devBen de Groot2009-05-151-2/+2
|
* Remove no longer used kdeprefix check from koffice. thanks mr_bones_ for reportTomas Chvatal2009-05-141-6/+4
|
* Allow redefinition of git storage dir. Per jilec request on irc. I cant ↵Tomas Chvatal2009-05-141-2/+3
| | | | think of any harm from this, so commiting.
* update the x-modular eclass to what was in the X11 overlay :Rémi Cardona2009-05-141-27/+53
| | | | | | - EAPI=2 support - regroup all the "inherit" logic near the top - improved live git ebuild support
* Fix typoChristian Faulhammer2009-05-141-2/+2
|
* Add export for kdedir when not working in kde-base.Tomas Chvatal2009-05-131-6/+10
|
* Make the search for external scripts smarterJoe Sapp2009-05-131-2/+2
|
* Might fix bug 261412Markos Chandras2009-05-121-1/+6
|
* New KDE 3 eclasses, that support EAPI 2 kde3 ebuildsTheo Chatzimichos2009-05-123-34/+86
| | | | and they prefix kde3 misc apps in /usr/kde/3.5 by default
* Use export XDG_CONFIG_HOME="${T}" to avoid sandbox violationsMarkos Chandras2009-05-121-1/+3
|
* Minor fix on eclassMarkos Chandras2009-05-121-4/+5
|
* Parallel-make support was added in gnustep-make 2.2.0Bernard Cafarelli2009-05-111-4/+6
|
* Add possibility of not including Subversion in DEPEND.Arfrever Frehtes Taifersar Arahesis2009-05-101-12/+26
| | | | Run 'svn upgrade' to automatically upgrade working copies.
* binutils >= 2.18 is GPL-3Mark Loeser2009-05-101-3/+7
|
* add USE=gold support #266282 and depend on binutils-config-1.9 for everyoneMike Frysinger2009-05-091-8/+5
|