| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/957427
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/957427
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Done via:
```
git grep -l 'virtual/zlib-' |
xargs sed -i -r -e 's@virtual/zlib-[0-9.]*(-r[0-9]*)?@&:=@g'
git grep -l 'virtual/zlib-' | xargs sed -i -e 's@:=:=@:=@g'
pkgcheck scan --commits \
-c SourcingCheck,VisibilityCheck,DependencyCheck --exit error
```
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Done via:
```
git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@'
```
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Update done using:
```
git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@g
git diff --name-only | xargs copybump
git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead
pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error
```
Plus reverts in sys-libs/minizip-ng, sys-libs/zlib-ng and profiles.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Violet Purcell <vimproved@inventati.org>
Part-of: https://github.com/gentoo/gentoo/pull/43378
Closes: https://github.com/gentoo/gentoo/pull/43378
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/959289
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/959289
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Hanno Böck <hanno@gentoo.org>
|
|
Update to EAPI 8.
Various upstream fixes for modern gcc/clang, our clang patch is
obsolete.
Closes: https://bugs.gentoo.org/944444
Signed-off-by: Hanno Böck <hanno@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
I've added a live ebuild given there's a bunch of dep changes there.
Closes: https://bugs.gentoo.org/953878
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/830573
Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>
|
|
ABI break
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/956438
Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/951572
Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>
|
|
In accordance with GLEP 31, the DESCRIPTION field of ebuilds should only
contain ASCII characters. This commit converts the DESCRIPTION field of
all affected ebuilds to ASCII only.
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Not thoroughly checked, but tests pass and the game starts.
Closes: https://bugs.gentoo.org/952498
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/936525
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/953062
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
The ebuild doesn't depend on media-libs/libsfml but also, that error
generally appears when something C++ was built against newer GCC and
then you're trying to link against it using older GCC (=> older libstdc++).
Besides, <11 is masked and has been for a while.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/935134
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|
Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/948949
Signed-off-by: Sam James <sam@gentoo.org>
|