summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Use elog instead of einfo in the appropriate places.Mike Kelly2007-03-213-46/+46
* ESVN_OPTIONS needs to be passed with our _pre# for the SVN revision we want.Doug Goldstein2007-03-191-1/+2
* Add ESVN_REPO_URI and support myththemesDoug Goldstein2007-03-191-1/+5
* Updates to the mythtv eclass to allow for live SVN ebuildsDoug Goldstein2007-03-191-8/+15
* Be a bit more exact about which library directories to search, bug #162921.Carsten Lohrke2007-03-181-2/+3
* Restore some KDE_DERIVATION_MAP entries, see bug #171221.Carsten Lohrke2007-03-171-1/+5
* Remove unsermake blocker, as blockers in eclasses are a bit irritating to use...Carsten Lohrke2007-03-171-2/+1
* Check that app-arch/zip is in DEPEND in java-pkg_dosrc.Petteri Räty2007-03-171-4/+12
* Fix which usage.Luca Longinotti2007-03-161-3/+3
* block only our own unsermake, allow users to add a -r1 to their overlay with ...Stefan Schweizer2007-03-151-2/+2
* Upgrade gcc-specs-directive to handle spec string substitutions.Kevin F. Quinn2007-03-151-4/+38
* Raise javatoolkit dep to 0.2.0-r1 so that build.xml files with entities don't...Vlastimil Babka2007-03-151-2/+2
* Fix for bug #170818. Thanks to Trevor Hardcastle <chizu@osuosl.org>.Fernando J. Pereda2007-03-141-9/+11
* Add 4.2.3Caleb Tennis2007-03-141-2/+2
* replaced "which" by "type -P"Andres Loeh2007-03-132-5/+5
* Replaced external program which by bash-internal type -p.Matthias Schwarzott2007-03-131-2/+2
* use `type -P`, not `which`Mike Frysinger2007-03-131-2/+2
* Don't use `which`, use `type -P`.Mike Kelly2007-03-132-6/+6
* QA: which -> type -PDanny van Dyk2007-03-131-6/+6
* Added support for gkrellmd (server) pluginsJim Ramsay2007-03-121-11/+26
* Remove virtual/x11 from mozilla eclasses, and unneeded mozconfig_build_opts f...Raúl Porcel2007-03-124-39/+22
* The INHERITED variable does not need to be set be the eclass any more.Petteri Räty2007-03-111-4/+2
* Die outright, instead of warning about using ant_src_unpack.Joshua Nichols2007-03-111-3/+2
* Add place holder for virtual/ghc sanity checkLennart Kolmodin2007-03-111-2/+8
* Add unsermake blockerStefan Schweizer2007-03-101-1/+2
* only try to unpack the D tarball when USE=d #170230Mike Frysinger2007-03-101-11/+9
* Includes samples dir with USE="examples"Richard Brown2007-03-101-2/+2
* New eclass to provide common functions for gkrellm plugin ebuildsJim Ramsay2007-03-091-0/+68
* Remove || die from end of econf as Portage allready does this; ebuild.shSamuli Suominen2007-03-071-2/+2
* Change from using a single [ to using [[.Chris Gianelloni2007-03-073-25/+25
* Fix libtool bug in the right place.Luca Longinotti2007-03-061-5/+6
* Remove configure flag --enable-gd-native-ttf at upstreams request.Luca Longinotti2007-03-064-12/+16
* Changed silense to silencePetteri Räty2007-03-061-3/+3
* _JAVA_OPTIONS breaks java -version so let' filter it by defaultPetteri Räty2007-03-051-1/+21
* Allow ebuilds to specify GEM_SRC. From Diego Pettenò <flameeyes@gmail.com>Richard Brown2007-03-051-3/+3
* Fix depend.Luca Longinotti2007-03-051-2/+4
* New updated PHP eclasses, fix lots of bugs, introduce PHP 5.2 support.Luca Longinotti2007-03-0513-475/+1290
* Bump vmware-any-any to 108.Mike Auty2007-03-041-2/+2
* Add "kde-base/kdeaddons kde-base/konqueror-akregator" back to KDE_DERIVATION_...Zac Medico2007-03-041-1/+2
* add -gstabs to allowed flag list #169352Mike Frysinger2007-03-041-2/+3
* declare/shuffle around maintainersMike Frysinger2007-03-045-14/+17
* declare maintainer and cleanup a littleMike Frysinger2007-03-041-27/+8
* Update KDE_DERIVATION_MAP.Piotr Jaroszyński2007-03-041-48/+1
* Add java-pkg_doexamplesPetteri Räty2007-03-031-1/+28
* Then endless loop was caused by people having weird bashrc so changing the co...Petteri Räty2007-03-031-2/+2
* Don't use which to determine where depend-java-query is installed but hardcod...Petteri Räty2007-03-031-2/+4
* depend on >=findutils-4.2.26 as previous versions don't provide xargs -dSimon Stelling2007-03-031-1/+4
* Avoid QA warnings about ppc-macos not in USE by using CHOST like fbsdFabian Groffen2007-03-011-3/+4
* Don't use Portage internals to make the eclass quieter without first checking...Petteri Räty2007-03-011-5/+8
* Fix recording of dependencies to package.env when java-pkg_jar-from is called...Petteri Räty2007-03-011-1/+10