| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc
Signed-off-by: Arthur Zamarin <[email protected]>
|
|
|
|
|
|
|
|
|
| |
sdl-mixer 1, 2, and 3 all install playmus and playwave with the
playtools USE flag. It doesn't make sense to have multiple copies of
these tools, especially when sdl-mixer uses SDL2 anyway.
Closes: https://bugs.gentoo.org/621772
Signed-off-by: James Le Cuirot <[email protected]>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <[email protected]>
|
|
|
|
| |
Signed-off-by: Sam James <[email protected]>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/951152
Signed-off-by: Ionen Wolkens <[email protected]>
|
|
|
|
|
|
|
|
| |
Essentially this didn't work with 32bit before and dlopen()
was hiding that (was getting a proper build failure now).
Thanks-to: David Seifert <[email protected]>
Signed-off-by: Ionen Wolkens <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Not particularly useful on gentoo, and can cause problems
with some usage wrt bug #950965.
Feel it's not overly worth re-stabilizing over esp. given
previous stable had the same behaviour, so straight-to-stable.
Did try all USE for any glaring issues.
Also do mpg123 -> mpg123-base, this does not need the mpg123
command + output plugins and it actually links with -base now.
Closes: https://bugs.gentoo.org/950965
Signed-off-by: Ionen Wolkens <[email protected]>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <[email protected]>
|