Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove IFS mangling instance with potential breakage. | 2007-04-26 | 2 | -6/+8 | |
| | |||||
* | Fix java-pkg_jar-from() when called with multiple comma-separated packages ↵ | 2007-04-26 | 1 | -10/+15 | |
| | | | | wrt ensure-dep and build-only. | ||||
* | Revert accidental commit. | 2007-04-25 | 3 | -50/+7 | |
| | |||||
* | Use MY_DATADIR instead of DATADIR, as DATADIR breaks when the environment ↵ | 2007-04-25 | 4 | -31/+75 | |
| | | | | already contains it, per bug #174755. | ||||
* | validate_desktop_entries: Donn't search in non-existing directories. | 2007-04-25 | 1 | -10/+12 | |
| | |||||
* | Fix automatic build-only in src_test that I broke with previously. | 2007-04-24 | 1 | -5/+5 | |
| | |||||
* | Fix bug #175820. | 2007-04-24 | 3 | -6/+6 | |
| | |||||
* | List only executables and shared objects (bug #175131). | 2007-04-24 | 1 | -4/+20 | |
| | | | | Add attempt to rebase if necessary; affects binary nvidia X drivers. | ||||
* | Remove VDB grubbing for icon updates; bug #155993 | 2007-04-24 | 1 | -9/+2 | |
| | |||||
* | Fix for bug #152615. Thanks to Avuton Olrich <avuton@gmail.com> | 2007-04-24 | 1 | -13/+6 | |
| | |||||
* | Adding java-pkg_register-dependency() function. | 2007-04-24 | 1 | -12/+65 | |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | 2007-04-23 | 9 | -24/+24 | |
| | |||||
* | should not contain HOMEPAGE as it's up to individual ebuilds to set this, ↵ | 2007-04-23 | 1 | -2/+1 | |
| | | | | and should not point to SubVersion. | ||||
* | Now use newconfd for config file installation, Bug #174266. | 2007-04-23 | 1 | -3/+2 | |
| | |||||
* | DOC_DIR_SUFFIX handling was still incorrect. Should finally be fixed now. | 2007-04-22 | 1 | -2/+2 | |
| | |||||
* | Fixed DOC_DIR_SUFFIX handling. Fixes bug 175538. | 2007-04-22 | 1 | -2/+2 | |
| | |||||
* | Caring for KDE's applnk stuff doesn't lead anywhere. | 2007-04-22 | 1 | -2/+2 | |
| | |||||
* | validate_desktop_entries: don't process entries twice, condense information ↵ | 2007-04-22 | 1 | -5/+6 | |
| | | | | a bit | ||||
* | Add support for 7.0 upcoming release | 2007-04-21 | 1 | -12/+12 | |
| | | | | Fix header | ||||
* | Take into account that KDE 3.x doesn't really comply to the basedir spec | 2007-04-20 | 1 | -9/+13 | |
| | |||||
* | Local variable declaration made paranoidly safe. | 2007-04-20 | 1 | -2/+3 | |
| | |||||
* | Use the full deptree with EANT_GENTOO_CLASSPATH when in src_test. | 2007-04-20 | 1 | -4/+4 | |
| | |||||
* | Make java-pkg_dojavadoc check for index.html | 2007-04-20 | 1 | -1/+13 | |
| | |||||
* | Fix java-pkg_getjars ensure-dep looping. | 2007-04-20 | 1 | -2/+2 | |
| | |||||
* | KEYWORDS -* -> "" | 2007-04-20 | 1 | -3/+3 | |
| | |||||
* | Add support for MythTV 0.21's new plugins | 2007-04-19 | 1 | -1/+5 | |
| | |||||
* | Fixup whitespace in elisp-common.eclass | 2007-04-19 | 1 | -11/+11 | |
| | |||||
* | Move desktop entry handling to kde-functions.eclass and don't bother about ↵ | 2007-04-19 | 2 | -10/+23 | |
| | | | | applnk paths. | ||||
* | A missing colon prevented a auxiliary variable to be predefined if no | 2007-04-18 | 1 | -11/+11 | |
| | | | | argument was given | ||||
* | Use elog instead of einfo in java-pkg_ensure-dep. | 2007-04-18 | 1 | -7/+7 | |
| | |||||
* | Silence dep checker warning when inside a sub shell. | 2007-04-18 | 1 | -5/+5 | |
| | |||||
* | Updating java-utils-2.eclass with QA tests to check whether ebuild uses ↵ | 2007-04-17 | 1 | -2/+55 | |
| | | | | package without depending on it | ||||
* | modules-update -> update-modules | 2007-04-16 | 2 | -5/+5 | |
| | |||||
* | And again | 2007-04-16 | 2 | -196/+39 | |
| | |||||
* | see commit before, this time for real: | 2007-04-16 | 2 | -92/+333 | |
| | | | | | | | Remove some unused parts (commented out and similar) Documentation of functions (both by Ulrich Müller and Christian Faulhammer) New function elisp_make_autoload_file() (by Ulrich Müller) Taken from Emacs Overlay | ||||
* | Cleaning up unused lines (commented and such) | 2007-04-16 | 1 | -2/+2 | |
| | | | | | Documentation of functions (both by Ulrich Müller and Christian Faulhammer) New function elisp_make_autoload_file() (by Ulrich Müller) | ||||
* | Use update-modules thanks to jakub in bug 174745 | 2007-04-16 | 1 | -2/+7 | |
| | |||||
* | Additional location for mysql-extras tarball. | 2007-04-15 | 1 | -1/+2 | |
| | |||||
* | Give mysql_fx.eclass a few smarts to look for a versioned mysql-extras ↵ | 2007-04-15 | 1 | -3/+31 | |
| | | | | directory. | ||||
* | Fix doenvd calls in nxserver eclasses, bug 173884 | 2007-04-13 | 4 | -12/+8 | |
| | |||||
* | Remove check_KV | 2007-04-12 | 1 | -4/+1 | |
| | |||||
* | Fix bug #164543. | 2007-04-12 | 1 | -2/+2 | |
| | |||||
* | trivial changes | 2007-04-11 | 1 | -8/+8 | |
| | |||||
* | include $S in the default src_unpack msg | 2007-04-10 | 1 | -2/+3 | |
| | |||||
* | $GAMES_LIBDIR is no longer used in the tree | 2007-04-10 | 1 | -4/+1 | |
| | |||||
* | Updating vmware-mod.eclass for vmware-server-tools and to fix bug #172337. | 2007-04-09 | 1 | -8/+7 | |
| | |||||
* | Fixed a bug where the generic src_compile was unsetting ANT_TASKS from the ↵ | 2007-04-07 | 1 | -2/+2 | |
| | | | | env if EANT_ANT_TASKS wasn't specified. | ||||
* | replace INSDESTTREE/INSOPTIONS with subshells and insinto/insopts | 2007-04-07 | 5 | -34/+51 | |
| | |||||
* | call validate_desktop_entries() | 2007-04-06 | 1 | -14/+6 | |
| | |||||
* | add validate_desktop_entries() | 2007-04-06 | 1 | -1/+27 | |
| |