Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update qt4.eclass | Ben de Groot | 2009-03-14 | 1 | -68/+68 |
| | |||||
* | start an elibtoolize cross category #262042 by Sven Rebhan. | Mike Frysinger | 2009-03-14 | 2 | -2/+30 |
| | |||||
* | Fix issues with cmake-utils_use. | Tomas Chvatal | 2009-03-14 | 1 | -11/+11 |
| | |||||
* | Added elibtoolize to src_unpack() | Christoph Mende | 2009-03-13 | 1 | -2/+3 |
| | |||||
* | Fix typo in meta eclass. Thanks reavertm for spotting this. | Tomas Chvatal | 2009-03-12 | 1 | -2/+3 |
| | |||||
* | Don't create site-start.el if we are called from emacs-common-gentoo. | Ulrich Müller | 2009-03-12 | 1 | -2/+3 |
| | |||||
* | Partial sync from Emacs overlay, only documentation and einfo output changes. | Ulrich Müller | 2009-03-12 | 2 | -22/+25 |
| | |||||
* | Update case statement for better deps reflection. | Tomas Chvatal | 2009-03-12 | 1 | -2/+2 |
| | |||||
* | Update copyright year | Christian Faulhammer | 2009-03-12 | 1 | -2/+2 |
| | |||||
* | add a func to automatically process patches in rpm specs | Mike Frysinger | 2009-03-12 | 1 | -1/+23 |
| | |||||
* | Use $(tc-arch) rather than ${ARCH}. | Diego Elio Pettenò | 2009-03-11 | 1 | -5/+5 |
| | | | | | | | | | | With this change, the 32-bit userland version of amd64 profiles will build qt properly; without this, Qt will enable 64-bit instructions when the compiler is set to produce 32-bit code, causing an assembler failure. This is needed to be able to build Qt4 for the emul-linux-x86 packages. | ||||
* | Fix die message. | Krzysztof Pawlik | 2009-03-11 | 1 | -2/+2 |
| | |||||
* | and actualy remove the old reference from kde4-meta too. | Tomas Chvatal | 2009-03-11 | 1 | -2/+2 |
| | |||||
* | Fix broken DOC= variable. Cleanup eclass not to duplicate cmake-utils ↵ | Tomas Chvatal | 2009-03-11 | 1 | -19/+3 |
| | | | | function calls. | ||||
* | Update comments in warnings. Thx reavertm for updating the current ones. | Tomas Chvatal | 2009-03-11 | 1 | -6/+4 |
| | |||||
* | Set mytargets depending on CATEGORY (#262037) | Torsten Veller | 2009-03-11 | 1 | -2/+7 |
| | |||||
* | Update cmake-utils.eclass new targest, etc. see mail to dev for moar. | Tomas Chvatal | 2009-03-10 | 1 | -123/+203 |
| | |||||
* | Default to xfce-4.6.0 | Christoph Mende | 2009-03-10 | 1 | -2/+2 |
| | |||||
* | Updated xfce4.eclass for xfce-4.6 | Christoph Mende | 2009-03-10 | 1 | -72/+197 |
| | |||||
* | Cleanup eclass, add documentation. | Krzysztof Pawlik | 2009-03-09 | 1 | -55/+88 |
| | |||||
* | Sync kde4 eclasses with kde-testing (review by scarabeus and jmbsvicetto). | Tomas Chvatal | 2009-03-09 | 3 | -131/+212 |
| | |||||
* | Add link to upstream bug. | Peter Alfredsen | 2009-03-09 | 1 | -1/+2 |
| | |||||
* | Prepare eclass for gnome-sharp-2.24.1. Fix typo in eclass-manpages stuff. | Peter Alfredsen | 2009-03-09 | 1 | -3/+14 |
| | |||||
* | Fix mono_multilib_comply for the case where an empty pkgconfig directory is ↵ | Peter Alfredsen | 2009-03-08 | 1 | -8/+10 |
| | | | | installed. | ||||
* | revert previous change as it makes no difference and the real bug is in sandbox | Mike Frysinger | 2009-03-08 | 1 | -2/+2 |
| | |||||
* | people rarely complain when a build works, so stop dumping warning messages ↵ | Mike Frysinger | 2009-03-07 | 1 | -3/+3 |
| | | | | during the normal build process | ||||
* | quote ${S} variable wrt bug #258167 | Markus Meier | 2009-03-07 | 1 | -2/+2 |
| | |||||
* | Fix typo in eclass-doc. x-modular_src_configure->x-modular_src_compile. | Donnie Berkholz | 2009-03-06 | 1 | -2/+2 |
| | |||||
* | EAPI=2 support | Torsten Veller | 2009-03-06 | 1 | -38/+11 |
| | |||||
* | - EAPI 2 support | Torsten Veller | 2009-03-06 | 1 | -231/+125 |
| | | | | | | | | | | | | | | | | | | - GENTOO_DEPEND_ON_PERL - default license - reduced EXPORT_FUNCTIONS for EAPI=2 - HOMEPAGE changed - LDFLAGS support - quoting - removes updatepod() - removes .packlist files - removes empty *.bs files - removed BUILDER_VER stuff - use emake - call perlinfo only once <https://bugs.gentoo.org/239510> <http://mid.gmane.org/20090305144741.GA6491@veller.net> | ||||
* | Disambiguate the parameters to call only parts of src_* functions | Matthias Schwarzott | 2009-03-06 | 1 | -5/+5 |
| | |||||
* | Correct license extraction in case of 4.5 packages | Markos Chandras | 2009-03-05 | 1 | -3/+8 |
| | |||||
* | do not dereference symlinks in prepgamesdirs() when changing owners #261196 | Mike Frysinger | 2009-03-05 | 1 | -2/+2 |
| | |||||
* | Updating qt4-build.eclass for 4.5.0 release | Ben de Groot | 2009-03-04 | 1 | -4/+8 |
| | |||||
* | punt GAMES_USE_SDL; now handled by use-based deps | Michael Sterrett | 2009-03-04 | 1 | -11/+1 |
| | |||||
* | update the DRI checking code to new USE flags in xorg-server 1.5.3 (fixes ↵ | Rémi Cardona | 2009-03-03 | 1 | -3/+11 |
| | | | | bug #252084) | ||||
* | install proto docs in /usr/share/doc/${PF} (fixes bug #164917) | Rémi Cardona | 2009-03-03 | 1 | -5/+13 |
| | |||||
* | Adding USE_RUBY="any" deprecation notice. Due for removal April 1st. | Alex Legler | 2009-03-03 | 1 | -1/+8 |
| | |||||
* | Lock gnome-desktop-sharp to PV_MAJOR. | Peter Alfredsen | 2009-03-03 | 1 | -2/+4 |
| | |||||
* | apply configure texinfo patch for gcc-4.1+ #260296 | Mike Frysinger | 2009-03-01 | 1 | -6/+3 |
| | |||||
* | filter more flags for gcc-3.3 | Mike Frysinger | 2009-03-01 | 1 | -3/+20 |
| | |||||
* | Update kde4 eclasses. Was in testing for month now so hope all problems ↵ | Tomas Chvatal | 2009-03-01 | 3 | -264/+199 |
| | | | | squashed. Resolves some annoying issues and enhance deps. | ||||
* | add more comments to the linker script | Mike Frysinger | 2009-03-01 | 1 | -5/+6 |
| | |||||
* | add xz support by Brandon Berhent #260653 | Mike Frysinger | 2009-03-01 | 1 | -1/+5 |
| | |||||
* | Initial commit of gpe eclass. | Angelo Arrifano | 2009-02-28 | 1 | -0/+115 |
| | | | | Credits to solar for his collaborative work with me on GPE. | ||||
* | BitKeeper is long dead. | Robin H. Johnson | 2009-02-28 | 1 | -92/+4 |
| | |||||
* | Newer patchset. | Robin H. Johnson | 2009-02-28 | 1 | -2/+2 |
| | |||||
* | Back in 2006 we updated 4.1 and 5.0 per upstreams request that InnoDB was ↵ | Robin H. Johnson | 2009-02-28 | 1 | -10/+5 |
| | | | | always build. However 5.1 never got updated, so do it now. | ||||
* | make matching ro in the options field a bit more robust #260214 by Joe User | Mike Frysinger | 2009-02-27 | 1 | -2/+2 |
| | |||||
* | tweak output case to avoid confusing people #260214 by Caleb Cushing | Mike Frysinger | 2009-02-27 | 1 | -2/+2 |
| |