summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a bug where the generic src_compile was unsetting ANT_TASKS from the ↵Petteri Räty2007-04-071-2/+2
| | | | env if EANT_ANT_TASKS wasn't specified.
* replace INSDESTTREE/INSOPTIONS with subshells and insinto/insoptsMike Frysinger2007-04-075-34/+51
|
* call validate_desktop_entries()Carsten Lohrke2007-04-061-14/+6
|
* add validate_desktop_entries()Carsten Lohrke2007-04-061-1/+27
|
* fixes bug #153227Akinori Hattori2007-04-011-8/+26
|
* fixes bug #156666Akinori Hattori2007-04-011-1/+2
|
* Bump versionCaleb Tennis2007-03-302-4/+4
|
* unset GAMES_LIBDIR in games_get_libdir until everyone has converted off of ↵Mike Frysinger2007-03-271-1/+3
| | | | GAMES_LIBDIR
* avoid eclass recursionMike Frysinger2007-03-272-5/+7
|
* dont include toolchain-funcs for now to avoid recursive inclusionMike Frysinger2007-03-271-2/+2
|
* need toolchain-funcs for `tc-export`Mike Frysinger2007-03-271-3/+5
|
* implement $(games_get_libdir) for the multilib lamersMike Frysinger2007-03-271-4/+10
|
* Deprecate nxserver eclasses and remove virtual/x11Stefan Schweizer2007-03-264-12/+9
|
* Remove more virtual/x11 usages, nxserver is not marked as DEPRECATED in the ↵Stefan Schweizer2007-03-2611-22/+22
| | | | header yet but unused. Leaving it for now
* Remove virtual/x11 depends in some eclassesStefan Schweizer2007-03-266-18/+14
|
* Remove virtual/x11 dep which was only alternative for x11-base/xorg-server.Samuli Suominen2007-03-261-2/+2
|
* Add new 3.3.8-r1 qt revisionCharlie Shepherd2007-03-261-2/+2
|
* Remove virtual/x11 from this deprecated eclass.Samuli Suominen2007-03-261-3/+2
|
* Remove dependency on portage, since it really isn't necessary.Chris Gianelloni2007-03-261-3/+1
|
* Added instructions on how to fix an error when calling regjar with *.jar but ↵Petteri Räty2007-03-251-1/+6
| | | | not using ${D}.
* Revert my changeRaúl Porcel2007-03-241-1/+2
|
* Remove x11-base/xorg-x11-6.7.0-r2 blockRaúl Porcel2007-03-241-2/+1
|
* use emake in src_install, drop prepman since newer portage is smarter about ↵Mike Frysinger2007-03-241-3/+10
| | | | finding non-standard man dirs, and handle newer binutils method of installing into funky multilib dirs #171905
* add new function append-cppflags and support CPPFLAGS a little betterMike Frysinger2007-03-241-2/+9
|
* remove support for old amd64 multilibMike Frysinger2007-03-241-5/+2
|
* Fix shmem session unlink bug.Luca Longinotti2007-03-223-3/+6
|
* Added missing separator for edoc.Joshua Nichols2007-03-221-1/+2
|
* 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 ↵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
|