| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add Prefix compatability | Fabian Groffen | 2009-10-08 | 1 | -5/+7 |
* | add get_modname function that retrieves the shared module extension, like get... | Fabian Groffen | 2009-10-08 | 1 | -1/+21 |
* | add hppa*-hpux support to get_libname | Fabian Groffen | 2009-10-08 | 1 | -1/+2 |
* | Sync from Emacs overlay (revision 1453). | Ulrich Müller | 2009-10-08 | 2 | -13/+29 |
* | Improve disable file stripping. Be less verbose. Update example ebuild code. | Matthias Schwarzott | 2009-10-08 | 1 | -13/+19 |
* | [eclass] Update kde4 eclasses | Alexey Shvetsov | 2009-10-06 | 3 | -80/+194 |
* | exec ut2004-ded for ut2004 servers (doesn't exist yet but neither does ucc) | Tristan Heaven | 2009-10-06 | 1 | -2/+2 |
* | missed one | Tristan Heaven | 2009-10-06 | 1 | -2/+2 |
* | name wrappers and init scripts ${PN/${GAME}-} instead of ${MOD_DIR} | Tristan Heaven | 2009-10-06 | 1 | -16/+16 |
* | make rpm_unpack functions w/no args work off of $A like the unpack function | Mike Frysinger | 2009-10-05 | 1 | -1/+3 |
* | since the API for rpm_unpack has changed, detect poor behavior and warn about... | Mike Frysinger | 2009-10-05 | 1 | -2/+10 |
* | Replace -Wl,--no-as-needed with function from flag-o-matic eclass. | Samuli Suominen | 2009-10-04 | 1 | -7/+2 |
* | disable installation of client or server specific files if MOD_DIR and MOD_BI... | Tristan Heaven | 2009-10-04 | 1 | -7/+6 |
* | New function: no-as-needed which returns the value to disable asneeded, for G... | Samuli Suominen | 2009-10-04 | 1 | -1/+9 |
* | Trying to fix bug #282984 in a clean way. Passing system compilers to emake i... | Dominik Kapusta | 2009-10-03 | 1 | -2/+4 |
* | simplify rpm code greatly by forcing rpm2targz and recent portage, and docume... | Mike Frysinger | 2009-10-03 | 1 | -79/+51 |
* | Killing USE_RUBY='any' (with fire and stuff). | Alex Legler | 2009-10-03 | 1 | -21/+3 |
* | Add the check to ensure that Python wrapper is configured to use the same ver... | Arfrever Frehtes Taifersar Arahesis | 2009-10-02 | 1 | -3/+18 |
* | Print a warning when Python 2 or Python 3 is explicitly disabled. | Arfrever Frehtes Taifersar Arahesis | 2009-10-02 | 1 | -5/+22 |
* | qt4-build.eclass 4.5.3 support | Alex Alexander | 2009-10-02 | 1 | -3/+4 |
* | Switching to gzip packages like Nokia does starting from 4.5.3 | Dominik Kapusta | 2009-10-02 | 1 | -5/+15 |
* | drop pkg_setup; USE deps to replace built_with_use tests; allow for mods with... | Tristan Heaven | 2009-10-02 | 1 | -39/+49 |
* | Automatically enable Python 2 and Python 3 if no version has been explicitly ... | Arfrever Frehtes Taifersar Arahesis | 2009-10-02 | 1 | -45/+104 |
* | don't set KEYWORDS or IUSE | Tristan Heaven | 2009-10-01 | 1 | -3/+1 |
* | don't set LICENSE | Tristan Heaven | 2009-10-01 | 1 | -2/+1 |
* | run servers as ${GAMES_USER_DED}:${GAMES_GROUP} | Tristan Heaven | 2009-10-01 | 1 | -2/+2 |
* | use games_make_wrapper instead of own function; move installation of confd an... | Tristan Heaven | 2009-10-01 | 1 | -35/+21 |
* | unify server.cfg stuff (even though only quake3 mods use it atm) | Tristan Heaven | 2009-10-01 | 1 | -24/+11 |
* | fix game titles | Tristan Heaven | 2009-10-01 | 1 | -3/+3 |
* | remove useless dodir | Tristan Heaven | 2009-10-01 | 1 | -2/+1 |
* | use consistent style | Tristan Heaven | 2009-09-30 | 1 | -23/+12 |
* | Add RDEPENDs for each GAME | Tristan Heaven | 2009-09-30 | 1 | -3/+8 |
* | don't specify icon filename extensions in desktop entries | Tristan Heaven | 2009-09-30 | 1 | -8/+8 |
* | unused variable | Tristan Heaven | 2009-09-30 | 1 | -2/+1 |
* | Mark these obsolete as well. | Samuli Suominen | 2009-09-30 | 2 | -44/+12 |
* | Obsolete xfce44.eclass with comments and minimalizing it a bit. | Samuli Suominen | 2009-09-30 | 1 | -56/+12 |
* | Add support for ESCM_OFFLINE, see bug 280214. | Krzysztof Pawlik | 2009-09-29 | 1 | -2/+9 |
* | Uses alternatives.eclass for dual life scripts, SRC_TEST=parallel for paralle... | Torsten Veller | 2009-09-27 | 1 | -22/+83 |
* | Remove duplicate, unneeded patches (the “new” libtool.eclass – anything... | Diego Elio Pettenò | 2009-09-25 | 4 | -450/+0 |
* | bzr.eclass: move wrongly placed quote | Christian Faulhammer | 2009-09-24 | 1 | -2/+2 |
* | Add support for ESCM_OFFLINE variable, so users without internet connection c... | Christian Faulhammer | 2009-09-24 | 1 | -9/+20 |
* | make_desktop_entry: dont bother writing Version= anymore #285920 by Josh Saddler | Mike Frysinger | 2009-09-24 | 1 | -2/+1 |
* | Remove virtual/libc | Patrick Lauer | 2009-09-23 | 3 | -10/+7 |
* | Rename EXPF variable to XFCONF_EXPF per -dev ML discussion. | Samuli Suominen | 2009-09-21 | 1 | -6/+6 |
* | fix #277297 and #277298; convert to EAPI2 | Benedikt Boehm | 2009-09-20 | 1 | -59/+34 |
* | set MIT as the default license for x-modular ebuilds | Rémi Cardona | 2009-09-19 | 1 | -3/+4 |
* | Improve handling of directory stack in python_execute_function(). | Arfrever Frehtes Taifersar Arahesis | 2009-09-18 | 1 | -7/+20 |
* | quote variables in common-lisp-common{,-2,-3}, bug 258145 | Marijn Schouten | 2009-09-18 | 3 | -9/+9 |
* | fix comparison test | Alin Năstac | 2009-09-16 | 1 | -2/+2 |
* | Add findutils dependency, see bug 285136. | Peter Alfredsen | 2009-09-16 | 1 | -1/+2 |