Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modules/iptables.eselect: Complete rewrite, solve issues in bug #721578extern | Patrick McLean | 2020-05-08 | 1 | -106/+214 |
| | | | | Signed-off-by: Patrick McLean <patrick.mclean@sony.com> | ||||
* | iptables.eselect: new module | Mike Gilbert | 2020-05-08 | 2 | -0/+178 |
| | | | | | Bug: https://bugs.gentoo.org/698746 Signed-off-by: Mike Gilbert <floppym@gentoo.org> | ||||
* | wxwidgets.eselect: Update version number. | Ulrich Müller | 2018-08-30 | 1 | -1/+1 |
| | |||||
* | wxwidgets.eselect: Fix libdir usage. | Ulrich Müller | 2018-08-30 | 2 | -3/+15 |
| | | | | | | * modules/wxwidgets.eselect: Inherit multilib library (bug 552500). (get_confdir): New function, outputs path of wx config dir. (do_list, do_set, do_update): Use it. | ||||
* | gnome-shell-extensions.eselect: Do not call eval. | Ulrich Müller | 2018-03-06 | 2 | -18/+17 |
| | | | | | | | | * modules/gnome-shell-extensions.eselect: Inherit tests library. (has): Remove, it is inherited from tests now. (gse_read_available, gse_write_config_file): Do not call eval, fixes bug #643498. (VERSION): Update. Remove SVN keywords. | ||||
* | AUTHORS: Add tetromino for gnome-shell-extensions. | Ulrich Müller | 2018-03-06 | 1 | -0/+3 |
| | |||||
* | AUTHORS: Whitespace. | Ulrich Müller | 2018-03-06 | 1 | -1/+1 |
| | |||||
* | gnome-shell-extensions.eselect: Retroactively import version 20120911. | Alexandre Rostovtsev | 2018-03-06 | 1 | -2/+2 |
| | | | | | Taken from: https://dev.gentoo.org/~tetromino/distfiles/eselect-gnome-shell-extensions/eselect-gnome-shell-extensions-20120911.tar.xz | ||||
* | gnome-shell-extensions.eselect: Retroactively import version 20111211. | Alexandre Rostovtsev | 2018-03-06 | 1 | -1/+13 |
| | | | | | Taken from: https://dev.gentoo.org/~tetromino/distfiles/eselect-gnome-shell-extensions/eselect-gnome-shell-extensions-20111211.tar.xz | ||||
* | gnome-shell-extensions.eselect: Retroactively import version 20110911. | Alexandre Rostovtsev | 2018-03-06 | 1 | -0/+305 |
| | | | | | Taken from: https://dev.gentoo.org/~tetromino/distfiles/eselect-gnome-shell-extensions/eselect-gnome-shell-extensions-20110911.tar.xz | ||||
* | Add neovim as option to vi.eselect | Ben de Groot | 2015-02-26 | 1 | -2/+3 |
| | |||||
* | opengl: write section to xorg.conf.d only if non-empty | Michał Górny | 2015-01-04 | 1 | -5/+7 |
| | | | | | | Write the "Files" section only if there's at least one ModulePath to write. The empty section isn't necessary and blocks processing other "Files" sections. | ||||
* | opengl: create xorg.conf.d directory if missing | Michał Górny | 2014-12-08 | 1 | -1/+2 |
| | |||||
* | opengl: rewrite not to play with symlinks | Michał Górny | 2014-12-08 | 1 | -164/+37 |
| | | | | | | | Rewrite eselect-opengl to manipulate configuration files only. Properly configuring the dynamic linker and xorg server, we can avoid doing anything with libGL.so and related files, and guarantee that everything is built against xorg-x11 implementation. | ||||
* | vi.eselect: add qvim as option (bug #529528) | Ben de Groot | 2014-11-22 | 2 | -3/+4 |
| | |||||
* | vi.eselect: apply patch from 1.1.7-r1 | Ben de Groot | 2014-11-22 | 3 | -26/+33 |
| | |||||
* | Add support for mac | Christoph Junghans | 2014-04-23 | 2 | -3/+7 |
| | |||||
* | Add support for wxGTK 3.0. | Ryan Hill | 2013-12-30 | 1 | -3/+2 |
| | |||||
* | Always select a profile if one is available (bug #448074). | Ryan Hill | 2013-11-17 | 1 | -30/+28 |
| | | | | | | While setting an empty profile was useful for finding ebuilds not using the eclass, these days we have a repoman warning and a lot less SLOT breakage. Also remove 2.6 support from a couple places and clean up. | ||||
* | Remove trailing dot from DESCRIPTION. | Ulrich Müller | 2013-09-20 | 3 | -3/+3 |
| | |||||
* | xvmc.eselect: version bumped to 0.4 | Christoph Junghans | 2013-03-11 | 2 | -3/+7 |
| | |||||
* | xvmc.eselect: Use OSTYPE instead of uname. | Ulrich Müller | 2013-03-11 | 2 | -3/+9 |
| | | | | | * modules/xvmc.eselect (get_libname): Use the OSTYPE bash variable instead of calling uname -s. | ||||
* | xvmc.eselect: Update year in header. Whitespace. | Ulrich Müller | 2013-03-11 | 1 | -4/+4 |
| | |||||
* | xvmc.eselect: move XVMC vars in local context | Christoph Junghans | 2013-03-10 | 2 | -26/+39 |
| | |||||
* | xvmc.eselect: Merge changes from 0.6 and bugs | Christoph Junghans | 2013-03-10 | 1 | -17/+29 |
|\ | |||||
| * | xvmc.eselect: added prefix support (bug #434518) | Christoph Junghans | 2013-03-10 | 1 | -18/+24 |
| | | |||||
| * | xvmc.eselect: added fix for intel-i815 (bug #393027) | Christoph Junghans | 2013-03-10 | 1 | -3/+3 |
| | | |||||
| * | xvmc.eselect: added changes from gx86, version 0.3 | Christoph Junghans | 2013-03-10 | 1 | -4/+10 |
| | | |||||
* | | Fix typo. | Ulrich Müller | 2013-01-15 | 1 | -1/+1 |
| | | |||||
* | | awk, timezone: added | Christoph Junghans | 2013-01-06 | 4 | -0/+300 |
| | | |||||
* | | Happy new year 2013! | Ulrich Müller | 2013-01-05 | 1 | -1/+1 |
| | | |||||
* | | opengl: Handle GLES3 switching | Matt Turner | 2013-01-01 | 2 | -1/+6 |
| | | |||||
* | | opengl: support gles only implementation | Luca Barbato | 2012-06-13 | 1 | -12/+23 |
| | | | | | | | | | | Additionally make switching headers and libraries work for GLES OpenVG and EGL. | ||||
* | | Update VERSION for modules where the package version is based on the date. | Ulrich Müller | 2012-03-08 | 4 | -6/+10 |
| | | | | | | | | | | | | | | * modules/esd.eselect (VERSION): * modules/oodict.eselect (VERSION): * modules/package-manager.eselect (VERSION): Set version to date of last revision in subversion repo. | ||||
* | | Remove SVN Id keyword throughout. | Ulrich Müller | 2012-03-08 | 20 | -30/+1 |
| | | |||||
* | | Update changelog accordingly | Luca Barbato | 2012-03-02 | 1 | -0/+4 |
| | | | | | | | | svn path=/trunk/extern/; revision=877 | ||||
* | | opengl: support libGLES | Luca Barbato | 2012-03-02 | 1 | -1/+1 |
| | | | | | | | | svn path=/trunk/extern/; revision=876 | ||||
* | | Update years. Fix copyright headers, eselect has always been GPL-2 or later. | Ulrich Müller | 2012-01-21 | 2 | -3/+3 |
| | | | | | | | | svn path=/trunk/extern/; revision=859 | ||||
* | | Add svn:mime-type for utf-8 encoded man pages. | Ulrich Müller | 2012-01-21 | 0 | -0/+0 |
| | | | | | | | | svn path=/trunk/extern/; revision=858 | ||||
* | | Encode some man pages as utf-8 and fix spelling of my name. | Ulrich Müller | 2012-01-21 | 3 | -16/+17 |
| | | | | | | | | svn path=/trunk/extern/; revision=857 | ||||
* | | opengl: use simpler scanelf logic to avoid bash parsing #380585 | Mike Frysinger | 2011-08-25 | 1 | -2/+1 |
| | | | | | | | | svn path=/trunk/extern/; revision=825 | ||||
* | | opengl.eselect: Remove ROOT from LDPATH in env.d #316921 by Ambroz Bizjak | Mike Frysinger | 2011-08-18 | 2 | -1/+6 |
| | | | | | | | | svn path=/trunk/extern/; revision=824 | ||||
* | | make-tarball.sh: start a helper script for creating tarballs of external modules | Mike Frysinger | 2011-08-18 | 1 | -0/+33 |
| | | | | | | | | svn path=/trunk/extern/; revision=823 | ||||
* | | opengl.eselect: add --ignore-missing. | Michał Górny | 2011-07-13 | 1 | -12/+19 |
| | | | | | | | | | | | | Fixes: https://bugs.gentoo.org/show_bug.cgi?id=374853 svn path=/trunk/extern/; revision=822 | ||||
* | | opengl.eselect: switch EGL and OpenVG, bug #359631 | Chí-Thanh Christopher Nguyễn | 2011-07-09 | 2 | -1/+5 |
| | | | | | | | | svn path=/trunk/extern/; revision=821 | ||||
* | | mesa.eselect: remove code from global scope, bug #362747 | Chí-Thanh Christopher Nguyễn | 2011-04-09 | 1 | -4/+5 |
| | | | | | | | | svn path=/trunk/extern/; revision=813 | ||||
* | | Check whether the select OpenGL implem provides any libGL.so. | Michał Górny | 2011-02-23 | 1 | -0/+15 |
| | | | | | | | | svn path=/trunk/extern/; revision=806 | ||||
* | | Update mesa.eselect for multilib | Chí-Thanh Christopher Nguyễn | 2011-02-18 | 3 | -14/+65 |
| | | | | | | | | svn path=/trunk/extern/; revision=804 | ||||
* | | Revert "Create symlinks for .debug files as well." | Michał Górny | 2011-02-15 | 1 | -17/+0 |
| | | | | | | | | | | | | gdb actually doesn't refer to symlinks. svn path=/trunk/extern/; revision=803 | ||||
* | | Create symlinks for .debug files as well. | Michał Górny | 2011-02-12 | 1 | -0/+17 |
| | | | | | | | | svn path=/trunk/extern/; revision=802 |