summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* chgrp root isn't portable, bug #112514Ciaran McCreesh2005-12-051-2/+6
|
* Fix invalid atoms.Sven Wegener2005-12-052-4/+4
|
* When doing profiling, enable profiling for libs as well as executables.Duncan Coutts2005-12-051-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 Frysinger2005-12-051-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 Frysinger2005-12-051-42/+24
| | | | rid of warnings displayed during emerge #114333
* Fix for texi2pdf file conflict between tetex-2 and texinfo (bug #76812). ↵Alexandre Buisse2005-12-041-1/+4
| | | | Thanks to Jakub Moc.
* Update package path for RC3.Joshua Baergen2005-12-041-2/+3
|
* copy and paste error (should be ugly not good)Zaheer Abbas Merali2005-12-041-3/+3
|
* GStreamer 0.10 PrereleaseZaheer Abbas Merali2005-12-041-0/+110
|
* Block dev-tex/vntex as tetex-3 already provided itNguyen Thai Ngoc Duy2005-12-041-2/+3
|
* cache the current gcc config profile instead of trying to query it twice and ↵Mike Frysinger2005-12-031-5/+6
| | | | fix the call to --use-old
* use gcc-config profile splitting so that the profile name is properly parsed ↵Mike Frysinger2005-12-031-3/+3
| | | | #88009
* Add link to the gcc migration guideMark Loeser2005-12-021-1/+5
|
* GStreamer 0.10 prereleaseZaheer Abbas Merali2005-12-021-0/+109
|
* GStreamer 0.10 eclassesZaheer Abbas Merali2005-12-022-0/+207
|
* Please keep comments in englishMarien Zwart2005-12-021-2/+0
|
* dropped canvas for ISUEJory Pratt2005-12-011-2/+2
|
* moving canvas to firefox ebuildJory Pratt2005-12-011-2/+1
|
* allow people to use custom e17 cvs servers with $E17_ECVS_SERVERMike Frysinger2005-12-011-2/+2
|
* canvas changes in mozconfig-2Jory Pratt2005-12-011-6/+4
|
* *** empty log message ***Chris White2005-11-301-0/+2
|
* changed sed-search-regexp to match all header files in VDRDIRMatthias Schwarzott2005-11-301-2/+2
|
* prune bogus generated manpages #113902Mike Frysinger2005-11-301-5/+8
|
* make sure we always cleanse libiberty.aMike Frysinger2005-11-301-4/+5
|
* Fix previous commit.Gregorio Guidi2005-11-291-3/+3
|
* Complete fix for SRC_URI.Gregorio Guidi2005-11-291-2/+2
|
* Fix USE=\!kdexdelta SRC_URIs for all versions (bug #113909). It only worked ↵Dan Armak2005-11-291-6/+7
| | | | due to the gentoo distfiles mirrors.
* Fix SRC_URI.Gregorio Guidi2005-11-291-2/+2
|
* touchup gen_usr_ldscript and move draw_line() to inside epatch() so no one ↵Mike Frysinger2005-11-291-37/+24
| | | | will use it
* Avoids building man3 pages out of perldocs for perl-modules, still enabled ↵Michael Cummings2005-11-272-5/+62
| | | | in perl-app eclass.
* Add twisted.eclass for twisted subpackages (bug #80639).Marien Zwart2005-11-271-0/+81
|
* can't use supertab with vim7Ciaran McCreesh2005-11-271-2/+3
|
* temporary workaround for vim7 parallel makeCiaran McCreesh2005-11-271-2/+7
|
* Fixed typos, bug #112459Karol Wojtaszek2005-11-261-3/+3
|
* Update for KDE 3.5.0.Gregorio Guidi2005-11-231-1/+2
|
* add support for 3.5.0 finalDan Armak2005-11-221-1/+4
|
* Some tidy up and added call to eautoreconf.Danny van Dyk2005-11-221-4/+5
|
* Apply enewuser/enewgroup patch for OpenBSD as per bug #113236. Thanks Karol ↵Diego Elio Pettenò2005-11-221-2/+16
| | | | Pasternak for the patch.
* Print a message informing about pkg_config in pkg_postinstMatthias Schwarzott2005-11-201-3/+5
|
* added pkg_config to enable and disable plugin in vdr-config-fileMatthias Schwarzott2005-11-201-2/+68
|
* Adds support for python version of webapp-configStuart Herbert2005-11-201-156/+132
|
* Fix some credits and comments on various new-style PHP eclasses.Luca Longinotti2005-11-207-23/+30
|
* touchup syntax, how we delete libiberty.a, and add some TODO commentsMike Frysinger2005-11-191-16/+14
|
* add support for USE=mudflap (gcc4+), remove the cross-compile multilib hack ↵Mike Frysinger2005-11-181-8/+11
| | | | for mips targets, and support building bootstrap C compiler with libc/kernel headers
* add an unpack function for 2.6 headers, unify duplicated env setups into one ↵Mike Frysinger2005-11-181-24/+43
| | | | function, and add support for installing kernel headers without a proper compiler (for use with a bootstrap C compiler)
* have unpack_makeself default to $A if nothing is specifiedMike Frysinger2005-11-181-3/+4
|
* allow modular x deps, bug #111979Ciaran McCreesh2005-11-171-3/+6
|
* My initial commit of a qt4 eclass (highly mirrored off of qt3)Caleb Tennis2005-11-171-0/+50
|
* More xft/pango cleanups.Martin Schlemmer2005-11-161-18/+6
|
* Commit the right version of it, after making sure I don't have two vim ↵Diego Elio Pettenò2005-11-161-20/+2
| | | | sessions running over nfs.