| Commit message (Expand) | Author | Age | Files | Lines |
* | more backticks fixes |  Markus Ullmann | 2007-11-29 | 3 | -8/+8 |
* | Don't use backticks |  Markus Ullmann | 2007-11-29 | 1 | -3/+3 |
* | Fix #200736 and man-page installation |  Benedikt Boehm | 2007-11-29 | 1 | -2/+3 |
* | Replaced IFS with marginally more readable value |  Jim Ramsay | 2007-11-28 | 1 | -5/+10 |
* | Minor reorganization, also added support for APPMIME variable in ebuilds to set |  Jim Ramsay | 2007-11-28 | 1 | -70/+117 |
* | Add apache-2 eclass |  Benedikt Boehm | 2007-11-28 | 1 | -0/+543 |
* | A typo in my last commit. |  Petteri Räty | 2007-11-28 | 1 | -2/+2 |
* | Improvements to dojavadoc. |  Petteri Räty | 2007-11-28 | 1 | -3/+27 |
* | Remove -O1 limitation on 64bit arches, works fine |  Raúl Porcel | 2007-11-26 | 1 | -4/+1 |
* | Can't use export with JAVA_OPTIONS so just put back the unset. The warning gi... |  Petteri Räty | 2007-11-26 | 1 | -2/+4 |
* | Use export VAR= instead of unset because Portage does not preserve unsetting ... |  Petteri Räty | 2007-11-26 | 1 | -5/+9 |
* | use elog instead of einfo for important messages, thanks to Bartlomiej Antoni... |  Alexis Ballier | 2007-11-25 | 1 | -5/+5 |
* | remove deprecated apache1 functions; remove bogus need_apache logic; convert ... |  Benedikt Boehm | 2007-11-25 | 2 | -467/+230 |
* | don't use command substitution |  Sven Wegener | 2007-11-25 | 1 | -4/+4 |
* | Bump to vmware-any-any-update114. |  Mike Auty | 2007-11-25 | 1 | -7/+9 |
* | Make -Dbuild.sysclasspath=ignore mandatory in eant(). Bug #142538. |  Vlastimil Babka | 2007-11-25 | 1 | -7/+2 |
* | useq -> use (Jakub Moc) |  Samuli Suominen | 2007-11-22 | 1 | -14/+14 |
* | useq -> use, missing inherit eutils (Jakub Moc) |  Samuli Suominen | 2007-11-22 | 1 | -17/+19 |
* | Add "wxWidgets" to output so people know where the messages are coming from. |  Ryan Hill | 2007-11-21 | 1 | -3/+3 |
* | Added a couple minor fixes for make_desktop_entry to clean it up, per discuss... |  Chris Gianelloni | 2007-11-20 | 1 | -5/+4 |
* | enable treelang by default when possible |  Mike Frysinger | 2007-11-20 | 1 | -1/+9 |
* | Sync eclasses from Emacs overlay (revision 734). |  Ulrich Müller | 2007-11-17 | 1 | -48/+43 |
* | Add comment about v4l2 and tests to gst-plugins-base eclass, gone in 0.10.15 ... |  Samuli Suominen | 2007-11-17 | 1 | -1/+5 |
* | Replace references to deprecated ${IMAGE} with equivalent ${D}. |  Zac Medico | 2007-11-16 | 1 | -4/+4 |
* | revbumps apply to ebuilds, not distfiles. SRC_URI changed from PVR to PV |  Mike Doty | 2007-11-15 | 1 | -2/+2 |
* | Unconditionally set remote.origin.url as per bug #197193 |  Fernando J. Pereda | 2007-11-14 | 1 | -2/+5 |
* | unquote WORKDIR |  Mike Doty | 2007-11-14 | 2 | -4/+4 |
* | quote WORKDIR |  Mike Doty | 2007-11-14 | 2 | -4/+4 |
* | new app-emulation eclass for amd64 |  Mike Doty | 2007-11-14 | 1 | -0/+48 |
* | (#199062) Fix which packages show debug USE flag (John W Eckhart). |  Donnie Berkholz | 2007-11-13 | 1 | -8/+8 |
* | Make JAVA_PKG_IUSE work with java-pkg-opt-2 too. |  Petteri Räty | 2007-11-13 | 3 | -8/+9 |
* | apply to gcc-4+ |  Mike Frysinger | 2007-11-12 | 1 | -2/+2 |
* | Dropped conditional on firebird versions that switched paths from /opt to /usr. |  William Thomson | 2007-11-12 | 2 | -12/+4 |
* | Apply the texinfo fix only on GCC 4, as GCC 3.4 does not have that |  Diego Elio Pettenò | 2007-11-12 | 1 | -2/+2 |
* | apply gcc-configure-texinfo.patch |  Mike Frysinger | 2007-11-11 | 1 | -2/+3 |
* | Added a patch by Nelchael (use pushd/popd, allow use of CMAKE_IN_SOURCE_BUILD... |  Wulf Krueger | 2007-11-11 | 1 | -9/+31 |
* | make sure info pages dont get regenerated in releases #193364 |  Mike Frysinger | 2007-11-11 | 1 | -1/+7 |
* | Make the eclass handle alpha versions as well |  Markus Ullmann | 2007-11-08 | 1 | -2/+3 |
* | Add the FEATURES=-userpriv die so that testing fails earlier than src_test. |  Robin H. Johnson | 2007-11-08 | 1 | -3/+12 |
* | fixed parsing Subject: of vim patch mails |  Ali Polatel | 2007-11-07 | 1 | -2/+2 |
* | change TEXMF_VAR_PATH to match default configuration, hopefully nothing was u... |  Alexis Ballier | 2007-11-06 | 1 | -2/+2 |
* | Remove UT from the comments on games_ut_unpack due to bug #196142. |  Chris Gianelloni | 2007-11-06 | 1 | -3/+3 |
* | Now that it has been tested, we can remove the EPAM lines that didn't hit, in... |  Diego Elio Pettenò | 2007-11-04 | 1 | -6/+11 |
* | New cmake-utils.eclass providing functions for the cmake build system with al... |  Wulf Krueger | 2007-11-04 | 1 | -0/+154 |
* | Make the darcs eclass copy using rsync instead of cp like most other SCM |  Lennart Kolmodin | 2007-11-01 | 1 | -2/+2 |
* | fix DEPEND of the eclass |  Gilles Dartiguelongue | 2007-10-28 | 1 | -2/+2 |
* | more crons than vixie support the system crontab - bug #89213 |  Thilo Bangert | 2007-10-27 | 1 | -3/+3 |
* | dont try to be too clever with TEXMFSYSVAR, it should not be modified, instal... |  Alexis Ballier | 2007-10-27 | 1 | -3/+2 |
* | removed deprecated mydoc, use DOCS |  Ali Polatel | 2007-10-25 | 1 | -4/+1 |
* | Fix -jX for libtool 1.5.6, #196728 |  Roy Marples | 2007-10-23 | 2 | -1/+11 |