Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a link to our homepage | 2005-12-07 | 1 | -1/+4 | |
| | |||||
* | add some basic sanity checks | 2005-12-07 | 1 | -3/+3 | |
| | |||||
* | Misc cleanups for libtool.eclass. Add updates for max_cmd_len patches. | 2005-12-07 | 3 | -4/+71 | |
| | |||||
* | don't try to build an empty target, bug #114799 | 2005-12-07 | 1 | -2/+2 | |
| | |||||
* | Prevent packages that bork with hardened gccs from building. Based on ↵ | 2005-12-07 | 1 | -2/+10 | |
| | | | | Starling's patch in bug #110506. | ||||
* | fix sed | 2005-12-07 | 1 | -2/+2 | |
| | |||||
* | parallelism, sandbox fixes. | 2005-12-07 | 1 | -19/+17 | |
| | |||||
* | Try to avoid sandbox violations thanks to silly glib misfeature. Bug #114475 | 2005-12-07 | 1 | -1/+6 | |
| | |||||
* | Make distutils.eclass distutils_pkg_postinst support .pyc/.pyo pruning of ↵ | 2005-12-07 | 1 | -2/+2 | |
| | | | | multiple packages (bug #96389). | ||||
* | Partially fix parallel make screwups | 2005-12-07 | 1 | -2/+2 | |
| | |||||
* | Try to avoid sandbox violations thanks to silly glib misfeature. Bug #114475 | 2005-12-07 | 1 | -1/+9 | |
| | |||||
* | Major rework of font handling for 7.0RC3's new --with-fontdir and ↵ | 2005-12-07 | 1 | -6/+107 | |
| | | | | --disable-iso8859-*. Add a default pkg_postrm() to clean out font directories only containing metadata. | ||||
* | Fixups for vim7 | 2005-12-07 | 1 | -17/+13 | |
| | |||||
* | Fixed a typo in the error message of java-pkg_jar-from. | 2005-12-06 | 1 | -2/+2 | |
| | |||||
* | remove stray line continuation | 2005-12-06 | 1 | -2/+2 | |
| | |||||
* | (#114503) Update util-macros dep to 0.99.2 for man page installation locations. | 2005-12-06 | 1 | -2/+2 | |
| | |||||
* | mozconfig-2 eclass split to handle limitations | 2005-12-06 | 2 | -236/+290 | |
| | |||||
* | fixup cross-compiling for mips64 multilib some more with the help of kanaka | 2005-12-06 | 1 | -20/+17 | |
| | |||||
* | chgrp root isn't portable, bug #112514 | 2005-12-05 | 1 | -2/+6 | |
| | |||||
* | Fix invalid atoms. | 2005-12-05 | 2 | -4/+4 | |
| | |||||
* | When doing profiling, enable profiling for libs as well as executables. | 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 ↵ | 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 ↵ | 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). ↵ | 2005-12-04 | 1 | -1/+4 | |
| | | | | Thanks to Jakub Moc. | ||||
* | Update package path for RC3. | 2005-12-04 | 1 | -2/+3 | |
| | |||||
* | copy and paste error (should be ugly not good) | 2005-12-04 | 1 | -3/+3 | |
| | |||||
* | GStreamer 0.10 Prerelease | 2005-12-04 | 1 | -0/+110 | |
| | |||||
* | Block dev-tex/vntex as tetex-3 already provided it | 2005-12-04 | 1 | -2/+3 | |
| | |||||
* | cache the current gcc config profile instead of trying to query it twice and ↵ | 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 ↵ | 2005-12-03 | 1 | -3/+3 | |
| | | | | #88009 | ||||
* | Add link to the gcc migration guide | 2005-12-02 | 1 | -1/+5 | |
| | |||||
* | GStreamer 0.10 prerelease | 2005-12-02 | 1 | -0/+109 | |
| | |||||
* | GStreamer 0.10 eclasses | 2005-12-02 | 2 | -0/+207 | |
| | |||||
* | Please keep comments in english | 2005-12-02 | 1 | -2/+0 | |
| | |||||
* | dropped canvas for ISUE | 2005-12-01 | 1 | -2/+2 | |
| | |||||
* | moving canvas to firefox ebuild | 2005-12-01 | 1 | -2/+1 | |
| | |||||
* | allow people to use custom e17 cvs servers with $E17_ECVS_SERVER | 2005-12-01 | 1 | -2/+2 | |
| | |||||
* | canvas changes in mozconfig-2 | 2005-12-01 | 1 | -6/+4 | |
| | |||||
* | *** empty log message *** | 2005-11-30 | 1 | -0/+2 | |
| | |||||
* | changed sed-search-regexp to match all header files in VDRDIR | 2005-11-30 | 1 | -2/+2 | |
| | |||||
* | prune bogus generated manpages #113902 | 2005-11-30 | 1 | -5/+8 | |
| | |||||
* | make sure we always cleanse libiberty.a | 2005-11-30 | 1 | -4/+5 | |
| | |||||
* | Fix previous commit. | 2005-11-29 | 1 | -3/+3 | |
| | |||||
* | Complete fix for SRC_URI. | 2005-11-29 | 1 | -2/+2 | |
| | |||||
* | Fix USE=\!kdexdelta SRC_URIs for all versions (bug #113909). It only worked ↵ | 2005-11-29 | 1 | -6/+7 | |
| | | | | due to the gentoo distfiles mirrors. | ||||
* | Fix SRC_URI. | 2005-11-29 | 1 | -2/+2 | |
| | |||||
* | touchup gen_usr_ldscript and move draw_line() to inside epatch() so no one ↵ | 2005-11-29 | 1 | -37/+24 | |
| | | | | will use it | ||||
* | Avoids building man3 pages out of perldocs for perl-modules, still enabled ↵ | 2005-11-27 | 2 | -5/+62 | |
| | | | | in perl-app eclass. | ||||
* | Add twisted.eclass for twisted subpackages (bug #80639). | 2005-11-27 | 1 | -0/+81 | |
| | |||||
* | can't use supertab with vim7 | 2005-11-27 | 1 | -2/+3 | |
| |