summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* s6.eclass: drop EAPI 5, 6 and 7 supportDavid Seifert2023-01-021-3/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* vala.eclass: drop eutils/multilib inheritDavid Seifert2023-01-021-2/+1
| | | | | | | * Both eclasses are not used by vala.eclass. * Any ebuilds relying on the transitive inherit should be fixed instead. Signed-off-by: David Seifert <soap@gentoo.org>
* vala.eclass: drop EAPI 6 supportDavid Seifert2023-01-021-11/+7
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-cluster/galera: drop versionsDavid Seifert2023-01-028-538/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-cpp/antlr-cpp: add 4.11.1David Seifert2023-01-023-0/+169
| | | | | | Bug: https://bugs.gentoo.org/726866 Bug: https://bugs.gentoo.org/881317 Signed-off-by: David Seifert <soap@gentoo.org>
* app-crypt/seahorse: fix build w/ gnupg 2.4Sam James2023-01-022-1/+25
| | | | | Closes: https://bugs.gentoo.org/887599 Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/freecell-solver: add 6.8.0Andreas Sturmlechner2023-01-022-0/+57
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python/pysol_cards: update EAPI 7 -> 8, python3_11, tests passedAndreas Sturmlechner2023-01-021-4/+3
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python/pysol_cards: drop 0.12.0Andreas Sturmlechner2023-01-022-26/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python/translate-toolkit: enable py3.11, tests passedAndreas Sturmlechner2023-01-021-2/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/gaupol: enable py3.11, tests passedAndreas Sturmlechner2023-01-021-2/+2
| | | | | | 2 more warnings over python3_10. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python/phply: add 1.2.6Andreas Sturmlechner2023-01-022-0/+34
| | | | | Closes: https://bugs.gentoo.org/888253 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-devel/clang-common: add baseline hardeningSam James2023-01-024-4/+394
| | | | | | | | | | | | | | | | Add new /etc/clang/gentoo-hardened.cfg which sets hardening options: * -fstack-clash-protection * -fstack-protector-strong * -fPIE (already set by USE=pie on Clang, but this moves it out, as upstream prefer the config method.) * -D_FORTIFY_SOURCE=2 Further, add USE=hardened, which controls adding -D_LIBCPP_ENABLE_ASSERTIONS=1 (analogue to libstdc++'s -D_GLIBCXX_ASSERTIONS) and -D_FORTIFY_SOURCE=3. Bug: https://bugs.gentoo.org/851111 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pytest-cov: enable py3.11Sam James2023-01-022-2/+27
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/python-gitlab: pkgcheck fixesWilliam Hubbs2023-01-022-2/+8
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sci-libs/dealii: fix missing dependency on sci-mathematics/cgalMatthias Maier2023-01-021-1/+2
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-vcs/python-gitlab: drop 3.5.0, 3.6.0William Hubbs2023-01-023-76/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/python-gitlab: disable py3.11William Hubbs2023-01-021-2/+2
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sci-libs/mumps: avoid a race conditionMatthias Maier2023-01-021-2/+3
| | | | | Closes: https://bugs.gentoo.org/889072 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-vcs/python-gitlab: add 3.12.0Anthony Ryan2023-01-022-0/+40
| | | | | Closes: https://github.com/gentoo/gentoo/pull/28723 Signed-off-by: William Hubbs <williamh@gentoo.org>
* sci-libs/sundials: add 6.5.0Matthias Maier2023-01-022-0/+118
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* app-backup/dar: Stabilize 2.7.8 x86, #889348Sam James2023-01-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-backup/dar: Stabilize 2.7.8 amd64, #889348Sam James2023-01-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-im/synapse: Stabilize 1.72.0 amd64, #889342Sam James2023-01-021-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/updates: Remove oldMatt Turner2023-01-024-61/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/hamlib: add 4.5.3Thomas Beierlein2023-01-022-0/+98
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* media-libs/netpbm: fix compilation with clang -O2Viorel Munteanu2023-01-022-3/+28
| | | | | Closes: https://bugs.gentoo.org/885561 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sci-libs/pyshp: Add missing test depThomas Beierlein2023-01-021-3/+4
| | | | | Closes: https://bugs.gentoo.org/888735 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* games-emulation/pcsx2: update liveIonen Wolkens2023-01-021-4/+2
| | | | | | | | | XDG_STD=yes is now default and the option was replaced by a legacy option to opt-out which we don't need to pass. Similar for handling setcap. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/yt-dlp: add 2023.1.2Ionen Wolkens2023-01-022-0/+65
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-cpp/string-theory: bump to 3.6Richard Fröhning2023-01-022-0/+39
| | | | | | Signed-off-by: Richard Fröhning <misanthropos@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/28732 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-python/pygments: Bump to 2.14.0Michał Górny2023-01-022-0/+40
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/watchdog: Bump to 2.2.1Michał Górny2023-01-022-0/+53
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/zope-schema: Bump to 7.0.0Michał Górny2023-01-022-0/+55
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/Nuitka: Bump to 1.3.5Michał Górny2023-01-022-0/+55
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/Nuitka: Remove oldMichał Górny2023-01-026-276/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/importlib_metadata: Bump to 6.0.0Michał Górny2023-01-022-0/+55
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/plumbum: Bump to 1.8.1Michał Górny2023-01-022-0/+59
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pillow: Bump to 9.4.0Michał Górny2023-01-022-0/+126
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/bitarray: Bump to 2.6.2Michał Górny2023-01-022-0/+25
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cryptography: Bump to 39.0.0Michał Górny2023-01-022-0/+192
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pyopenssl: Bump to 23.0.0Michał Górny2023-01-022-0/+69
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pyglet: Bump to 2.0.3Michał Górny2023-01-022-0/+82
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/django: Bump to 4.1.5Michał Górny2023-01-022-0/+105
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/tempora: Bump to 5.2.0Michał Górny2023-01-022-0/+33
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/httpx: Bump to 0.23.2Michał Górny2023-01-022-0/+88
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/antlr-cpp: update EAPI 6 -> 8David Seifert2023-01-024-126/+241
| | | | | | | | Closes: https://bugs.gentoo.org/735708 Closes: https://bugs.gentoo.org/842075 Closes: https://bugs.gentoo.org/843170 Closes: https://bugs.gentoo.org/866278 Signed-off-by: David Seifert <soap@gentoo.org>
* net-dialup/accel-ppp: drop 1.12.0_p20210430Andreas Sturmlechner2023-01-022-114/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-chemistry/dssp: drop 4.0.3Andreas Sturmlechner2023-01-022-32/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* www-plugins/lightspark: drop 0.8.5Andreas Sturmlechner2023-01-022-95/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>