summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Fix naming of the variable.Diego Elio Pettenò2006-12-141-2/+2
* As autoheader is as bugged a cellphone, don't fail even if it fails... it tre...Diego Elio Pettenò2006-12-141-3/+3
* Add removal of 3339_patch to games-mods.Chris Gianelloni2006-12-131-2/+2
* fix built_with_use, fix bug #157983Francesco Riosa2006-12-131-3/+3
* * gnome2.eclass: Moved auxiliary functions to gnome2-utils.eclass.Leonardo Boshell2006-12-131-185/+13
* * gnome2-utils.eclass: Moved auxiliary functions from gnome2.eclass.Leonardo Boshell2006-12-131-0/+201
* * gnome2.eclass: Pre-split clean-ups.Leonardo Boshell2006-12-121-66/+72
* sanitize $PN into bash form #131552 by Martin VäthMike Frysinger2006-12-111-2/+3
* break options out of command so people can set their own custom options/compressMike Frysinger2006-12-111-8/+4
* add support for ECVS_PROXY/ECVS_PROXY_PORT #155017 by Botykai ZsoltMike Frysinger2006-12-111-3/+5
* bug #157429Francesco Riosa2006-12-101-2/+2
* Adding --no-backup-if-mismatch to the unipatch opts, so patch doesn't leave t...Christian Heim2006-12-101-5/+5
* oops, re-add static use flag when combined with minimal, thanks Scott PriceFrancesco Riosa2006-12-101-1/+8
* added --enable-local-infile to minimal use flagFrancesco Riosa2006-12-101-9/+10
* forked SRC_URIsFrancesco Riosa2006-12-091-3/+3
* For bug 157156, fixlocalpod additionMichael Cummings2006-12-092-2/+4
* Added functionality for controlling what is used for configuringJoshua Nichols2006-12-081-2/+3
* Make java-pkg-2.eclass die on pkg_setup if FEATURES has test, IUSE has test a...Petteri Räty2006-12-082-4/+6
* set object output dir when checking kernel versionDaniel Drake2006-12-071-2/+2
* x86-fbsd can use enlightenmentRoy Marples2006-12-071-3/+3
* Require dev-libs/libedit for libedit support, as it's going to be removed fro...Diego Elio Pettenò2006-12-073-6/+6
* add patch from betelguese to fix QA warning (bug #107962)Saleem Abdulrasool2006-12-071-2/+6
* Use the proper platform include directory for jni (for FreeBSD and Linux at l...Diego Elio Pettenò2006-12-071-3/+7
* Call die if unable to determine VM from deps.Vlastimil Babka2006-12-071-2/+3
* Added xfce44_extra_package methodJoshua Nichols2006-12-071-2/+9
* Put new versions in hereCaleb Tennis2006-12-061-2/+2
* Updates to SRC_URI for plugins.Joshua Nichols2006-12-061-4/+6
* Fix KV_OUT detectionStefan Schweizer2006-12-051-3/+3
* Update for RC2.Joshua Nichols2006-12-051-3/+3
* Add a doruby function to install ruby files in the right place without reinve...Diego Elio Pettenò2006-12-041-1/+7
* Used wrong IFS for looping over the argument and added a comment for the TODO...Petteri Räty2006-12-031-4/+5
* Rewrote java-pkg_getjars to only accept two arguments (--build-only and java-...Petteri Räty2006-12-031-24/+37
* Added link to http://bugs.gentoo.org/show_bug.cgi?id=137971 to comments in or...Petteri Räty2006-12-031-1/+8
* Added CVS Header after a request from grobian.Petteri Räty2006-12-031-0/+2
* Added CVS Headers after a request from grobian.Petteri Räty2006-12-034-0/+4
* Moving java-pkg_init_paths_ call above the dodir call.Petteri Räty2006-12-021-2/+1
* Calling java-pkg_init_paths in java-pkg_do_write_ to ensure that he variables...Petteri Räty2006-12-021-1/+2
* Do not rewrite build.xml files in java-ant-2.eclass if the use flag controlli...Petteri Räty2006-12-021-0/+1
* fix include/linux cp to not glob and to do error checking with dieMike Frysinger2006-12-021-3/+5
* bugfix: only avoid the fallback to scanelf if PAX_MARKING is "none".Kevin F. Quinn2006-12-021-11/+11
* fix bugs, implement suggestions from vapierKevin F. Quinn2006-12-021-39/+122
* Don't push kdehiddenvisibility useflag on every kde-base ebuild, as some modu...Diego Elio Pettenò2006-12-011-4/+1
* Update vmware.eclass to use any-any-105 (for 2.6.19 compilation fix).Mike Auty2006-12-011-2/+2
* Don't use subdirectories for man, so to install sparc64's utilities in the ri...Diego Elio Pettenò2006-12-011-2/+2
* Remove setting of KEYWORDS - now all done in app-dicts/aspell-* ebuilds. Bug ...Kevin F. Quinn2006-12-011-3/+1
* KEYWORDS should be moved to the ebuilds; to transition set KEYWORDS in theKevin F. Quinn2006-11-301-3/+3
* Updated to remove a typo and fix bug #156387.Chris Gianelloni2006-11-291-2/+2
* Replaced call to 'doins -r' with 'cp -pPR' so we don't have to manually assig...Jim Ramsay2006-11-271-33/+10
* Making the quote stripping global so that all quotes are removed. Thankfully ...Petteri Räty2006-11-261-3/+3
* Added code to prevent quotes from ending to the CLASSPATH variable in package...Petteri Räty2006-11-261-3/+14