Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial import | Stuart Herbert | 2004-06-27 | 1 | -0/+251 |
| | |||||
* | Fix for bug #54263 | Stuart Herbert | 2004-06-27 | 1 | -1/+2 |
| | |||||
* | remove legacy ruby-1.6 DEPENDs, no vim version in the tree has problems with 1.8 | Ciaran McCreesh | 2004-06-26 | 1 | -12/+5 |
| | |||||
* | *** empty log message *** | Matthew Kennedy | 2004-06-26 | 1 | -2/+2 |
| | |||||
* | Updated games.eclass to use uz2unpack. | Chris Gianelloni | 2004-06-26 | 1 | -6/+6 |
| | |||||
* | switch to autoconf 2.5 for bug #35319 | Ciaran McCreesh | 2004-06-25 | 1 | -2/+3 |
| | |||||
* | update the copyright info | Mike Frysinger | 2004-06-25 | 95 | -192/+192 |
| | |||||
* | make sure CFLAGS are exported rather than just set #55092 | Mike Frysinger | 2004-06-25 | 1 | -6/+7 |
| | |||||
* | `cd ${S}` before applying patches; suggested by Michael Kohl ↵ | Mamoru Komachi | 2004-06-24 | 1 | -1/+2 |
| | | | | <citizen428@cargal.org> | ||||
* | webapp seems to be stable now | Mike Frysinger | 2004-06-24 | 1 | -13/+9 |
| | |||||
* | fix use invocation | Michael Sterrett | 2004-06-23 | 2 | -5/+5 |
| | |||||
* | fix use invocation | Michael Sterrett | 2004-06-23 | 1 | -2/+2 |
| | |||||
* | Fix use invocation; dodoc takes a list of files | Michael Sterrett | 2004-06-23 | 1 | -7/+4 |
| | |||||
* | Fix for bug #54712 | Stuart Herbert | 2004-06-23 | 1 | -4/+11 |
| | |||||
* | fix small typo #38628 | Mike Frysinger | 2004-06-23 | 1 | -2/+2 |
| | |||||
* | fix link #43341 | Mike Frysinger | 2004-06-22 | 1 | -2/+2 |
| | |||||
* | Install fonts.alias only if fonts.alias is found | Mamoru Komachi | 2004-06-21 | 1 | -2/+5 |
| | |||||
* | Changed GAMES_USER to root, changed GAMES_USER_DED to games, and reverted ↵ | Chris Gianelloni | 2004-06-18 | 1 | -5/+4 |
| | | | | change to gamesowners function. Closing bug #45302. | ||||
* | fix bug 54003. | Robin H. Johnson | 2004-06-16 | 1 | -2/+2 |
| | |||||
* | Fix for bug in webapp_hook_script | Stuart Herbert | 2004-06-14 | 1 | -5/+5 |
| | |||||
* | Changed games to be owned root:games and closing bug #45302. | Chris Gianelloni | 2004-06-14 | 1 | -2/+3 |
| | |||||
* | Change x11-base/xfree dependency to virtual/x11 (#52153). | Donnie Berkholz | 2004-06-14 | 2 | -2/+2 |
| | |||||
* | update | Akinori Hattori | 2004-06-13 | 1 | -2/+2 |
| | |||||
* | update comment | Akinori Hattori | 2004-06-13 | 1 | -6/+18 |
| | |||||
* | add some comments | Robin H. Johnson | 2004-06-12 | 1 | -1/+3 |
| | |||||
* | Ensure hardenedphp patch downloads correctly | Stuart Herbert | 2004-06-11 | 1 | -4/+2 |
| | |||||
* | Version bump for hardened-php patch | Stuart Herbert | 2004-06-11 | 1 | -2/+4 |
| | |||||
* | Version bump | Stuart Herbert | 2004-06-11 | 1 | -32/+32 |
| | |||||
* | Fixed to work with source packages also | Karl Trygve Kalleberg | 2004-06-10 | 1 | -5/+8 |
| | |||||
* | - Localize variables in functions | Aron Griffis | 2004-06-10 | 1 | -78/+76 |
| | | | | | | | | | | | | | | - Rewrite test_flag to honor ${CC} - Add function test_version_info to run ${CC} --version and look for patterns - Use printf instead of echo in situations where flags are being printed. This avoids the possibility that echo will interpret the flags, for example -n - Modify has_hardened, has_pic, has_pie to use test_version_info. This also fixes mistakes in ${var/pattern} expressions; many patterns in this eclass were erroneously written to be regular expressions instead of globs. - Modify has_m64, has_m32 to use test_flag | ||||
* | i almost forgot to use ${CC/ .*/} instead of calling gcc directly... that ↵ | Travis Tilley | 2004-06-10 | 1 | -3/+3 |
| | | | | would have made the embedded/cross devs unhappy with me ^^; | ||||
* | added has_m64 and has_m32 to flag-o-matic. this should make checking for ↵ | Travis Tilley | 2004-06-10 | 1 | -1/+22 |
| | | | | multilib as simple as has_m64 && has_m32 on all multilib archs other than mips. | ||||
* | Install a0poster, see bug #47004 | Mamoru Komachi | 2004-06-09 | 1 | -1/+6 |
| | |||||
* | whitespace cleanup | Michael Sterrett | 2004-06-08 | 1 | -13/+12 |
| | |||||
* | fix IUSE so that emerge -pv works again | Travis Tilley | 2004-06-08 | 1 | -2/+2 |
| | |||||
* | QA loving.. flag-o-matic has use debug && do_stuff, but had a missing IUSE=debug | Ned Ludd | 2004-06-06 | 1 | -1/+2 |
| | |||||
* | add svn:// | Akinori Hattori | 2004-06-06 | 1 | -1/+2 |
| | |||||
* | Added info on the Eclipse site at ↵ | Karl Trygve Kalleberg | 2004-06-05 | 1 | -1/+9 |
| | | | | http://dev.gentoo.org/~karltk/projects/eclipse/ | ||||
* | Block app-text/dvipdfm, bug #30684 | Mamoru Komachi | 2004-06-04 | 1 | -10/+3 |
| | |||||
* | Fix use invocation | Michael Sterrett | 2004-06-03 | 1 | -4/+4 |
| | |||||
* | New eclass for all eclipse extensions | Karl Trygve Kalleberg | 2004-06-03 | 1 | -0/+118 |
| | |||||
* | since stupid webapp-config is still unstable we cant use it | Mike Frysinger | 2004-06-01 | 1 | -9/+13 |
| | |||||
* | prevent etexec-flags function from rewriting CFLAGS when not using the ↵ | Ned Ludd | 2004-06-01 | 1 | -1/+11 |
| | | | | hardened compiler. bug #52286 | ||||
* | some fixes | Marinus Schraal | 2004-05-31 | 1 | -16/+37 |
| | |||||
* | add initial version of a font eclass | Marinus Schraal | 2004-05-31 | 1 | -0/+68 |
| | |||||
* | add -fno-unit-at-a-time to the global list of allowed flags | Travis Tilley | 2004-05-30 | 1 | -2/+2 |
| | |||||
* | fix bug #52387. cleanup some use stuff. | Robin H. Johnson | 2004-05-29 | 1 | -5/+5 |
| | |||||
* | use new webapp eclass #51124 | Mike Frysinger | 2004-05-29 | 1 | -13/+9 |
| | |||||
* | fix bugs 50991, 49420. | Robin H. Johnson | 2004-05-28 | 1 | -5/+17 |
| | |||||
* | require perl 5.8.2 to get a proper >=6.11 makemaker | Robert Coie | 2004-05-28 | 1 | -2/+7 |
| |