summaryrefslogtreecommitdiff
path: root/dev-cpp/string-theory
AgeCommit message (Collapse)Author
2025-06-21dev-cpp/string-theory: drop 3.5, 3.6Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-12dev-cpp/string-theory: add 3.9NHOrus
Fixes for CMake4, failing tests inside. Closes: https://bugs.gentoo.org/880353 Closes: https://bugs.gentoo.org/951904 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/41247 Signed-off-by: Sam James <sam@gentoo.org>
2023-01-02dev-cpp/string-theory: bump to 3.6Richard Fröhning
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>
2022-12-21dev-cpp/string-theory: drop 3.3, 3.4Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2022-11-22dev-cpp/string-theory: Keyword 3.5 ppc64, #850484Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-02-06dev-cpp/string-theory: EAPI7->8Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2022-02-06dev-cpp/string-theory: version bump to 3.5Richard Fröhning
compiles and works with ja2-straciatella-0.17.0 ionen's note: ran into #800245 with 3.4 but 3.5 fixed it Signed-off-by: Richard Fröhning <misanthropos@gmx.net> Closes: https://bugs.gentoo.org/800245 Closes: https://github.com/gentoo/gentoo/pull/24025 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-03-16*/*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny
Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-03-16*/*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny
Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-02-24dev-cpp/string-theory: Keyword 3.4 arm64, #766465Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-02-10dev-cpp/string-theory: Keyword 3.4 x86, #766465Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-02-03dev-cpp/string-theory: version bump to 3.4Richard Fröhning
Signed-off-by: Richard Fröhning <misanthropos@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/19228 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2021-01-22dev-cpp/string-theory: don't build tests with -WerrorSam James
Closes: https://bugs.gentoo.org/766468 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
2021-01-22dev-cpp/string-theory: add github remote-idSam James
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
2021-01-22dev-cpp/string-theory: run testsSam James
We now conditionally build tests too. Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
2021-01-22games-strategy/ja2-stracciatella: bump to 0.17.0Richard Fröhning
- now using rust - remove eutils inherit - remove leading and trailing space in LICENSE - reorder to DESCRIPTION, HOMEPAGE, SRC_URI, newline, LICENSE, SLOT, KYEWORDS, IUSE, RESTRICT - remove PN - replace it with libsmacker Closes: https://github.com/gentoo/gentoo/pull/17848 Signed-off-by: Richard Fröhning <misanthropos@gmx.net> Signed-off-by: Sam James <sam@gentoo.org>
2021-01-22dev-cpp/string-theory: new package (for ja2-stracciatella)Richard Fröhning
Signed-off-by: Richard Fröhning <misanthropos@gmx.net> Signed-off-by: Sam James <sam@gentoo.org>