Commit Graph

13 Commits

Author SHA1 Message Date
Ionen Wolkens
9714ec8a1f dev-cpp/string-theory: EAPI7->8
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2022-02-06 14:33:46 -05:00
Richard Fröhning
896f48bd1e dev-cpp/string-theory: version bump to 3.5
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>
2022-02-06 14:33:46 -05:00
Ulrich Müller
38b155fa1b **/metadata.xml: Replace http by https in DOCTYPE element
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-09-11 15:22:48 +02:00
Michał Górny
05f3b5ac7f */*: Add proxied="yes" for non-@gentoo.org people
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 17:42:19 +01:00
Michał Górny
e75ce1cc7c */*: Add 'proxied="proxy"' for proxy-maint project
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-03-16 17:42:18 +01:00
Sam James
250bc58165 dev-cpp/string-theory: Keyword 3.4 arm64, #766465
Signed-off-by: Sam James <sam@gentoo.org>
2021-02-24 21:19:52 +00:00
Sam James
7c29ce7f4c dev-cpp/string-theory: Keyword 3.4 x86, #766465
Signed-off-by: Sam James <sam@gentoo.org>
2021-02-10 14:48:56 +00:00
Richard Fröhning
174c34b1f2 dev-cpp/string-theory: version bump to 3.4
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-02-03 09:21:11 +02:00
Sam James
03c51da601 dev-cpp/string-theory: don't build tests with -Werror
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-22 02:12:04 +00:00
Sam James
5523782544 dev-cpp/string-theory: add github remote-id
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
2021-01-22 01:41:40 +00:00
Sam James
707c081dc1 dev-cpp/string-theory: run tests
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-22 01:39:56 +00:00
Richard Fröhning
0e9596f51d games-strategy/ja2-stracciatella: bump to 0.17.0
- 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-22 01:39:55 +00:00
Richard Fröhning
e5caa3a984 dev-cpp/string-theory: new package (for ja2-stracciatella)
Signed-off-by: Richard Fröhning <misanthropos@gmx.net>
Signed-off-by: Sam James <sam@gentoo.org>
2021-01-22 01:36:36 +00:00