summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Only exec dodoc on existing files. Prevents warnings, see bug #137100, thanks...Matthias Schwarzott2006-06-171-3/+5
* make sure destination dir exists if installing into empty $ROOT as pointed ou...Mike Frysinger2006-06-171-1/+5
* Store the plugins using multilib (lib/lib32/lib64). See Bug #136605. Added de...Matthias Schwarzott2006-06-171-17/+39
* Tweak remerge suggestion for missing Tkinter (bug #133533).Marien Zwart2006-06-161-2/+2
* dont try to install fixlafiles.awk/fix_libtool_files.sh when cross-compiling ...Mike Frysinger2006-06-161-4/+6
* Remove deprecated code.Diego Elio Pettenò2006-06-151-12/+2
* Invert chmod test.php/patch applying order, needed for fixing bug #136830.Luca Longinotti2006-06-151-3/+4
* gnuconfig_update is deprecated as it has been integrated into portageMike Frysinger2006-06-151-1/+5
* Use emake for install, and for the cvs makefile.Diego Elio Pettenò2006-06-151-3/+3
* added Author and herd infoGeorge Shapovalov2006-06-151-1/+4
* added Author and herd infoGeorge Shapovalov2006-06-151-5/+7
* document maintainersMike Frysinger2006-06-155-11/+21
* Make the ruby herd maintain the gems eclassCaleb Tennis2006-06-151-2/+2
* Note that the ghc-package eclass is maintaind by the Haskell herd.Duncan Coutts2006-06-151-1/+2
* Remove dependency on hunspell, add use of eselect-oodict, add author info.Kevin F. Quinn2006-06-151-4/+21
* Added text-markup as maintainer of latex-package.eclass, following email of j...Alexandre Buisse2006-06-151-1/+2
* Added Martin Ehmsen <ehmsen@gentoo.org> as maintainerMartin Ehmsen2006-06-151-2/+3
* Make the eclass less chatty when all is goodStuart Herbert2006-06-151-9/+2
* changed env cleaning routine to a more generic form, fixes gtkada issue (#136...George Shapovalov2006-06-141-4/+21
* Fixing a problem with Makefile.PL's that pass all args to Build.PL (and thusMichael Cummings2006-06-142-15/+23
* bug 136465Michael Cummings2006-06-122-4/+4
* remove spurious || use debug to fix logic. thanks to marienz.John N. Laliberte2006-06-121-3/+5
* make sure compile runs in C locale so we can messages #136484Mike Frysinger2006-06-121-2/+2
* fix varible quoting thanks Peter Hyman - bug #136406Daniel Black2006-06-111-21/+21
* apply LANG patch to more configure files than just the toplevel oneMike Frysinger2006-06-111-3/+10
* restore kde eclass changesCarsten Lohrke2006-06-112-28/+25
* Revert for now, as repoman bails out because of new rdepend policy checks.Carsten Lohrke2006-06-112-25/+28
* Improved KDE patch handling.Carsten Lohrke2006-06-113-11/+38
* whitespace/quoting touchupsMike Frysinger2006-06-111-7/+7
* slot the libtool hack filesMike Frysinger2006-06-111-3/+7
* make the libc.so locating code more robust by taking a page from the sandbox ...Mike Frysinger2006-06-101-13/+10
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-06-1010-69/+69
* Don't alias the fortran compilers.Jeremy Huddleston2006-06-091-6/+7
* Added support for Makeself 1.6.0-nv which is used by NVIDIA in packaging the ...Chris Gianelloni2006-06-091-2/+2
* Update mercurial.eclass per conversation with zzam, http://article.gmane.org/...Aron Griffis2006-06-081-17/+22
* Don't add arts dependency for arts itself. Thanks to Ciaran McCreesh in bug #...Diego Elio Pettenò2006-06-081-4/+4
* bug 135890Michael Cummings2006-06-071-2/+2
* add GCONF_DEBUG var to opt-out of default behavior for adding debug use flag....John N. Laliberte2006-06-071-3/+7
* drop bootstrap/patch since it is hardcoded into system and system buildMike Frysinger2006-06-071-5/+1
* Uh, fix that quickly...Carsten Lohrke2006-06-061-2/+2
* Re-apply the last changes now that kmail and konq-plugins are fixed.Diego Elio Pettenò2006-06-061-5/+7
* Adding NEED_PYTHON variable, as proposed.Carsten Lohrke2006-06-061-1/+5
* Emergency revert old revision.Diego Elio Pettenò2006-06-061-7/+5
* Missed a die line in perl-module.eclass, added new dies to perl-app.eclassMichael Cummings2006-06-062-6/+6
* Fixed die bug (related to bug 135396)Michael Cummings2006-06-061-3/+3
* Be a bit more conservative, if we ever get over 50 revisions it means we real...Diego Elio Pettenò2006-06-061-3/+3
* Fix deprange-list to generate dependencies starting from a revision. Thanks t...Diego Elio Pettenò2006-06-061-3/+5
* Allowing parameters to command to run, for make_desktop_entryAlfredo Tupone2006-06-051-4/+4
* Prefer to call ifort over ifc, when using the ifc profile.Donnie Berkholz2006-06-051-3/+5
* Fix the case where neither gfortran nor g77 will compile a package -- fall ba...Donnie Berkholz2006-06-051-2/+8