Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add USE=minimal support to vim.eclass | Aron Griffis | 2003-08-20 | 1 | -4/+8 |
| | |||||
* | Fix for bug 23400 | Stuart Herbert | 2003-08-20 | 1 | -1/+6 |
| | |||||
* | minor fixes | Aron Griffis | 2003-08-20 | 1 | -7/+8 |
| | |||||
* | Enhancement - bug #26133 | Stuart Herbert | 2003-08-18 | 1 | -2/+11 |
| | |||||
* | Fix for bug 26825 | Stuart Herbert | 2003-08-18 | 1 | -2/+2 |
| | |||||
* | fix glitch with jpeg code | Robin H. Johnson | 2003-08-17 | 1 | -2/+2 |
| | |||||
* | fix versioning on url patch | Robin H. Johnson | 2003-08-17 | 1 | -3/+3 |
| | |||||
* | easier support for rc releases | Robin H. Johnson | 2003-08-11 | 1 | -4/+9 |
| | |||||
* | fix bug #24373 | Robin H. Johnson | 2003-08-11 | 1 | -4/+11 |
| | |||||
* | do all of cjk and not just japanese | Robin H. Johnson | 2003-08-11 | 1 | -2/+2 |
| | |||||
* | change ${S}, and make failed doins fail the merge | Chris PeBenito | 2003-08-11 | 1 | -5/+5 |
| | |||||
* | echo > /tmp/KV security issue. removed completely for further | John Mylchreest | 2003-08-07 | 1 | -3/+1 |
| | | | | discussion. relating to genkernel | ||||
* | Add a function that replaces head -1 with head -n 1, and more... | Caleb Tennis | 2003-08-07 | 1 | -1/+13 |
| | |||||
* | aesthetics updates #25218 | Mike Frysinger | 2003-08-07 | 1 | -23/+24 |
| | |||||
* | new eclass to support ebuilds from ruby-gnome2.sf.net | Aron Griffis | 2003-08-06 | 1 | -0/+39 |
| | |||||
* | Fix for second error reported in bug #25879 | Stuart Herbert | 2003-08-05 | 1 | -2/+2 |
| | |||||
* | Fix for bug #25879 | Stuart Herbert | 2003-08-05 | 1 | -5/+5 |
| | |||||
* | use ${D} for executable chmod to avoid sandbox violation | Michael Sterrett | 2003-08-05 | 1 | -2/+2 |
| | |||||
* | make sure stuff in $GAMES_BINDIR is 750 | Mike Frysinger | 2003-08-05 | 1 | -1/+2 |
| | |||||
* | Added ability to check PHP's USE flags | Stuart Herbert | 2003-08-04 | 1 | -1/+30 |
| | |||||
* | Attempted fix #2 for non-apache problem | Stuart Herbert | 2003-08-04 | 1 | -13/+13 |
| | |||||
* | Attempted fix for non-apache problem | Stuart Herbert | 2003-08-04 | 1 | -2/+15 |
| | |||||
* | Initial version | Stuart Herbert | 2003-08-04 | 1 | -0/+48 |
| | |||||
* | Fix for supporting old /etc/php4 directory | Stuart Herbert | 2003-08-03 | 1 | -4/+4 |
| | |||||
* | No longer tries to add an extension that's already added | Stuart Herbert | 2003-08-03 | 1 | -4/+6 |
| | |||||
* | add afterscripts stuff | Aron Griffis | 2003-08-03 | 1 | -8/+58 |
| | |||||
* | Added acknowledgement of Ian Leitch's contribution | Stuart Herbert | 2003-08-03 | 2 | -7/+16 |
| | |||||
* | Starting point for standardising webapp installs under Apache | Stuart Herbert | 2003-08-03 | 1 | -0/+59 |
| | |||||
* | remove deprecated $DEBUG | Mike Frysinger | 2003-08-03 | 3 | -15/+10 |
| | |||||
* | kernel checking functions, extracted from the nvidia-kernel ebuilds that ↵ | Seemant Kulleen | 2003-08-02 | 1 | -0/+72 |
| | | | | Azarah wrote | ||||
* | Fix bug #24781. | Tal Peer | 2003-08-02 | 1 | -1/+2 |
| | |||||
* | Seems like i forgot to commit this.. | Tal Peer | 2003-08-02 | 1 | -3/+5 |
| | |||||
* | specify version of base-policy in rdepend, since there is a fix in 20030729 ↵ | Chris PeBenito | 2003-08-02 | 1 | -3/+2 |
| | | | | | | to allow portage to run checkpolicy and loadpolicy | ||||
* | add logdir | Mike Frysinger | 2003-08-01 | 1 | -1/+2 |
| | |||||
* | exchange awk for tr | Aron Griffis | 2003-07-31 | 1 | -3/+2 |
| | |||||
* | fix syntax typo | Aron Griffis | 2003-07-30 | 1 | -2/+2 |
| | |||||
* | prevent warning on first install of vim-core | Aron Griffis | 2003-07-30 | 1 | -5/+5 |
| | |||||
* | add vim-doc and vim-plugin eclasses in prep for app-vim category | Aron Griffis | 2003-07-30 | 3 | -3/+108 |
| | |||||
* | fixed the "line 65" error and hopefully there will be no more failures | Nick Hadaway | 2003-07-30 | 1 | -5/+5 |
| | | | | on systems with userpriv and usersandbox enabled. | ||||
* | fix linking against ruby-1.8.0_pre5 | Aron Griffis | 2003-07-30 | 1 | -1/+4 |
| | |||||
* | fix newrdepend to actually work | Chris PeBenito | 2003-07-30 | 1 | -2/+3 |
| | |||||
* | made dependency on cscope selectable via USE=cscope | Aron Griffis | 2003-07-29 | 1 | -16/+26 |
| | |||||
* | switch loadpolicy from USE to FEATURES | Chris PeBenito | 2003-07-29 | 1 | -4/+4 |
| | |||||
* | autotools fixes, and added a function to make them be detected in a way that ↵ | Paul de Vrieze | 2003-07-29 | 2 | -4/+34 |
| | | | | we can work with | ||||
* | initial commit | Chris PeBenito | 2003-07-29 | 1 | -0/+102 |
| | |||||
* | Changed order for perl Makefile.PL line - INSTALLDIRS needed to be last | Michael Cummings | 2003-07-27 | 1 | -3/+3 |
| | | | | | | | or it disrupted ebuilds looking at include libraries, such as Net-SSLeay. I've tested with it at the end with makemaker and it is still honored correctly, and ssleay among others now compile correctly again. | ||||
* | Misc. tidy up | Stuart Herbert | 2003-07-26 | 1 | -4/+1 |
| | |||||
* | Fix INI handling for extensions. | Tal Peer | 2003-07-26 | 2 | -2/+8 |
| | |||||
* | once more, with feeling, vendordir, now that hppa is stable also | Robert Coie | 2003-07-25 | 1 | -4/+4 |
| | |||||
* | revert for one more day until hppa can be verified | Robert Coie | 2003-07-25 | 1 | -4/+4 |
| |