Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync eclasses from Emacs overlay (revision 1110). | 2008-07-01 | 1 | -20/+20 | |
| | | | | | elisp-common.eclass: Create file for backwards compatibility only if obsolete files were found. | ||||
* | Add support for JAVA_ANT_ENCODING using build-xml-rewrite. | 2008-07-01 | 1 | -6/+15 | |
| | |||||
* | Insert dvdnav into gst-plugins-ugly plugins. | 2008-06-29 | 1 | -2/+2 | |
| | |||||
* | insert oss4 mplex and ofa to gst-plugins-bad plugins | 2008-06-29 | 1 | -2/+3 | |
| | |||||
* | Insert soup into gst-plugins-good plugins list. | 2008-06-29 | 1 | -2/+2 | |
| | |||||
* | Insert gio into plugins list of gst-plugins-base. | 2008-06-29 | 1 | -2/+2 | |
| | |||||
* | Remove weird ppc-macos cruft | 2008-06-28 | 1 | -11/+1 | |
| | |||||
* | Gentoo for Mac OS X is dead and buried. We no longer have to deal with | 2008-06-28 | 1 | -3/+2 | |
| | | | | old crap. | ||||
* | Not sure where pam would be on ppc-macos, at least for now we don't need | 2008-06-28 | 1 | -4/+1 | |
| | | | | it. To be reconsidered again when/if ppc-macos returns. | ||||
* | Fix tests. Bash doesn't do filename expansion inside [[]]. | 2008-06-28 | 1 | -5/+5 | |
| | |||||
* | Change dependency from virtual/motif to x11-libs/openmotif, bug 224749. | 2008-06-27 | 1 | -2/+2 | |
| | |||||
* | Typo | 2008-06-26 | 1 | -2/+2 | |
| | |||||
* | Add workaround for ppc with glibc-2.8, bug #228957 | 2008-06-26 | 1 | -1/+3 | |
| | |||||
* | apply manpage doc by mren (bug #209618) | 2008-06-26 | 1 | -9/+21 | |
| | |||||
* | Show not only command to enable main plugin, but list of installed plugins. | 2008-06-25 | 1 | -7/+18 | |
| | |||||
* | Fix typo. | 2008-06-24 | 1 | -2/+2 | |
| | |||||
* | Set default PYTHON_MODNAME only if the directory site-packages/PN exists for ↵ | 2008-06-24 | 1 | -2/+5 | |
| | | | | distutils_pkg_postinst. | ||||
* | Update copyright information | 2008-06-23 | 1 | -3/+3 | |
| | | | | Be more verbose on output information | ||||
* | Add einfo message to pkg_setup. | 2008-06-23 | 1 | -1/+2 | |
| | |||||
* | Add 173 level masking for GeForce FX series cards, being discontinued in 177. | 2008-06-23 | 1 | -2/+13 | |
| | |||||
* | add support for 32bit userland with multilib on sparc | 2008-06-22 | 2 | -7/+15 | |
| | |||||
* | Disable jemalloc on older glibc, as it fails to build | 2008-06-21 | 1 | -1/+4 | |
| | |||||
* | don't use command substitution, like all good boys do | 2008-06-21 | 1 | -3/+3 | |
| | |||||
* | Make eclass-manpages ready, bug #210933, thanks mren. | 2008-06-21 | 1 | -11/+51 | |
| | |||||
* | Set default PYTHON_MODNAME only if the directory site-packages/PN exists. ↵ | 2008-06-20 | 1 | -2/+5 | |
| | | | | Thanks to ColdWind. | ||||
* | Fixed error where incorrect path to helper function used. | 2008-06-20 | 1 | -2/+2 | |
| | |||||
* | Add missing -x operator. | 2008-06-19 | 1 | -2/+2 | |
| | |||||
* | Prepare eclasses to support javatoolkit move. | 2008-06-18 | 2 | -4/+26 | |
| | |||||
* | For the moment just disable the debug use-flag, as it fails to build | 2008-06-17 | 1 | -18/+18 | |
| | |||||
* | Revert last commit as it turns out it breaks with latest stable git (1.5.4.x ↵ | 2008-06-16 | 1 | -4/+3 | |
| | | | | and below). | ||||
* | Export GIT_WORK_TREE and use git checkout to get a work tree in S. | 2008-06-16 | 1 | -3/+4 | |
| | |||||
* | Make GIT_DIR an absolute path exported during git_fetch(). | 2008-06-15 | 1 | -2/+2 | |
| | |||||
* | (#226187) The MODULE override wasn't working correctly because of a logic ↵ | 2008-06-13 | 1 | -12/+14 | |
| | | | | error made when refactoring. | ||||
* | typo | 2008-06-12 | 1 | -2/+2 | |
| | |||||
* | export QTDIR. | 2008-06-11 | 1 | -2/+2 | |
| | |||||
* | allow autotools_check_macro to parse multiple arguments and add LT_INIT to ↵ | 2008-06-09 | 1 | -6/+7 | |
| | | | | macro list to run libtoolize | ||||
* | enable --enable-cld for unstable 4.3 versions | 2008-06-09 | 1 | -1/+10 | |
| | |||||
* | Warn when using append-ldflags to pass libraries to link to. | 2008-06-07 | 1 | -1/+7 | |
| | | | | | | | Libraries shouldn't be passed as LDFLAGS, the flags should be passed before the object files to link, while libraries should be passed after. Passing libraries through LDFLAGS is one of the causes of --as-needed failures. | ||||
* | Do EGIT_STORE_DIR must not be world writable. | 2008-06-05 | 1 | -3/+1 | |
| | |||||
* | Fixed python_mod_cleanup to clean up in the right place | 2008-06-04 | 1 | -2/+2 | |
| | |||||
* | Moved python_mod_optimize to pkg_postinst (Bug #224833) | 2008-06-04 | 1 | -5/+9 | |
| | |||||
* | Sync elisp.eclass from Emacs overlay (revision 1083): | 2008-06-03 | 1 | -13/+6 | |
| | | | | | Remove SIMPLE_ELISP variable. In src_unpack, always move ${P}.el to ${PN}.el if the former exists. | ||||
* | RDEPEND was missing, bug 224731. | 2008-06-03 | 1 | -1/+3 | |
| | |||||
* | use elog for DONT_MOUNT_BOOT user message #223311 | 2008-06-02 | 2 | -85/+72 | |
| | |||||
* | Warn about useless leftover NO_GETTEXT_HACK if plugin already was updated ↵ | 2008-06-02 | 1 | -1/+4 | |
| | | | | for gettext. | ||||
* | Removed reference to 2.4 to 2.6 migration document | 2008-06-01 | 1 | -3/+2 | |
| | |||||
* | add tests for tc-arch-kernel on x86-fbsd | 2008-06-01 | 1 | -2/+3 | |
| | |||||
* | Fix tc-arch-kernel for freebsd: it is still i386 there, bug #222715 | 2008-06-01 | 1 | -2/+3 | |
| | |||||
* | add eclass documentation by mren #210546 | 2008-06-01 | 1 | -28/+50 | |
| | |||||
* | remove old docs as well | 2008-06-01 | 1 | -79/+1 | |
| |