| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new function gnome2_query_immodules_gtk{2,3} to update immodules cache. #... | Naohiro Aota | 2012-06-21 | 2 | -2/+44 |
* | prune_libtool_files(): report .a removal only if it exists, and explain the r... | Michał Górny | 2012-06-20 | 2 | -4/+10 |
* | Fix building with newer eapis wrt bug#385841. Noticed by triggered rebuild to... | Tomas Chvatal | 2012-06-20 | 2 | -8/+23 |
* | Revert to built_with_use for correct libobjc detection and EAPI 0 ebuilds sup... | Bernard Cafarelli | 2012-06-19 | 2 | -3/+8 |
* | Update from qt overlay. | Davide Pesavento | 2012-06-18 | 2 | -76/+40 |
* | added 'esethome' to user.eclass | Ian Stakenvicius | 2012-06-18 | 2 | -3/+66 |
* | Allow header and library paths flags in setup-allowed-flags(), bug #414641 | Fabian Groffen | 2012-06-18 | 2 | -4/+11 |
* | Remove licenses prior copying docs. | Tomas Chvatal | 2012-06-17 | 2 | -2/+8 |
* | Be slightly more polite. | Samuli Suominen | 2012-06-14 | 1 | -3/+3 |
* | small enhancement to examples of doicon | Julian Ospald | 2012-06-14 | 2 | -6/+9 |
* | unify build env var setup a bit so other packages can use it #391363 | Mike Frysinger | 2012-06-14 | 1 | -3/+17 |
* | mpfr has gone stable, so drop hack #420957 | Mike Frysinger | 2012-06-14 | 1 | -3/+1 |
* | Make the oxt unpacking really work. | Tomas Chvatal | 2012-06-13 | 2 | -5/+8 |
* | Handle dodoc correctly to not die if no documents are found. | Tomas Chvatal | 2012-06-13 | 2 | -3/+10 |
* | Convert docs to eclass-manpages. | Ralph Sennhauser | 2012-06-12 | 2 | -40/+137 |
* | update path to fix_libtool_files.sh in toolchain_pkg_postrm #420731 by Piotr ... | Mike Frysinger | 2012-06-11 | 1 | -3/+3 |
* | Add app-admin/eselect-java as preferred provider of eselect java-vm. | Ralph Sennhauser | 2012-06-11 | 2 | -7/+10 |
* | Unpack tarballs in directory matching their name rather than ${P}. This allow... | Michał Górny | 2012-06-11 | 2 | -19/+44 |
* | Replace remove_libtool_files with prune_libtool_files. | Michał Górny | 2012-06-11 | 2 | -4/+7 |
* | Fix not assigned variable. IE bug#416673. | Tomas Chvatal | 2012-06-11 | 2 | -3/+6 |
* | fix for strip-linguas en | Jörg Bornkessel | 2012-06-10 | 2 | -3/+6 |
* | Remove pypy1_7 from default PYTHON_COMPAT due to removal from tree. Add pypy1_9. | Mike Gilbert | 2012-06-10 | 2 | -4/+8 |
* | fixed missing chost tag; fixed append-cppflags warning; added Variable to kee... | Jörg Bornkessel | 2012-06-10 | 2 | -7/+20 |
* | reorder public functions | Akinori Hattori | 2012-06-10 | 2 | -42/+45 |
* | fixes bug #416743. | Akinori Hattori | 2012-06-10 | 2 | -8/+10 |
* | update @MAINTAINER and minor cleanup. | Akinori Hattori | 2012-06-10 | 2 | -33/+18 |
* | fix for games.eclass wrt bug #336626 #c21 | Julian Ospald | 2012-06-09 | 2 | -4/+10 |
* | Add pypy-1.9 to the list of supported python ABIs. | Marien Zwart | 2012-06-09 | 2 | -3/+7 |
* | add *-softfp-* support to the vendor field for people who want this for binar... | Mike Frysinger | 2012-06-09 | 2 | -24/+24 |
* | typo. | Michał Górny | 2012-06-08 | 1 | -2/+2 |
* | add automake-1.12 to the list so people with only that version installed can ... | Mike Frysinger | 2012-06-08 | 1 | -3/+3 |
* | merge @THANKS into @AUTHOR as @THANKS does not exist | Mike Frysinger | 2012-06-08 | 1 | -5/+4 |
* | fix order of eclass doc keywords | Mike Frysinger | 2012-06-08 | 1 | -3/+3 |
* | inherit flag-o-matic for append-flags | Zac Medico | 2012-06-07 | 4 | -7/+11 |
* | Extract to ${WORKDIR}/${P} rather than ${S}. | Michał Górny | 2012-06-07 | 2 | -4/+8 |
* | Specify SLOT in blocker atoms, to avoid blocking Qt5 packages. | Davide Pesavento | 2012-06-07 | 2 | -39/+42 |
* | run autotools in subdirs in parallel with new multiprocessing eclass | Mike Frysinger | 2012-06-07 | 1 | -9/+20 |
* | makeopts_jobs has been moved to multiprocessing.eclass, and all consumers sho... | Mike Frysinger | 2012-06-07 | 1 | -21/+1 |
* | inherit new multiprocessing for makeopts_jobs | Mike Frysinger | 2012-06-07 | 2 | -4/+4 |
* | add tests for new multiprocessing eclass | Mike Frysinger | 2012-06-07 | 2 | -1/+41 |
* | initial multiprocessing eclass | Mike Frysinger | 2012-06-07 | 1 | -0/+224 |
* | allow gtkdoc steps to be skipped if the tools are not installed #419979 -- if... | Mike Frysinger | 2012-06-07 | 1 | -6/+12 |
* | Reuse eautoreconf, deprecate autotools-utils_autoreconf. | Michał Górny | 2012-06-06 | 2 | -3/+10 |
* | Support other GNOME-related tools in eautoreconf: gtk-doc, gnome-doc & glib-g... | Michał Górny | 2012-06-06 | 2 | -10/+23 |
* | Move ppc/powerpc fix to after we apply linux patches | Mike Pagano | 2012-06-06 | 2 | -15/+19 |
* | Start using prune_libtool_files() from eutils, deprecate remove_libtool_files(). | Michał Górny | 2012-06-06 | 2 | -3/+11 |
* | Introduce prune_libtool_files() for .la file removal. Based on one used by au... | Michał Górny | 2012-06-06 | 2 | -3/+101 |
* | Avoid type -P output for glibtoolize, bug #419641 | Fabian Groffen | 2012-06-05 | 2 | -3/+6 |
* | enhanced functionality of doicon/newicon in eutils.eclass | Julian Ospald | 2012-06-05 | 2 | -31/+111 |
* | restore pkg_postrm export -- commit 1.542 was meant to delete pkg_prerm, not ... | Mike Frysinger | 2012-06-05 | 1 | -2/+2 |