Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix. sorry. | Piotr Jaroszyński | 2007-07-03 | 1 | -3/+3 |
| | |||||
* | (QA) RESTRICT clean up. | Piotr Jaroszyński | 2007-07-02 | 11 | -30/+21 |
| | |||||
* | (QA) RESTRICT clean up. | Piotr Jaroszyński | 2007-07-02 | 1 | -2/+2 |
| | |||||
* | (QA) RESTRICT clean up. | Piotr Jaroszyński | 2007-07-02 | 1 | -2/+2 |
| | |||||
* | elisp.eclass: | Christian Faulhammer | 2007-07-02 | 2 | -49/+110 |
| | | | | | | | | | | | | | | | | | * Depend on Emacs by NEED_EMACS=<version> before inherit * DOCS variable is used in src_install() to give a number of documentation files * Documented some missing parts * Some code clean-up elisp-common: * elisp-emacs-version() to determine Emacs' current major version number * site-gentoo.el is only regenerated if there was actually a change, thus preventing unecessary output on postrm or postinst * now every action is commented with an einfo output * Documented some missing parts * Some code clean-up | ||||
* | (QA) Little improvements. | Piotr Jaroszyński | 2007-07-01 | 1 | -55/+22 |
| | |||||
* | (QA) RESTRICT="multilib-pkg-force" -> EMULTILIB_PKG="true" (2/2) | Piotr Jaroszyński | 2007-07-01 | 1 | -3/+2 |
| | |||||
* | (QA) RESTRICT="multilib-pkg-force" -> EMULTILIB_PKG="true" (1/2) | Piotr Jaroszyński | 2007-07-01 | 1 | -3/+3 |
| | |||||
* | Fixed distutils_python_tkinter to call python_tkinter_exists. | Lukasz Strzygowski | 2007-06-30 | 1 | -8/+2 |
| | |||||
* | break out functionality from src_unpack | Doug Goldstein | 2007-06-28 | 1 | -1/+5 |
| | |||||
* | remove mythdvd from list of plugins for 0.21 | Doug Goldstein | 2007-06-28 | 1 | -1/+2 |
| | |||||
* | hijack ESVN_PROJECT variable as suggested in bug #182783 | Doug Goldstein | 2007-06-28 | 1 | -1/+8 |
| | |||||
* | Add mythmovies to plugins list for 0.21 per bug #183538 | Doug Goldstein | 2007-06-28 | 1 | -2/+2 |
| | |||||
* | refactor patch code a bit | Mike Frysinger | 2007-06-28 | 1 | -20/+35 |
| | |||||
* | (QA) Fix broken epatch handling wrt bug #109551. | Piotr Jaroszyński | 2007-06-28 | 1 | -2/+7 |
| | |||||
* | add ~vapier/dist to the patch URIs as a fallback | Mike Frysinger | 2007-06-28 | 1 | -7/+10 |
| | |||||
* | mono.eclass: now exporting LC_ALL=C, added some descriptions | Jurek Bartuszek | 2007-06-27 | 1 | -3/+11 |
| | |||||
* | Check for existence of common docs before attempting to install them. ↵ | Ryan Hill | 2007-06-24 | 1 | -4/+6 |
| | | | | (Johannes Weiner, Bug #148804) | ||||
* | restore working dir, bug 160343 | Marijn Schouten | 2007-06-21 | 1 | -1/+2 |
| | |||||
* | save and restore shopt nullglob, bug 160343 | Marijn Schouten | 2007-06-21 | 1 | -2/+3 |
| | |||||
* | update make_desktop_entry to upstream 1.0 spec #182669 and flesh out more ↵ | Mike Frysinger | 2007-06-21 | 1 | -13/+34 |
| | | | | default categories | ||||
* | typo again | Caleb Tennis | 2007-06-20 | 1 | -2/+2 |
| | |||||
* | typo fix | Caleb Tennis | 2007-06-20 | 1 | -2/+2 |
| | |||||
* | Add a pkg_setup check to allow easy checks to make sure Qt4 was built with ↵ | Caleb Tennis | 2007-06-20 | 1 | -2/+13 |
| | | | | certain options | ||||
* | Fix potential problem in eant when used with ROOT != / | Vlastimil Babka | 2007-06-19 | 1 | -2/+3 |
| | |||||
* | handle newer versions of binutils where uclibc patchset is no longer needed | Mike Frysinger | 2007-06-19 | 1 | -3/+7 |
| | |||||
* | Don't change the PWD in darcs_src_unpack (eclass/darcs.eclass) | Lennart Kolmodin | 2007-06-17 | 1 | -1/+3 |
| | |||||
* | Revert eclass rewrite. Changes will be moved into the ebuilds instead. | Ryan Hill | 2007-06-17 | 1 | -80/+39 |
| | |||||
* | Commit wxlib eclass rewrite. Bug #178824. | Ryan Hill | 2007-06-16 | 1 | -40/+81 |
| | |||||
* | move man page documentation to eclass | Mike Frysinger | 2007-06-16 | 1 | -167/+196 |
| | |||||
* | finish gen_usr_ldscript to toolchain-funcs from eutils | Mike Frysinger | 2007-06-16 | 2 | -52/+3 |
| | |||||
* | removed some old and ugly cruft | George Shapovalov | 2007-06-15 | 1 | -28/+3 |
| | |||||
* | Change pidof to pgrep; bug #182044 | Daniel Gryniewicz | 2007-06-14 | 1 | -2/+2 |
| | |||||
* | Updated to use $(get_libdir) instead of hard-coding /usr/lib | Jim Ramsay | 2007-06-12 | 1 | -4/+4 |
| | |||||
* | Added ability to skip a wrapper script (mostly for applets) | Jim Ramsay | 2007-06-12 | 1 | -15/+22 |
| | |||||
* | Limited checking for the arts USE flag to KDE 3.5* because it will otherwise ↵ | Wulf Krueger | 2007-06-11 | 1 | -2/+2 |
| | | | | conflict with KDE 4.x. | ||||
* | improved documentation | Daniel Black | 2007-06-11 | 1 | -1/+3 |
| | |||||
* | improved documentation | Daniel Black | 2007-06-11 | 1 | -1/+9 |
| | |||||
* | Raise java-config dependency to 2.0.32. | Vlastimil Babka | 2007-06-07 | 1 | -2/+2 |
| | |||||
* | Clean up multilib eclass after discussions with KingTaco and marienz about ↵ | Doug Goldstein | 2007-06-05 | 1 | -6/+4 |
| | | | | the requirements for ati-drivers and nvidia-drivers. | ||||
* | _cdrom_locate_file_on_cd: add udf as a valid filesystem, bug #176336 | Tristan Heaven | 2007-06-05 | 1 | -3/+3 |
| | |||||
* | Remove content of java-wsdp.eclass, as all packages using it have been removed. | Krzysztof Pawlik | 2007-06-02 | 1 | -102/+1 |
| | |||||
* | Moved checksum creation to own function. | Matthias Schwarzott | 2007-06-02 | 1 | -20/+23 |
| | |||||
* | Apply third generation rewriting patch from kiorky. Only enabled when you ↵ | Petteri Räty | 2007-06-01 | 1 | -15/+91 |
| | | | | have javatoolkit from java-overlay installed so there should be no changes for current users. | ||||
* | adding 4.3.0 | Caleb Tennis | 2007-05-31 | 1 | -2/+2 |
| | |||||
* | depreciated -> deprecated. bug #180352 | Doug Goldstein | 2007-05-30 | 1 | -2/+2 |
| | |||||
* | depreciated -> deprecated. bug #180352 | Doug Goldstein | 2007-05-30 | 1 | -3/+3 |
| | |||||
* | depreciated -> deprecated. bug #180352 | Doug Goldstein | 2007-05-30 | 1 | -2/+2 |
| | |||||
* | Mark these eclasses deprecated by comment. | Samuli Suominen | 2007-05-30 | 2 | -12/+6 |
| | |||||
* | only enable mudflap when wanted (aka not kgcc64) | Mike Frysinger | 2007-05-29 | 1 | -2/+6 |
| |