Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't fail if the testvim symlink is already there | Ciaran McCreesh | 2005-12-10 | 1 | -2/+2 |
| | |||||
* | converted DEPEND to linuxtv-dvb-headers | Matthias Schwarzott | 2005-12-10 | 1 | -5/+2 |
| | |||||
* | Re-enable the installation of driver manpages to 4x instead of 4. Fixes bug ↵ | Joshua Baergen | 2005-12-09 | 1 | -4/+24 |
| | | | | #29541. | ||||
* | Comment fix. | Martin Schlemmer | 2005-12-09 | 1 | -2/+2 |
| | |||||
* | build libssp and crtbegin/crtend without ssp so that apps using them | Kevin F. Quinn | 2005-12-09 | 1 | -3/+7 |
| | | | | without libc can build. Thanks to Peter S. Mazinger for the change. | ||||
* | Ouch! A few quotations marks in if were gone... | Sergey Kuleshov | 2005-12-09 | 1 | -6/+6 |
| | |||||
* | prepare eclass for new package | Carsten Lohrke | 2005-12-09 | 1 | -1/+2 |
| | |||||
* | A new version of rox eclass. SET_PERM is now obsolete. Added KEEP_SRC. General | Sergey Kuleshov | 2005-12-09 | 1 | -20/+37 |
| | | | | clean up. Thanks to Peter Hyman for outstanding work. | ||||
* | Split test-flags() into CC and CXX versions. | Martin Schlemmer | 2005-12-09 | 1 | -6/+24 |
| | |||||
* | Fix all single-bracket tests [ ] to be double-bracketed [[ ]] for consistency. | Donnie Berkholz | 2005-12-09 | 1 | -20/+20 |
| | |||||
* | In replace-sparc64-cflags, we need local 'SPARC64_CPUS="ultrasparc3 ↵ | Ferris McCormick | 2005-12-09 | 1 | -2/+2 |
| | | | | | | | | ultrasparc v9"'. Without the ultrasparc3 at the beginning of the list, in some cases, we can end up with '-mcpu=ultrasparc3' ==> '-mcpu=v83', and subsequently, package configure can fail. Problem arose from mozilla and a particular set lf CFLAGS. | ||||
* | Move elibtoolize from x-modular_unpack_source() to x-modular_src_unpack() so ↵ | Donnie Berkholz | 2005-12-09 | 1 | -5/+5 |
| | | | | it gets executed _after_ x-modular_reconf_source. | ||||
* | Print options we run autotools with. | Martin Schlemmer | 2005-12-09 | 1 | -2/+2 |
| | |||||
* | force newer binutils-config and make sure when we clean out old versions, ↵ | Mike Frysinger | 2005-12-09 | 1 | -3/+3 |
| | | | | the active env doesnt pollute us #114891 | ||||
* | Added einfo output stating where eautoreconf is being called, to make sure ↵ | Diego Elio Pettenò | 2005-12-08 | 1 | -1/+2 |
| | | | | to check the right files when there are failures in a subdirectory. | ||||
* | Fix deprecated warnings breaking sandbox, bug #114905. | Martin Schlemmer | 2005-12-08 | 1 | -1/+7 |
| | |||||
* | Fix typo. | Martin Schlemmer | 2005-12-08 | 1 | -5/+3 |
| | |||||
* | Cleanups. | Martin Schlemmer | 2005-12-08 | 1 | -34/+69 |
| | |||||
* | add a link to our homepage | Mike Frysinger | 2005-12-07 | 1 | -1/+4 |
| | |||||
* | add some basic sanity checks | Mike Frysinger | 2005-12-07 | 1 | -3/+3 |
| | |||||
* | Misc cleanups for libtool.eclass. Add updates for max_cmd_len patches. | Martin Schlemmer | 2005-12-07 | 3 | -4/+71 |
| | |||||
* | don't try to build an empty target, bug #114799 | Ciaran McCreesh | 2005-12-07 | 1 | -2/+2 |
| | |||||
* | Prevent packages that bork with hardened gccs from building. Based on ↵ | Joshua Baergen | 2005-12-07 | 1 | -2/+10 |
| | | | | Starling's patch in bug #110506. | ||||
* | fix sed | Ciaran McCreesh | 2005-12-07 | 1 | -2/+2 |
| | |||||
* | parallelism, sandbox fixes. | Ciaran McCreesh | 2005-12-07 | 1 | -19/+17 |
| | |||||
* | Try to avoid sandbox violations thanks to silly glib misfeature. Bug #114475 | Ciaran McCreesh | 2005-12-07 | 1 | -1/+6 |
| | |||||
* | Make distutils.eclass distutils_pkg_postinst support .pyc/.pyo pruning of ↵ | Marien Zwart | 2005-12-07 | 1 | -2/+2 |
| | | | | multiple packages (bug #96389). | ||||
* | Partially fix parallel make screwups | Ciaran McCreesh | 2005-12-07 | 1 | -2/+2 |
| | |||||
* | Try to avoid sandbox violations thanks to silly glib misfeature. Bug #114475 | Ciaran McCreesh | 2005-12-07 | 1 | -1/+9 |
| | |||||
* | Major rework of font handling for 7.0RC3's new --with-fontdir and ↵ | Donnie Berkholz | 2005-12-07 | 1 | -6/+107 |
| | | | | --disable-iso8859-*. Add a default pkg_postrm() to clean out font directories only containing metadata. | ||||
* | Fixups for vim7 | Ciaran McCreesh | 2005-12-07 | 1 | -17/+13 |
| | |||||
* | Fixed a typo in the error message of java-pkg_jar-from. | Petteri Räty | 2005-12-06 | 1 | -2/+2 |
| | |||||
* | remove stray line continuation | Mike Frysinger | 2005-12-06 | 1 | -2/+2 |
| | |||||
* | (#114503) Update util-macros dep to 0.99.2 for man page installation locations. | Donnie Berkholz | 2005-12-06 | 1 | -2/+2 |
| | |||||
* | mozconfig-2 eclass split to handle limitations | Jory Pratt | 2005-12-06 | 2 | -236/+290 |
| | |||||
* | fixup cross-compiling for mips64 multilib some more with the help of kanaka | Mike Frysinger | 2005-12-06 | 1 | -20/+17 |
| | |||||
* | chgrp root isn't portable, bug #112514 | Ciaran McCreesh | 2005-12-05 | 1 | -2/+6 |
| | |||||
* | Fix invalid atoms. | Sven Wegener | 2005-12-05 | 2 | -4/+4 |
| | |||||
* | When doing profiling, enable profiling for libs as well as executables. | Duncan Coutts | 2005-12-05 | 1 | -3/+11 |
| | | | | | Cope with packages that do not register any libs, eg cabalised ebuilds that are just straight programs (like c2hs). | ||||
* | use the multilib.out file generated by the gcc build system itself and pass ↵ | Mike Frysinger | 2005-12-05 | 1 | -7/+8 |
| | | | | -B when trying to calc the multilib paths like gcc build files does | ||||
* | run gcc_movelibs before we strip and clean up the gcc_movelibs func to get ↵ | Mike Frysinger | 2005-12-05 | 1 | -42/+24 |
| | | | | rid of warnings displayed during emerge #114333 | ||||
* | Fix for texi2pdf file conflict between tetex-2 and texinfo (bug #76812). ↵ | Alexandre Buisse | 2005-12-04 | 1 | -1/+4 |
| | | | | Thanks to Jakub Moc. | ||||
* | Update package path for RC3. | Joshua Baergen | 2005-12-04 | 1 | -2/+3 |
| | |||||
* | copy and paste error (should be ugly not good) | Zaheer Abbas Merali | 2005-12-04 | 1 | -3/+3 |
| | |||||
* | GStreamer 0.10 Prerelease | Zaheer Abbas Merali | 2005-12-04 | 1 | -0/+110 |
| | |||||
* | Block dev-tex/vntex as tetex-3 already provided it | Nguyen Thai Ngoc Duy | 2005-12-04 | 1 | -2/+3 |
| | |||||
* | cache the current gcc config profile instead of trying to query it twice and ↵ | Mike Frysinger | 2005-12-03 | 1 | -5/+6 |
| | | | | fix the call to --use-old | ||||
* | use gcc-config profile splitting so that the profile name is properly parsed ↵ | Mike Frysinger | 2005-12-03 | 1 | -3/+3 |
| | | | | #88009 | ||||
* | Add link to the gcc migration guide | Mark Loeser | 2005-12-02 | 1 | -1/+5 |
| | |||||
* | GStreamer 0.10 prerelease | Zaheer Abbas Merali | 2005-12-02 | 1 | -0/+109 |
| |