Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vim7 things | Ciaran McCreesh | 2004-11-28 | 1 | -1/+3 |
| | |||||
* | get ready for vim7 ebuilds | Ciaran McCreesh | 2004-11-28 | 1 | -13/+23 |
| | |||||
* | Set myPV and use it instead of $PV. Fixes bug #72423. | Simone Gotti | 2004-11-28 | 1 | -6/+7 |
| | |||||
* | Fixing up support for KBUILD_OUTPUT. | John Mylchreest | 2004-11-28 | 2 | -20/+45 |
| | |||||
* | add support for CHECK_CONFIG= | John Mylchreest | 2004-11-27 | 2 | -3/+43 |
| | |||||
* | Forgot to change app-rox to rox-base... | Sergey Kuleshov | 2004-11-26 | 1 | -4/+4 |
| | |||||
* | rox eclass - for use with rox applications. | Sergey Kuleshov | 2004-11-26 | 1 | -0/+57 |
| | |||||
* | changing the way we call kernel_is_2_4 | John Mylchreest | 2004-11-26 | 1 | -5/+11 |
| | |||||
* | Changing all KV calls to KV_FULL to stop portage conflicts. currently still ↵ | John Mylchreest | 2004-11-26 | 1 | -66/+82 |
| | | | | setting KV to stop breakages | ||||
* | Reverting back to an older eclass, with some updates merged. problem is with ↵ | John Mylchreest | 2004-11-26 | 1 | -123/+94 |
| | | | | OKV being conditional. Will look at converting kernel-2 to using KV_FULL tonight, and setting KV=KV_FULL to stop breakage. this will also mean we can trim some of this down | ||||
* | cleaning up mish-mash of S= and things. and also making sure that if we dont ↵ | John Mylchreest | 2004-11-26 | 1 | -6/+9 |
| | | | | recalc KV, OKV etc, that we at least re-set to S to what it should be in our case. | ||||
* | cleaning up pkg_setup. | John Mylchreest | 2004-11-26 | 1 | -8/+1 |
| | |||||
* | sorry folks. caused a little breakage somehow! anyways, fixed now. ↵ | John Mylchreest | 2004-11-26 | 1 | -9/+10 |
| | | | | detect_version should go back to being global. sorry to be a pita | ||||
* | fixing a little format error I missed earlier | John Mylchreest | 2004-11-25 | 1 | -2/+3 |
| | |||||
* | Set S properly in universal_unpack | Daniel Drake | 2004-11-25 | 1 | -5/+5 |
| | |||||
* | module-updates addition | John Mylchreest | 2004-11-25 | 1 | -4/+15 |
| | |||||
* | allow using patch tarballs for previous gcc releases | Travis Tilley | 2004-11-25 | 1 | -4/+5 |
| | |||||
* | Fixing permissions | John Mylchreest | 2004-11-25 | 2 | -7/+2 |
| | |||||
* | finer grained controls for enabling {PIE,SSP}-by-default | Travis Tilley | 2004-11-25 | 1 | -8/+72 |
| | |||||
* | Updating kernel-2.eclass so tat the detect_* functions are moved to ↵ | John Mylchreest | 2004-11-25 | 1 | -4/+14 |
| | | | | pkg_setup. for older kernel ebuilds this shouldnt cause a problem. if it does, please add K_NODETECTVER='yes' to the ebuild before the inherit line. | ||||
* | * Use tc-getCC and tc-getCXX rather than $CC/$CXX. (bug #72211) | Mamoru Komachi | 2004-11-25 | 1 | -4/+4 |
| | | | | | * Do not use rmdir --ignore-fail-on-non-empty option since it will fail on non-GNU userland systems. (bug #72211) * Pass ${MAKEOPTS} and ${EXTRA_EMAKE} to ruby_emake(). (bug #72206) | ||||
* | Initial version ut2k4mod eclass for UT2004 mods using the LIFLG installers. | Chris Gianelloni | 2004-11-25 | 1 | -0/+82 |
| | |||||
* | more syncing against berlios svn tree; fix handling versions that have ↵ | Dan Armak | 2004-11-24 | 1 | -6/+9 |
| | | | | xdelta support enabled but are actually the base version and so don't fetch any xdelta diffs, like koffice 1.3.4 | ||||
* | xfree eclass is obsolete. Change it to just contain 'inherit x11.' | Donnie Berkholz | 2004-11-24 | 1 | -152/+2 |
| | |||||
* | Updating kernel-2 to properly honour strict patch levels with *.diff , ↵ | John Mylchreest | 2004-11-24 | 3 | -87/+522 |
| | | | | adding linux-* in preparation for the 'Big Module Move of 2004' | ||||
* | * check for existence of configuration directory prior to doing | Andres Loeh | 2004-11-24 | 1 | -7/+9 |
| | | | | anything in ghc-reregister function | ||||
* | USE=cross -> USE=multislot | Mike Frysinger | 2004-11-23 | 1 | -3/+3 |
| | |||||
* | sync with berlios.de svn: fixes koffice SRC_URI, adds support for koffice ↵ | Dan Armak | 2004-11-23 | 1 | -19/+35 |
| | | | | 1.3.5 xdeltas with 1.3.4 as base | ||||
* | update uclibc patch naming | Mike Frysinger | 2004-11-23 | 1 | -2/+2 |
| | |||||
* | only make the error failure scary fur uclibc users | Mike Frysinger | 2004-11-22 | 1 | -3/+7 |
| | |||||
* | refactor+tidy, part1 | Travis Tilley | 2004-11-21 | 1 | -377/+433 |
| | |||||
* | nicer variable names | Ciaran McCreesh | 2004-11-21 | 1 | -28/+28 |
| | |||||
* | Fixing a local eclass change I made :( | Michael Tindal | 2004-11-21 | 1 | -6/+6 |
| | |||||
* | Adding apache-module.eclass and new version of depend.apache.eclass | Michael Tindal | 2004-11-21 | 3 | -86/+505 |
| | |||||
* | Install tetex_pkg_postinst() function as /usr/sbin/tetex-update. | Mamoru Komachi | 2004-11-20 | 1 | -43/+46 |
| | |||||
* | Introduced /etc/texmf/{updmap.d,texmf.d,fmtutil.d}. This will close bug ↵ | Mamoru Komachi | 2004-11-20 | 1 | -25/+41 |
| | | | | #56440 and bug #21501. | ||||
* | new toy to play with | Ciaran McCreesh | 2004-11-19 | 1 | -0/+157 |
| | |||||
* | added sed dependency & comment to kde-functions.eclass | Carsten Lohrke | 2004-11-19 | 1 | -1/+7 |
| | |||||
* | don't throw away all the other stuff in DEPEND! /smacks self | Dan Armak | 2004-11-19 | 1 | -3/+3 |
| | |||||
* | Few variables declared in the wrong location. | Peter Johanson | 2004-11-19 | 1 | -13/+13 |
| | |||||
* | New eclass used for split up gtk-sharp | Peter Johanson | 2004-11-19 | 1 | -0/+137 |
| | |||||
* | fix jar-from | Thomas Matthijs | 2004-11-18 | 1 | -13/+13 |
| | |||||
* | Make a correct symlink; bug #71190. | Mamoru Komachi | 2004-11-18 | 1 | -2/+3 |
| | |||||
* | use a ${MY_PV_FULL} binpath for vapier | Travis Tilley | 2004-11-18 | 1 | -2/+2 |
| | |||||
* | add a bit more logic to buildcc() | Mike Frysinger | 2004-11-17 | 1 | -12/+13 |
| | |||||
* | update DEPEND | Mike Frysinger | 2004-11-17 | 1 | -3/+2 |
| | |||||
* | define LICENSE/HOMEPAGE | Mike Frysinger | 2004-11-17 | 1 | -3/+5 |
| | |||||
* | remove IUSE=gtk2 since we only support gtk2 now | Aron Griffis | 2004-11-16 | 1 | -2/+2 |
| | |||||
* | Moved tempfile to tempdir, always only record basename. | Karl Trygve Kalleberg | 2004-11-16 | 1 | -6/+5 |
| | |||||
* | fix bug #71095. | Robin H. Johnson | 2004-11-16 | 1 | -4/+2 |
| |