Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing firebird and interbase support for php-4.4* and -5.2*, bug 186791 | Christian Hoffmann | 2007-10-05 | 2 | -5/+25 |
| | |||||
* | General cleanup of eclass: No longer support older versions of ↵ | Matthias Schwarzott | 2007-10-05 | 1 | -147/+56 |
| | | | | vdrplugin-rebuild and gentoo-vdr-scripts. Now use eselect-vdr to enable plugins. Small quoting cleanup. | ||||
* | Update convenience scripts generation from the gnustep overlay | Bernard Cafarelli | 2007-10-05 | 1 | -3/+38 |
| | |||||
* | Adding java-virtuals-2.eclass and updating java-utils-2.eclass to add ↵ | Alistair Bush | 2007-10-04 | 2 | -1/+69 |
| | | | | support for java virtuals. | ||||
* | Add 4.3.2 | Caleb Tennis | 2007-10-03 | 1 | -2/+2 |
| | |||||
* | Change to ${S} before starting the module build (see #192549 with thanks to ↵ | Christian Heim | 2007-10-03 | 1 | -1/+2 |
| | | | | Elias Probst <mail at eliasprobst.eu>). | ||||
* | kernel related eclasses are maintained by kernel-misc@gentoo.org. | Christian Heim | 2007-10-03 | 3 | -8/+10 |
| | |||||
* | Fix typo with CXX compiler. | Robin H. Johnson | 2007-10-02 | 1 | -2/+2 |
| | |||||
* | update NVIDIA drivers mask messages for users | Doug Goldstein | 2007-10-01 | 1 | -6/+3 |
| | |||||
* | people have had plenty of time to transition to linux-info for ↵ | Mike Frysinger | 2007-10-01 | 2 | -36/+10 |
| | | | | set_arch_to_kernel/set_arch_to_portage ... time is up | ||||
* | removing USE=pdo-external support from dev-lang/php-5.2*, use internal pdo ↵ | Christian Hoffmann | 2007-09-30 | 1 | -4/+2 |
| | | | | (USE=pdo) instead | ||||
* | The buildsycoca function has been working fine for ~arch for almost 17 ↵ | Wulf Krueger | 2007-09-27 | 1 | -2/+2 |
| | | | | months now. Time to allow it to run for stable, too. | ||||
* | Add --subdir option to java-pkg_doexamples. | Petteri Räty | 2007-09-27 | 1 | -1/+8 |
| | |||||
* | changed exit to return | George Shapovalov | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | respect GVIM_DESKTOP_SUFFIX, so gvim.desktop file can be updated. | Ali Polatel | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | added get_active_profile helper function | George Shapovalov | 2007-09-26 | 1 | -1/+29 |
| | |||||
* | lib -> get_libdir fix | George Shapovalov | 2007-09-26 | 1 | -2/+2 |
| | |||||
* | removed duplicated helper functions | George Shapovalov | 2007-09-25 | 1 | -41/+1 |
| | |||||
* | Add xemacs-elisp-comp to allow compiling of interdependent elisp | Hans de Graaff | 2007-09-25 | 2 | -15/+63 |
| | | | | | files, needed for octave ebuild patch. Fix documentation. Die consistently at the same level and document this behavior. | ||||
* | Update URL for driver patch to mirror://gentoo instead of Josh_B's dev space ↵ | Donnie Berkholz | 2007-09-24 | 1 | -2/+2 |
| | | | | (Mark Kowarsky). | ||||
* | Sync eclasses from Emacs overlay (revision 645). | Ulrich Müller | 2007-09-22 | 2 | -37/+53 |
| | | | | | | | | | | | | | | | | | | elisp.eclass: Die if elisp-install or elisp-site-file-install fails. Add man comments for variables SIMPLE_ELISP, DOCS, and NEED_EMACS. elisp-common.eclass: New variable EMACS_BATCH_CLEAN, analog to the XEmacs eclasses. Remove redundant pushd/popd commands in elisp-site-file-install; don't die, return status instead. Quote all instances of $@ and $*. Don't use ${status}; it is reserved in zsh. Call insinto and doins in a subshell to avoid pollution of calling environment. Remove superfluous dodir in elisp-install. Set no-byte-compile and provide site-gentoo in site-gentoo.el. Move comment for elisp-comp so that it will appear in the man page. | ||||
* | Fix minor typo in vmware-mod.eclass. | Mike Auty | 2007-09-20 | 1 | -2/+2 |
| | |||||
* | adapted gnat.eclass to use split off common code in eselect-gnat (##192505 ↵ | George Shapovalov | 2007-09-19 | 1 | -21/+21 |
| | | | | and 167000) | ||||
* | BSD xargs doesn't do -r. | Ryan Hill | 2007-09-19 | 1 | -3/+3 |
| | |||||
* | change invalid dep atom to a message people can clearly grok #192892 | Mike Frysinger | 2007-09-18 | 1 | -2/+2 |
| | |||||
* | add support for WANT_AUTOCONF=none #192863 and catch invalid WANT_AUTOCONF ↵ | Mike Frysinger | 2007-09-17 | 1 | -6/+7 |
| | | | | settings | ||||
* | avoid setting ld-flags more than once, by querying them first using is-ldflagq | Fabian Groffen | 2007-09-17 | 1 | -8/+7 |
| | |||||
* | Added default SRC_URI for gems.eclass, to point at rubyforge. | Joshua Nichols | 2007-09-17 | 1 | -2/+4 |
| | |||||
* | Handle ${ROOT} and whitespace, suggested by vapier. | Ryan Hill | 2007-09-16 | 1 | -17/+5 |
| | |||||
* | Hopefully the last permission handling change - now reports when changing a ↵ | Ryan Hill | 2007-09-16 | 1 | -5/+19 |
| | | | | file's permissions, emulates chmod -c, and is all pretty-like. Thanks to dberkholz for the suggestion. | ||||
* | Move permission checking to postinst/postrm, and check everything in ↵ | Ryan Hill | 2007-09-16 | 1 | -3/+7 |
| | | | | /usr/share/fonts rather than just the current package. | ||||
* | Only pull in and run bdftopcf if USE=X. Automatically set FONT_SUFFIX ↵ | Ryan Hill | 2007-09-16 | 1 | -4/+14 |
| | | | | accordingly. | ||||
* | Forgot to remove -v flag from chmod. | Ryan Hill | 2007-09-16 | 1 | -2/+2 |
| | |||||
* | Do permission setting in ${D} rather than ${WORKDIR}. | Ryan Hill | 2007-09-16 | 1 | -3/+3 |
| | |||||
* | Initial releases of the xemacs elisp eclasses | Hans de Graaff | 2007-09-15 | 2 | -0/+153 |
| | |||||
* | Restore the ltmain dir as the issue affecting BSD (-pthread) vs Linux ↵ | Roy Marples | 2007-09-15 | 1 | -2/+2 |
| | | | | (-lpthread) has been fixed | ||||
* | Fix the -pthread issue in .la files once and for all for crappy old libtools | Roy Marples | 2007-09-15 | 1 | -39/+17 |
| | |||||
* | Changing GAME_EXE and DED_EXE for quake4 to quake4 and quake4-ded, respectively. | Chris Gianelloni | 2007-09-15 | 1 | -3/+3 |
| | |||||
* | New versions | Caleb Tennis | 2007-09-14 | 2 | -23/+33 |
| | |||||
* | Drop the ltmain patch as that breaks KDE on linux apparently. Sucks for BSD ↵ | Roy Marples | 2007-09-14 | 1 | -2/+2 |
| | | | | eh?, #192495 | ||||
* | Apply install-sh patches | Roy Marples | 2007-09-14 | 1 | -2/+6 |
| | |||||
* | Add ELT patches so that old install-sh files stand a better chance of ↵ | Roy Marples | 2007-09-14 | 2 | -0/+23 |
| | | | | working on non Linux Systems so that we don't have to regenerate them on a per ebuild basis. | ||||
* | Add a patch for ltmain.sh-1.5 so that KDE ebuilds link correctly on FreeBSD, ↵ | Roy Marples | 2007-09-14 | 2 | -2/+42 |
| | | | | #182214 | ||||
* | Fix remaining dodoc warnings of gstreamer. | Samuli Suominen | 2007-09-13 | 4 | -8/+8 |
| | |||||
* | Remove setting S to default and add a comment to note that danarmak is retired. | Petteri Räty | 2007-09-12 | 1 | -3/+2 |
| | |||||
* | Fix interbase support for bug #186791 | Markus Ullmann | 2007-09-10 | 1 | -2/+2 |
| | |||||
* | add functions to get the right apr/apu-config | Benedikt Boehm | 2007-09-08 | 1 | -4/+50 |
| | |||||
* | re-enable internal extensions | Markus Ullmann | 2007-09-08 | 1 | -7/+1 |
| | |||||
* | call eselect vi update with --if-unset to respect user's choice (bug 187449) | Ali Polatel | 2007-09-05 | 1 | -2/+3 |
| | |||||
* | multilib-strict fix. Fixes #187045 | George Shapovalov | 2007-09-05 | 1 | -2/+2 |
| |