| Commit message (Expand) | Author | Age | Files | Lines |
* | Style fixes, has_php shall prefer PHP5 over PHP4. | Luca Longinotti | 2006-01-21 | 1 | -19/+23 |
* | Fix require_php_cli(), too. | Sebastian Bergmann | 2006-01-21 | 1 | -3/+9 |
* | Fix bug 119137. Patch has been reviewd by Jakub Moc <jakub@gentoo.org>. | Sebastian Bergmann | 2006-01-21 | 1 | -3/+9 |
* | Adding gst-plugins-bad.eclass for missing gst 0.10 plugins | Saleem Abdulrasool | 2006-01-21 | 1 | -0/+86 |
* | Fix a bash 3.1ism | Daniel Drake | 2006-01-20 | 1 | -2/+2 |
* | change -bk to -git to handle naming change with the kernel nightly snapshots | Greg Kroah-Hartman | 2006-01-20 | 1 | -9/+9 |
* | Fix for bug #119577. Also cleaned up some whitespace. | Joshua Nichols | 2006-01-20 | 1 | -8/+7 |
* | Set the license of modular X packages to the name of the package itself. | Joshua Baergen | 2006-01-19 | 1 | -2/+5 |
* | Made fix-i386-libdir make a symlink back to i386. | Joshua Nichols | 2006-01-19 | 1 | -4/+6 |
* | Added a function to help fix bug #23579. | Joshua Nichols | 2006-01-19 | 1 | -1/+25 |
* | Fix modular X deps. | Donnie Berkholz | 2006-01-18 | 1 | -3/+2 |
* | add multislot to IUSE for all gcc packages | Mike Frysinger | 2006-01-18 | 1 | -2/+4 |
* | dont except invalid aclocal flags | Mike Frysinger | 2006-01-18 | 1 | -6/+1 |
* | fixed use of subshells for proper dieing | George Shapovalov | 2006-01-18 | 1 | -3/+9 |
* | Sync with overlay. | Luca Longinotti | 2006-01-17 | 3 | -5/+17 |
* | added an eclass for common split gnat build functionality | George Shapovalov | 2006-01-17 | 1 | -0/+516 |
* | Fix vim7 build, bug #119023 | Ciaran McCreesh | 2006-01-17 | 1 | -1/+5 |
* | Need to add gfortran to FORTRANC setting as well. | Donnie Berkholz | 2006-01-17 | 1 | -2/+2 |
* | Added debugging information, clarified some variables, and made the whole pro... | Joe Sapp | 2006-01-16 | 1 | -16/+31 |
* | touchup elf2flt some more | Mike Frysinger | 2006-01-16 | 1 | -3/+3 |
* | Added java_remove-libjsoundalsa for dealing with bug #115734. | Joshua Nichols | 2006-01-16 | 1 | -2/+15 |
* | Adding gfortran to profiles, and automatically selecting it where available, ... | Marcus D. Hanwell | 2006-01-16 | 1 | -5/+18 |
* | oops, had blackfin args reversed | Mike Frysinger | 2006-01-15 | 1 | -2/+2 |
* | add support for embedded arches blackfin/nios2 | Mike Frysinger | 2006-01-15 | 1 | -1/+4 |
* | "mysql-extras-20060115" add furter fixes to "mysql_config" (>=5.0) | Francesco Riosa | 2006-01-15 | 1 | -4/+4 |
* | fix building elf2flt for blackfin (and possibly others) | Mike Frysinger | 2006-01-15 | 1 | -1/+2 |
* | only add mudflap configure options with >=gcc-4 | Mike Frysinger | 2006-01-15 | 1 | -2/+4 |
* | Added java-config to DEPEND and RDEPEND for bug #118651. | Joshua Nichols | 2006-01-14 | 1 | -1/+3 |
* | upgraded patch tarball, better management for client packages that will need ... | Francesco Riosa | 2006-01-14 | 2 | -10/+57 |
* | Replaced "addwrite /dev/stderr" and ">/dev/stderr" which fail with | Kevin F. Quinn | 2006-01-14 | 1 | -15/+8 |
* | document ~ in CONFIG_CHECK | Mike Frysinger | 2006-01-14 | 1 | -2/+3 |
* | As this does not solve the problem for FreeBSD 6.0 update, don't disable shar... | Diego Elio Pettenò | 2006-01-13 | 1 | -10/+2 |
* | util-macros shouldn't DEPEND on itself. Makes it a tad difficult to install w... | Donnie Berkholz | 2006-01-13 | 1 | -3/+7 |
* | Update vim7 blocks | Ciaran McCreesh | 2006-01-13 | 1 | -2/+3 |
* | Removed opengl and X from IUSE/*DEPEND since they weren't used in the eclass ... | Chris Gianelloni | 2006-01-13 | 1 | -7/+4 |
* | dont apply uclibc/pie patches when USE=vanilla | Mike Frysinger | 2006-01-13 | 1 | -1/+3 |
* | Add warning about eclass being deprecated in favor of linux-mod/linux-info. | Henrik Brix Andersen | 2006-01-12 | 2 | -4/+11 |
* | Add build-time depend on automake autoconf and libtool. If someone wants to p... | Diego Elio Pettenò | 2006-01-12 | 1 | -6/+4 |
* | Provide FONT_PN to override font.eclass using /usr/share/fonts/PN always - th... | Robin H. Johnson | 2006-01-12 | 1 | -9/+11 |
* | Minor cleanup for ebdftopcf and a default src_compile for simple ebuilds to u... | Robin H. Johnson | 2006-01-12 | 1 | -2/+12 |
* | New eclass for bdftopcf font generation efficently. | Robin H. Johnson | 2006-01-12 | 1 | -0/+26 |
* | initial support for automatic elf2flt toolchain integration | Mike Frysinger | 2006-01-12 | 1 | -2/+37 |
* | webapp.eclass: see http://www.vhost-tools.org/ticket/41 | Renat Lumpau | 2006-01-11 | 1 | -14/+36 |
* | Spelling fix thanks to Cardoe. | Robin H. Johnson | 2006-01-11 | 2 | -4/+4 |
* | add a sanity check to the read #118589 | Mike Frysinger | 2006-01-11 | 1 | -2/+2 |
* | Move php patches to tarballs. | Luca Longinotti | 2006-01-10 | 3 | -6/+6 |
* | Adds extra quoting so variables expand properly with bash-3.1 | Mark Loeser | 2006-01-10 | 1 | -6/+6 |
* | Add support for powerpc tree for linux-headers install. | Daniel Ostrow | 2006-01-10 | 1 | -1/+9 |
* | make sure we translate , into spaces for raw ldflags | Mike Frysinger | 2006-01-10 | 1 | -2/+3 |
* | add a raw-ldflags so people can pass $LDFLAGS straight to `ld` | Mike Frysinger | 2006-01-10 | 1 | -1/+12 |