Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add depend.apache_pkg_setup() and don't call use() in functions called in ↵ | Arfrever Frehtes Taifersar Arahesis | 2009-05-26 | 1 | -14/+37 |
| | | | | "depend" phase (bug #268371). | ||||
* | fix another think-o in append-flags unification #271141 by Sebastian Lechte | Mike Frysinger | 2009-05-26 | 1 | -2/+2 |
| | |||||
* | Remove comment line from example site-init file | Christian Faulhammer | 2009-05-25 | 1 | -3/+1 |
| | |||||
* | Add fix for bug #262105, sparc-only | Raúl Porcel | 2009-05-24 | 1 | -1/+2 |
| | |||||
* | gen_usr_ldscript: | Fabian Groffen | 2009-05-24 | 1 | -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-cflags | Michael Sterrett | 2009-05-24 | 1 | -2/+2 |
| | |||||
* | add a dedicated append-cflags function and define append-flags in terms of ↵ | Mike Frysinger | 2009-05-23 | 1 | -5/+14 |
| | | | | other append-*flags functions | ||||
* | rever previous change | Mike Frysinger | 2009-05-23 | 1 | -11/+2 |
| | |||||
* | do not strip -fno-omit-frame-pointer #270497 by Mart Raudsepp | Mike Frysinger | 2009-05-23 | 2 | -5/+14 |
| | |||||
* | Change the blocker from generic dev-ruby/rdoc to rdoc earlier than 2. | Diego Elio Pettenò | 2009-05-23 | 1 | -4/+4 |
| | | | | We're going to need an rdoc-2 one day. | ||||
* | I forgot to remove a temporary workaround | Markos Chandras | 2009-05-23 | 1 | -8/+1 |
| | |||||
* | Prepare eclasses for eclass-manpage package. Clean up qt4.eclass. Thanks to ↵ | Markos Chandras | 2009-05-22 | 2 | -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 Ballier | 2009-05-22 | 1 | -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 Babka | 2009-05-19 | 1 | -8/+5 |
| | | | | Pesavento <davidepesa@gmail.com> in bug #251500. | ||||
* | Allow either gzipped or uncompressed patches in the tarball. | Jim Ramsay | 2009-05-18 | 1 | -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-18 | 1 | -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 269631 | Markos Chandras | 2009-05-17 | 1 | -2/+2 |
| | |||||
* | add QMAKE_STRIP on qmake parameters. Fixes bug 269942 | Markos Chandras | 2009-05-17 | 1 | -1/+2 |
| | |||||
* | x should be declared local. Bug 264466. Thanks to Ulm for noticing and ↵ | Peter Alfredsen | 2009-05-17 | 1 | -1/+2 |
| | | | | cattleprodding me. | ||||
* | Restrict tests for gstreamer external plugins, they don't work with the ↵ | Olivier Crête | 2009-05-16 | 4 | -4/+8 |
| | | | | split ebuilds | ||||
* | gst-plugins-bad: Remove vcd from list of plugins with deps | Olivier Crête | 2009-05-16 | 1 | -2/+2 |
| | |||||
* | Pass --no-as-needed as well as --as-needed otherwise blacklisting will fail. ↵ | Diego Elio Pettenò | 2009-05-16 | 3 | -6/+6 |
| | | | | Closes bug #269933. | ||||
* | Assign qt3.eclass maintainership to qt@gentoo.org instead of inactive dev | Ben de Groot | 2009-05-15 | 1 | -2/+2 |
| | |||||
* | Remove no longer used kdeprefix check from koffice. thanks mr_bones_ for report | Tomas Chvatal | 2009-05-14 | 1 | -6/+4 |
| | |||||
* | Allow redefinition of git storage dir. Per jilec request on irc. I cant ↵ | Tomas Chvatal | 2009-05-14 | 1 | -2/+3 |
| | | | | think of any harm from this, so commiting. | ||||
* | update the x-modular eclass to what was in the X11 overlay : | Rémi Cardona | 2009-05-14 | 1 | -27/+53 |
| | | | | | | - EAPI=2 support - regroup all the "inherit" logic near the top - improved live git ebuild support | ||||
* | Fix typo | Christian Faulhammer | 2009-05-14 | 1 | -2/+2 |
| | |||||
* | Add export for kdedir when not working in kde-base. | Tomas Chvatal | 2009-05-13 | 1 | -6/+10 |
| | |||||
* | Make the search for external scripts smarter | Joe Sapp | 2009-05-13 | 1 | -2/+2 |
| | |||||
* | Might fix bug 261412 | Markos Chandras | 2009-05-12 | 1 | -1/+6 |
| | |||||
* | New KDE 3 eclasses, that support EAPI 2 kde3 ebuilds | Theo Chatzimichos | 2009-05-12 | 3 | -34/+86 |
| | | | | and they prefix kde3 misc apps in /usr/kde/3.5 by default | ||||
* | Use export XDG_CONFIG_HOME="${T}" to avoid sandbox violations | Markos Chandras | 2009-05-12 | 1 | -1/+3 |
| | |||||
* | Minor fix on eclass | Markos Chandras | 2009-05-12 | 1 | -4/+5 |
| | |||||
* | Parallel-make support was added in gnustep-make 2.2.0 | Bernard Cafarelli | 2009-05-11 | 1 | -4/+6 |
| | |||||
* | Add possibility of not including Subversion in DEPEND. | Arfrever Frehtes Taifersar Arahesis | 2009-05-10 | 1 | -12/+26 |
| | | | | Run 'svn upgrade' to automatically upgrade working copies. | ||||
* | binutils >= 2.18 is GPL-3 | Mark Loeser | 2009-05-10 | 1 | -3/+7 |
| | |||||
* | add USE=gold support #266282 and depend on binutils-config-1.9 for everyone | Mike Frysinger | 2009-05-09 | 1 | -8/+5 |
| | |||||
* | export EGIT_VERSION. Per bug #268622. | Tomas Chvatal | 2009-05-09 | 1 | -6/+8 |
| | |||||
* | Fixed typo | Markos Chandras | 2009-05-09 | 1 | -2/+2 |
| | |||||
* | Few minor updates to kde4 eclasses. Introduce kde4-stable-live support. | Tomas Chvatal | 2009-05-09 | 3 | -19/+51 |
| | |||||
* | New eqmake4. Fixes bug #244692 . Thanks to Davide Pesavento ↵ | Markos Chandras | 2009-05-09 | 1 | -35/+69 |
| | | | | <davidepesa@gmail.com> for all the patches | ||||
* | Introduce updated cmake-utils eclass | Tomas Chvatal | 2009-05-08 | 1 | -10/+18 |
| | | | | | | Now it can be run out of the S variable by defining CMAKE_USE_DIR I searched tree and found no issue but if your package fail you are probably using this: ${WORKDIR}/${PN}_build/ this code should be replaced with "${CMAKE_BUILD_DIR}" | ||||
* | Add support for graphite | Mark Loeser | 2009-05-07 | 1 | -1/+8 |
| | |||||
* | There is only one version of the ecj.jar upstream currently, so we'll use ↵ | Mark Loeser | 2009-05-07 | 1 | -3/+3 |
| | | | | the 4.3 one everywhere until they give us another version | ||||
* | Add variable GO_MONO_SUB_BRANCH so we can change to MAIN-MINOR-MICRO ↵ | Peter Alfredsen | 2009-05-05 | 1 | -2/+3 |
| | | | | branches when those are branched off. | ||||
* | simplify log handling in autotools_run_tool and include the pwd in the log ↵ | Mike Frysinger | 2009-05-04 | 1 | -9/+12 |
| | | | | header | ||||
* | Import patch from Debian http://bugs.debian.org/347650 which hacks around ↵ | Peter Alfredsen | 2009-05-03 | 6 | -6/+118 |
| | | | | libtool deplib re-ordering, which inhibits -Wl,--as-needed. You have to set -Wl,--as-needed seperately in LDFLAGS for this to do any good, -Wl,--as-needed,--something-else will not do, but you can set -Wl,--something-else afterwards. Also make sure eclasses I 'own' run elibtoolize so they can reap the benefit. | ||||
* | Eclass updated to support SVN ebuilds, plus nitpicks. | Peter Alfredsen | 2009-05-03 | 1 | -27/+53 |
| | |||||
* | Add dependency on sys-devel/flex for binutils; bug #221407 | Mark Loeser | 2009-05-03 | 1 | -2/+3 |
| | |||||
* | Previous commit spuriously introduced a [ -> [[ change which broke the eclass | Nirbheek Chauhan | 2009-05-01 | 1 | -2/+2 |
| |