summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-eselect/eselect-pinentry: drop 0.7.1Marco Scardovi2023-01-252-35/+0
| | | | | | Signed-off-by: Marco Scardovi <scardracs-gentoo@proton.me> Closes: https://github.com/gentoo/gentoo/pull/29099 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-eselect/eselect-pinentry: update pinentry.eselectMarco Scardovi2023-01-251-2/+2
| | | | | Signed-off-by: Marco Scardovi <scardracs-gentoo@proton.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-eselect/eselect-pinentry: update EAPI 7 -> 8Marco Scardovi2023-01-251-0/+21
| | | | | Signed-off-by: Marco Scardovi <scardracs-gentoo@proton.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-eselect/eselect-wxwidgets: drop 20230114Arsen Arsenović2023-01-211-51/+0
| | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* app-eselect/eselect-wxwidgets: add 20230114-r1, drop broken sedArsen Arsenović2023-01-211-0/+50
| | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* app-eselect/eselect-wxwidgets: add 20230114Arsen Arsenović2023-01-202-0/+52
| | | | | | | | | | | | | | | | | This permits build systems to rely on the exit code of wx-config. As an example: $ /usr/lib64/wx/config/gtk3-unicode-3.0-gtk3 \ --flavour=release 2>/dev/null 1>&2|| echo foo foo $ wx-config --flavour=release 2>/dev/null 1>&2|| echo foo $ This is the first version of eselect-wxwidgets which includes the shim files in version control. Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* app-eselect/eselect-ruby: Stabilize 20220313 sparc, #890915Sam James2023-01-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-ruby: Stabilize 20220313 ppc, #890915Sam James2023-01-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-ruby: Stabilize 20220313 ppc64, #890915Sam James2023-01-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-ruby: Stabilize 20220313 x86, #890915Sam James2023-01-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-ruby: Stabilize 20220313 arm64, #890915Sam James2023-01-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-ruby: Stabilize 20220313 arm, #890915Sam James2023-01-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-ruby: Stabilize 20220313 amd64, #890915Sam James2023-01-151-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: reassign zlogene@Michał Górny2023-01-131-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-eselect/eselect-repository: Remove oldMichał Górny2022-12-312-59/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-eselect/eselect-repository: Stabilize 13 ALLARCHES, #889162Arthur Zamarin2022-12-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-eselect/eselect-wine: cleanup collision messagesIonen Wolkens2022-12-291-17/+1
| | | | | | | | | | The new app-alternatives/* cause similar issues and eselect-wine isn't unusual enough to need this special handling, portage-3.0.41 is also now stable and gives nicer messages. Majority of people will have migrated by now too. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-awk: drop 0.3Sam James2022-12-262-19/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-ruby: add 20221225Hans de Graaff2022-12-252-0/+23
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* app-eselect/eselect-wine: drop 1.2.2-r1Ionen Wolkens2022-12-193-58/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wine: add 2.0.2, drop 2.0.1-r2Ionen Wolkens2022-12-052-1/+1
| | | | | | | Trivial release that only change an informational message, so straight to stable. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wxwidgets: keyword 20180529 for ~loongWANG Xuerui2022-12-051-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-eselect/eselect-wine: use a bit clearer USE=xdg descriptionIonen Wolkens2022-12-031-1/+4
| | | | | | | | | Could argue not many will even want this to work, albeit keeping IUSE=+xdg default to maintain what normally works out of the box with Wine. Bug: https://bugs.gentoo.org/884077 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wine: adjust env.d formattingIonen Wolkens2022-12-031-2/+1
| | | | | | | Look a bit better and avoids having some trailing tabs with USE=-xdg (albeit they are of no consequence). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wine: optionally rdepend on xdg-utilsIonen Wolkens2022-12-032-3/+11
| | | | | | | | Being optional makes some sense for headless system, albeit most desktop ones will typically want xdg-open from this around. Closes: https://bugs.gentoo.org/884077 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wine: use later (95) priority for env.dIonen Wolkens2022-12-021-1/+1
| | | | | | | | | | | | | | Shouldn't(?) have a real impact but it seems wasteful for its XDG_DATA_DIRS be searched earlier than 90xdg-data-base (aka >90 will cause it to add wine's after /usr/share). Also wouldn't want wine's semi-random binaries to have priority, albeit PATH already typically came last with 60. (reminder need to `. /etc/profile` to update in current shells) Bug: https://bugs.gentoo.org/884077 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wine: stabilize 2.0.1 for ALLARCHESIonen Wolkens2022-12-011-1/+1
| | | | | | | Still early, but needed to setabilize wine-vanilla-7.0.1 and wine-proton-7.0.5 without falling back to old eselect. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wine: drop 2.0.0Ionen Wolkens2022-12-012-93/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wine: add 2.0.1Ionen Wolkens2022-11-282-0/+93
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wine: unleash eselect-wine-2Ionen Wolkens2022-11-231-2/+1
| | | | | | | | | | | | | | | | | | Had expected to need a 2.0.1 before this, but no issues reported so far. Let's see how it goes. I do imagine it may cause some confusion given portage doesn't make emerging it pretty and need to source /etc/profile at least once, but have no "good" solutions to these beside warnings. (also expecting a benign tinderbox bug about symlinks which can't be silenced currently) Closes: https://bugs.gentoo.org/632576 Closes: https://bugs.gentoo.org/657748 Closes: https://bugs.gentoo.org/717470 Closes: https://bugs.gentoo.org/874612 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wine: adjust elog textIonen Wolkens2022-11-231-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-vi: update ManifestSam James2022-11-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-awk: update HOMEPAGESam James2022-11-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-awk: add gentoo upstream metadataSam James2022-11-221-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-vi: add gentoo upstream metadataSam James2022-11-221-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-vi: add 20221122, drop 1.3Sam James2022-11-222-9/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-vi: add 1.3Sam James2022-11-222-0/+22
| | | | | Closes: https://bugs.gentoo.org/617774 Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-wine: switch tarballIonen Wolkens2022-11-202-3/+2
| | | | | | | Meant to do this on a bugfix bump before keywording, but still know of no issues to fix (how troublesome). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-awk: Stabilize 0.4 ALLARCHES, #881755Arthur Zamarin2022-11-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-eselect/eselect-wine: bigger warning for collision-protectIonen Wolkens2022-11-171-5/+11
| | | | | | | | | Easy to miss with the wall of text portage gives. Note users typically don't have this enabled, it's primarily Gentoo devs that may use this more aggressive version of protect-owned. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wine: switch upstream metadata to gentooIonen Wolkens2022-11-161-2/+2
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-wine: add 2.0.0, unkeyworded for testingIonen Wolkens2022-11-162-0/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Complete rewrite but for notable bits: - removes register/deregister, can auto-update without this - no longer touch files in /usr at runtime wrt bug #632576, in this case it was particularly invasive doing *many* modifications to /usr/bin and /usr/share/man - handle /usr/lib/wine fwiw wrt bug #657748 (installed by the ebuild), albeit winebuild can find the right path nowadays - fix prefix wrt bug #717470 - give feedback when switching wrt bug #874612 - tries harder to not unexpectedly switch variant/version, and no longer need ebuild checks wrt bug #881035 - no longer hardcodes variants and so can support any random ones, i.e. an overlay can do wine-tkg or wine-myfunnyfork - --all, --vanilla, etc.. options were removed, but can still perform similar actions (see `help`) - `list` can now show selections for all variants at once - `unset` removed, not seeing a motivation (esp if not polluting /usr) - half+ the original size, and switches variant noticeably faster Still experimental and subject to changes, so unkeyworded for now. See README.rst for more notes, or the tarball's impl.rst for details. ebuild itself needs some nonsense largely caused by being difficult to get rid of the old eselect plus portage limitations. Bug: https://bugs.gentoo.org/632576 Bug: https://bugs.gentoo.org/657748 Bug: https://bugs.gentoo.org/717470 Bug: https://bugs.gentoo.org/874612 Bug: https://bugs.gentoo.org/881035 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-eselect/eselect-cdparanoia: keyword 0.1-r1 for ~loongWANG Xuerui2022-11-021-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-eselect/eselect-postgresql: EAPI 8Sam James2022-10-291-1/+1
| | | | | Closes: https://bugs.gentoo.org/857453 Signed-off-by: Sam James <sam@gentoo.org>
* app-eselect/eselect-php: keyword 0.9.8 for ~loongWANG Xuerui2022-10-191-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-eselect/eselect-awk: keyword eselect-awk-0.4 riscv, #876959Xin Yang2022-10-171-1/+1
| | | | | Signed-off-by: Xin Yang <yangmame@icloud.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-eselect/eselect-sh: Inline the module into the ebuildMichał Górny2022-10-142-15/+15
| | | | | | | The module itself is smaller than the ebuild file, so instead of wasting two data blocks on them, let's inline the module into the ebuild. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-eselect/eselect-sh: Add 0.5.0orbea2022-10-142-0/+34
| | | | | | | | | | | | | | Adds support to set lksh as /bin/sh which preferred /bin/sh for mksh according to upstream. Using mksh as /bin/sh is only POSIX on 32-bit systems, but some may still prefer it as POSIX requires some undefined behavior which is respected with lksh. Closes: https://github.com/gentoo/gentoo/pull/20787 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/27615 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-eselect/eselect-wine: drop 1.2.2-r0Ionen Wolkens2022-10-122-48/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>