Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README.rst: note that variant names should not have hyphensHEADmaster | Ionen Wolkens | 2024-01-18 | 1 | -1/+2 |
| | | | | | | | *Could* be supported but understanding -<version> with an arbitrary amount of leading hyphens feels like an unnecessary complexification. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | wine.eselect: adjust portage PATH comment | Ionen Wolkens | 2023-01-15 | 1 | -1/+1 |
| | | | | | | | | | | | | Gave this another look given PATH handling changes in >=portage-3.0.44, and the workaround is "nearly" unnecessary now but still triggers (at least) on first merge of eselect-wine while PATH has not yet been updated once yet. May possibly be other cases where it's noisy, so decided to leave it alone beside a minor comment update. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | v2.0.2v2.0.2 | Ionen Wolkens | 2022-12-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | wine.eselect: silence PATH warning with doas/sudo | Ionen Wolkens | 2022-12-05 | 1 | -3/+5 |
| | | | | | | | By default may still be noisy with shadow's su, but util-linux's is more likely to keep wine's PATH. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | v2.0.1v2.0.1 | Ionen Wolkens | 2022-11-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | wine.eselect: adjust legacy check for 17.0 lib32/lib64 profile | Ionen Wolkens | 2022-11-28 | 1 | -2/+5 |
| | | | | | | | Should have hardly any users left, but no real harm in adding more legacy handling in the legacy checks function. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | v2.0.0v2.0.0 | Ionen Wolkens | 2022-11-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | README.rst: initial import, replace old | Ionen Wolkens | 2022-11-16 | 2 | -15/+49 |
| | | | | | | | Basic overview for ebuild maintainers and normal users updated to match the rewrite. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | impl.rst: initial import | Ionen Wolkens | 2022-11-16 | 1 | -0/+152 |
| | | | | | | Dev-oriented doc to roughly explain what went into the rewrite. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | wine.eselect: rewrite initial import | Ionen Wolkens | 2022-11-16 | 1 | -844/+323 |
| | | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | v1.2.3v1.2.3 | Ionen Wolkens | 2022-11-15 | 1 | -0/+1 |
| | | | | | | | This version is unlikely to be used (2.0.0 coming), but tag is to have a usable reference that includes proton. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | wine.eselect: set wine@g.o as maintainer | Ionen Wolkens | 2022-11-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | wine.eselect: add proton variant | Ionen Wolkens | 2022-11-15 | 1 | -0/+1 |
| | | | | | | | Been patched in eselect-wine-1.2.2-r1's ebuild, but been lacking here (better late than never). Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | wine.eselect: drop obsolete variants | Ionen Wolkens | 2022-11-15 | 1 | -2/+0 |
| | | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | wine.eselect: Further expand are_symlinks_valid regex checkv1.2.2 | NP-Hardass | 2017-09-15 | 1 | -1/+1 |
| | |||||
* | wine.eselect: fix typo write_warning_message | NP-Hardass | 2017-09-15 | 1 | -3/+3 |
| | | | | Thanks to Arfrever for pointing out | ||||
* | wine.eselect: update valid dirs check in are_symlinks_valid()v1.2.1 | NP-Hardass | 2017-09-15 | 1 | -1/+1 |
| | | | | Thanks to Arfrever for pointing it out | ||||
* | wine.eselect: Add include dir symlinksv1.2 | NP-Hardass | 2017-09-13 | 1 | -0/+17 |
| | |||||
* | wine.eselect: use globstar to enable support of localized manpagesv1.1 | NP-Hardass | 2017-04-11 | 1 | -17/+19 |
| | |||||
* | wine.eselect: use failglob | NP-Hardass | 2017-04-11 | 1 | -0/+3 |
| | |||||
* | wine.eselect: Handle setting links when encountering orphaned linksv1.0 | NP-Hardass | 2017-04-06 | 1 | -0/+8 |
| | |||||
* | wine.eselect: are_symlinks_valid: convert die to err msg and return 1v0.99_rc10 | NP-Hardass | 2017-04-05 | 1 | -7/+12 |
| | | | | Allows proper logic for handling update --if-unset | ||||
* | wine.eselect: Fix typo in comment | NP-Hardass | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | wine.eselect: Handle symlinks that have been deleted | NP-Hardass | 2017-04-05 | 1 | -3/+7 |
| | |||||
* | wine.eselect: Fix bad logicc in are_symlinks_valid for binv0.99_rc9 | NP-Hardass | 2017-04-05 | 1 | -2/+2 |
| | |||||
* | wine.eselect: Fix typo for are_symlinks_valid bin check | NP-Hardass | 2017-04-05 | 1 | -1/+2 |
| | |||||
* | wine.eselect: Update are_symlinks_valid for new bin symlinks | NP-Hardass | 2017-04-05 | 1 | -1/+8 |
| | |||||
* | wine.eselect: Update bin links to fix calls to variant | NP-Hardass | 2017-04-05 | 1 | -2/+3 |
| | |||||
* | wine.eselect: Fix typo in EPREFIX | NP-Hardass | 2017-04-05 | 1 | -2/+2 |
| | |||||
* | Merged in bobwya/eselect-wine (pull request #1) | Robert Walker | 2017-04-05 | 1 | -2/+2 |
|\ | | | | | | | Fix functions: do_deregister_parameters() , do_register_parameters(). | ||||
| * | Fix functions: do_deregister_parameters() , do_register_parameters(). | Rob Walker | 2017-04-05 | 1 | -2/+2 |
|/ | |||||
* | wine.eselect: Add support for desktop filesv0.99_rc8 | NP-Hardass | 2017-04-02 | 1 | -2/+9 |
| | |||||
* | wine.eselect: drop eval and change behavior in remove_symlinksv0.99_rc7 | NP-Hardass | 2017-03-27 | 1 | -2/+3 |
| | |||||
* | wine.eselect: re-arrange code so less io calls are madev0.99_rc6 | NP-Hardass | 2017-03-27 | 1 | -4/+7 |
| | |||||
* | wine.eselect: verify symlinks are valid | NP-Hardass | 2017-03-27 | 1 | -6/+53 |
| | |||||
* | wine.eselect: Better error handling for adding and removing symlinks | NP-Hardass | 2017-03-27 | 1 | -8/+13 |
| | |||||
* | wine.eselect: Renable desktop_database_update and silence | NP-Hardass | 2017-03-27 | 1 | -3/+3 |
| | |||||
* | wine.eselect: remove unnecessary TODO/commented out code | NP-Hardass | 2017-03-27 | 1 | -4/+1 |
| | |||||
* | wine.eselect: revert wrapper, rc4, add -anyv0.99_rc5 | NP-Hardass | 2017-03-27 | 1 | -2/+3 |
| | |||||
* | wine.eselect: Fix bug in unset --allv0.99_rc3 | NP-Hardass | 2017-03-25 | 1 | -2/+3 |
| | |||||
* | wine.eselect: support --all in unsetv0.99_rc2 | NP-Hardass | 2017-03-25 | 1 | -0/+12 |
| | |||||
* | Overhaul, initial commitv0.99_rc1 | NP-Hardass | 2017-03-07 | 1 | -288/+611 |
| | |||||
* | fix typov0.3_rc6 | eroen | 2015-02-10 | 1 | -2/+2 |
| | |||||
* | Fix some variant outputv0.3_rc5 | eroen | 2015-02-10 | 1 | -4/+14 |
| | |||||
* | add vanilla to VARIANTSv0.3_rc3 | eroen | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | VARIANTS is an array | eroen | 2015-02-10 | 1 | -2/+2 |
| | |||||
* | add unset --all | eroen | 2015-02-10 | 1 | -0/+9 |
| | |||||
* | rename remove -> unset | eroen | 2015-01-23 | 1 | -4/+4 |
| | |||||
* | README - implementation notesv0.3_rc1 | eroen | 2015-01-23 | 1 | -1/+14 |
| | |||||
* | README - add some testing notes | eroen | 2015-01-23 | 1 | -0/+2 |
| |