summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* * ghc-package eclass is now compatible with ghc-6.4Andres Loeh2005-03-181-7/+37
* fix my quoting screwups as pointed out by mr bonesMike Frysinger2005-03-181-9/+9
* Simplify the inst_plugin and enable it to change the symlink destination if n...Stefan Schweizer2005-03-181-17/+3
* touchup style and formattingMike Frysinger2005-03-181-16/+9
* fix bug in stripping ldflags when you stripped the only itemMike Frysinger2005-03-181-12/+12
* add altivec to IUSE and change `use !` syntax to less confusing `! use`Mike Frysinger2005-03-181-5/+5
* Fixed issue where Documentation dir w/o GNUMakefile would fail if user had do...Armando Di Cianno2005-03-181-4/+6
* make sure the hardened checks return 1 when the _VER variable is emptyMike Frysinger2005-03-181-1/+3
* fix vim deps. no kvim now, 6.3 needed for some thingsCiaran McCreesh2005-03-171-4/+3
* flesh out make_desktop_entry a bit more #85431 by Josh NicholsMike Frysinger2005-03-171-23/+105
* Closing bug #77321 and #77312Carlos Silva2005-03-171-1/+6
* added a slightly modified version of dosrc() which was suggested by Petteri R...Jan Brinkmann2005-03-161-1/+21
* Fix typo, bug #85490.Martin Schlemmer2005-03-161-2/+2
* s/cron-pkg_postinst/cron_pkg_postinst/Aaron Walker2005-03-161-4/+4
* Cleaned up language choice code. use_multilib -> is_multilib name change for...Jeremy Huddleston2005-03-161-67/+106
* Remove --enable/disable-simd from the eclass as mpg123 is the only plugin tha...Jeremy Huddleston2005-03-161-7/+1
* Updated with more error checking to allow for non-mods to be installed, such ...Chris Gianelloni2005-03-161-28/+44
* Add DEPENDency on dev-db/firebird for interbase USE flag, fixes bug 78879.Sebastian Bergmann2005-03-152-2/+4
* Fix typo in RDEPENDMark Loeser2005-03-151-4/+4
* Updates for KDE 3.4.0.Gregorio Guidi2005-03-141-9/+9
* fixed #67302Jose Alberto Suarez Lopez2005-03-141-2/+4
* module-build automagicMichael Cummings2005-03-141-10/+46
* Revert Stuart's accidental commit.Sebastian Bergmann2005-03-141-2/+2
* bug 83622Michael Cummings2005-03-141-32/+45
* Comment update.Aaron Walker2005-03-141-4/+8
* Fixes for mod_php supportStuart Herbert2005-03-142-4/+19
* Make FAKE_TARGETS work for crosscompiled toolchains. Place the default ABI's...Jeremy Huddleston2005-03-141-21/+68
* New eclass for php5 supportStuart Herbert2005-03-131-0/+501
* Adding new package kdebase-data to derivation mapDan Armak2005-03-131-1/+2
* Fixinng 8+ patches problemCarlos Silva2005-03-131-8/+8
* use `emake -j1` instead of make and add some commentsMike Frysinger2005-03-121-3/+6
* linux-mod.eclass: fixed grep in update_modules() so it's not a subshell, and ...Mike Doty2005-03-111-3/+3
* deleting LD_PRELOAD does bad thingsMike Frysinger2005-03-111-4/+1
* Fallback to CHOST if $(get_abi_CHOST)-gcc doesn't exist.Jeremy Huddleston2005-03-111-9/+6
* Add support for using get_abi_CHOST as a prefix before CHOST.Jeremy Huddleston2005-03-101-6/+9
* Having the /sys check honour ROOT when mkdir'ingJohn Mylchreest2005-03-101-2/+2
* Re-comitting the fix for patch strict_order. Works this time :)John Mylchreest2005-03-091-2/+3
* add 3.4.0-final supportDan Armak2005-03-092-9/+13
* Fix typo which caused amd64hack to not get done.Jeremy Huddleston2005-03-091-2/+2
* Syntax fix.Martin Schlemmer2005-03-091-2/+2
* Now add it to EXPORT_FUNCTIONS, and make sure the symlinks are updated if we ...Martin Schlemmer2005-03-091-11/+14
* Fix prerm logic to not uninstall the binutils profile every second merge for ...Martin Schlemmer2005-03-091-4/+4
* Edit specs to add support for creating a cross-compile multilib target gcc.Jeremy Huddleston2005-03-091-4/+83
* Correcting commit message. What was actually done was fixing strict_count to ...John Mylchreest2005-03-081-1/+2
* Changing array substitutions to _ not -, this prevents the cosmetic bad subst...John Mylchreest2005-03-082-10/+20
* add in *vimrc_file_suffixCiaran McCreesh2005-03-081-3/+3
* f77 -> fortranMike Frysinger2005-03-081-2/+2
* Add mozconfig_use_with for Seemant's kerberos experimentationAron Griffis2005-03-081-5/+15
* fix nasty portage --libdir bug, you may have to re-merge all of your php stuff.Robin H. Johnson2005-03-081-9/+21
* allow mysqli ;-).Robin H. Johnson2005-03-081-11/+1