summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Carsten Lohrke2007-03-171-2/+1
| | | | users. It's masked anyways.
* 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
| | | | the same name and be responsible for it themselves
* 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 ↵Vlastimil Babka2007-03-151-2/+2
| | | | don't break.
* 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 ↵Raúl Porcel2007-03-124-39/+22
| | | | from mozcoreconf
* 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 ↵Zac Medico2007-03-041-1/+2
| | | | KDE_DERIVATION_MAP.
* 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 ↵Petteri Räty2007-03-031-2/+2
| | | | comment to reflect that.
* Don't use which to determine where depend-java-query is installed but ↵Petteri Räty2007-03-031-2/+4
| | | | hardcode /usr/bin because the which was causing endless loops for some people
* 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
| | | | does.
* Don't use Portage internals to make the eclass quieter without first ↵Petteri Räty2007-03-011-5/+8
| | | | checking that quiet_mode exists. Makes this eclass play nicer with paludis.
* Fix recording of dependencies to package.env when java-pkg_jar-from is ↵Petteri Räty2007-03-011-1/+10
| | | | called for multiple packages using commas.
* Remove trailing white space.Petteri Räty2007-03-011-7/+7
|