| Commit message (Expand) | Author | Age | Files | Lines |
* | Update for eselect-vi-1.1 | Mike Kelly | 2006-09-24 | 1 | -3/+11 |
* | Fix bug #131819 (missing support for $ROOT). | Mike Kelly | 2006-09-24 | 1 | -3/+3 |
* | Add correct blockers thanks to jakub in bug 144890 | Stefan Schweizer | 2006-09-24 | 1 | -2/+10 |
* | update autotool usage and punt old libtool hack code | Mike Frysinger | 2006-09-24 | 1 | -8/+5 |
* | fixup style in previous commit | Mike Frysinger | 2006-09-24 | 1 | -4/+3 |
* | The Darwin linker doesn't understand GNU ld scripts, instead it has no | Fabian Groffen | 2006-09-24 | 1 | -12/+19 |
* | Replace the detect-autoconf.sh script with a dummy one, avoids tools picking ... | Diego Elio Pettenò | 2006-09-23 | 1 | -10/+22 |
* | Set empty RDEPEND in eclass, avoids tainting the RDEPENDs with autotools. | Diego Elio Pettenò | 2006-09-23 | 1 | -1/+2 |
* | Don't use need-auto{make,conf} anymore; echo a message when they are being us... | Diego Elio Pettenò | 2006-09-23 | 1 | -24/+8 |
* | add support for WANT_AUTO{MAKE,CONF}=latest | Mike Frysinger | 2006-09-22 | 1 | -2/+5 |
* | Be sure about what we move and that the target exists. #148119 | Carsten Lohrke | 2006-09-21 | 1 | -2/+3 |
* | Force automake 1.9 (and use autotools.eclass to take care of dependencies). | Diego Elio Pettenò | 2006-09-21 | 1 | -11/+7 |
* | force autoconf-2.59+ as that is safe | Mike Frysinger | 2006-09-21 | 1 | -2/+2 |
* | Fixed typo in pre_pkg_setup() function name. | Vlastimil Babka | 2006-09-20 | 1 | -1/+1 |
* | Make sure that WANT_AUTOMAKE set in the ebuild is picked up by the automake w... | Diego Elio Pettenò | 2006-09-20 | 1 | -1/+6 |
* | Actually, we need autoconf >=2.50, because of the crazy versioning scheme of ... | Diego Elio Pettenò | 2006-09-20 | 1 | -2/+2 |
* | Add latest 3.3.6-r2 revision just committed. | Diego Elio Pettenò | 2006-09-20 | 1 | -2/+2 |
* | Accept autoconf 2.60 when using WANT_AUTOCONF=2.5, to avoid up-down cycles. | Diego Elio Pettenò | 2006-09-20 | 1 | -2/+7 |
* | Add support for using eselect vi update for handling the /usr/bin/vi symlink ... | Mike Kelly | 2006-09-20 | 1 | -2/+14 |
* | Added new option to call all parts of src_unpack, but not unpack. | Matthias Schwarzott | 2006-09-20 | 1 | -1/+4 |
* | Juggle around the LICENSE | Doug Goldstein | 2006-09-20 | 2 | -3/+3 |
* | install libiberty.h all the time as pointed out by kanaka | Mike Frysinger | 2006-09-20 | 1 | -4/+3 |
* | New MythTV eclass that downloads svn revisions and patches and merges them in... | Doug Goldstein | 2006-09-19 | 2 | -23/+39 |
* | No longer transfer info between src_unpack and src_compile via variables, but... | Matthias Schwarzott | 2006-09-19 | 1 | -3/+6 |
* | Moved kde-base/kde-env dependency to the ebuild, which need it. | Carsten Lohrke | 2006-09-18 | 1 | -4/+2 |
* | update eclass for fontconfig 2.4 | Marinus Schraal | 2006-09-17 | 1 | -9/+35 |
* | dont apply stubs anymore when USE=vanilla #124578 by Harald van Dijk | Mike Frysinger | 2006-09-17 | 1 | -2/+2 |
* | add support for gcc-2 in setting IUSE #124578 by Harald van Dijk | Mike Frysinger | 2006-09-17 | 1 | -11/+15 |
* | respect WANT_AUTOMAKE/WANT_AUTOCONF in generating DEPEND | Mike Frysinger | 2006-09-16 | 1 | -4/+9 |
* | Prepare for KOffice 1.6 Beta 1. | Carsten Lohrke | 2006-09-15 | 1 | -1/+5 |
* | Set package origin and name | Zaheer Abbas Merali | 2006-09-14 | 4 | -8/+8 |
* | WTF was I thinking.. switched to epatch | Doug Goldstein | 2006-09-14 | 1 | -2/+2 |
* | Chutt is particular about the URL. | Doug Goldstein | 2006-09-14 | 1 | -2/+2 |
* | fix typo in previous commit | Mike Frysinger | 2006-09-14 | 1 | -2/+2 |
* | skip sanity checks in built_with_use() for IUSE with USE_EXPAND #147237 | Mike Frysinger | 2006-09-14 | 1 | -2/+12 |
* | Possible issue. | Doug Goldstein | 2006-09-14 | 1 | -2/+2 |
* | Refactored the MythTV plugins eclass a whole lot. The idea is it will have so... | Doug Goldstein | 2006-09-14 | 1 | -14/+53 |
* | Better detection in get-vm-version(). Fixes bug #147392. | Vlastimil Babka | 2006-09-13 | 1 | -1/+1 |
* | install c98/c99 into /usr/bin | Mike Frysinger | 2006-09-12 | 1 | -3/+4 |
* | Purge old code that uses the termcap-compat use flag from the eclass. No ebui... | Mike Kelly | 2006-09-12 | 1 | -42/+9 |
* | Remove dolauncher's tmp file after it's used, to solve problems like bug #147... | Vlastimil Babka | 2006-09-12 | 1 | -0/+1 |
* | Add git.eclass (bug #132383). | Fernando J. Pereda | 2006-09-11 | 1 | -0/+286 |
* | Fixes variable names. Also cleans up building of find_args. Courtesy of Caste... | Joshua Nichols | 2006-09-11 | 1 | -15/+13 |
* | sanity check the package capabilities in built_with_use #146655 by kristian m... | Mike Frysinger | 2006-09-11 | 1 | -1/+5 |
* | RDEPEND was typoed as DDEPEND. | Petteri Räty | 2006-09-10 | 1 | -2/+2 |
* | Modified vdr-plugin_copy_source_tree to stay in the same directory. Added cod... | Matthias Schwarzott | 2006-09-10 | 1 | -1/+12 |
* | Fix bug #144544 - sandbox violation. | Krzysztof Pawlik | 2006-09-09 | 1 | -2/+3 |
* | Modified dolauncher so that variables from the pre file can be used in the gj... | Petteri Räty | 2006-09-09 | 1 | -5/+10 |
* | Remove app-shells/scsh's DEPEND upon itself. Bug #121723. | Christel Dahlskjær | 2006-09-09 | 1 | -3/+1 |
* | Removed trailing white space. | Petteri Räty | 2006-09-09 | 1 | -58/+58 |