Commit Graph

1125 Commits

Author SHA1 Message Date
9fc8ff6fac
games-server/factorio-server: Version bump 1.1.34. 2021-05-28 12:08:17 +02:00
4ed6a934fd
Prefer ::gentoo over ::guru if eclass has the same name.
All checks were successful
continuous-integration/drone/push Build is passing
Also document dependency on ::guru.
2021-05-27 07:50:52 +02:00
fecc102c86
Add guru as a parent repo.
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-27 07:45:19 +02:00
20a9e2ba45
app-text/epubgrep: New package.
Just the git version, releases are on ::guru.
2021-05-27 07:43:41 +02:00
4ec160a5ae
Mask www-misc/gitea2rss for removal.
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-21 00:28:34 +02:00
22b393fc41
games-server/factorio-server: Remove old ebuild.
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-08 13:46:25 +02:00
dbf543352a
games-server/factorio-server: Version bump 1.1.33. 2021-05-08 13:45:21 +02:00
e991cce35e
www-misc/gitea2rss: Remove old ebuild.
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-25 10:57:15 +02:00
110e12c58c
www-misc/gitea2rss: Version bump 0.7.0. 2021-04-25 10:55:03 +02:00
2d5359b6b9
games-server/factorio-server: Delete old ebuilds.
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-17 07:19:08 +02:00
74795b2b55
games-server/factorio-server: Version bump 1.1.32. 2021-04-17 07:17:31 +02:00
cdb085d716
games-server/factorio-server: Delete old ebuild.
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-27 13:57:40 +01:00
aeadc4af7f
games-server/factorio-server: Version bump 1.1.30. 2021-03-27 13:55:32 +01:00
2350772a6d
games-server/factorio-server: Remove old ebuild.
Some checks failed
continuous-integration/drone/push Build is failing
# Previous commits:
#   43baeb4 games-server/factorio-server: Version bump 1.1.27. # Previous commits: #   a4a205a Merge pull request 'sys-apps/hashboot: Fix incorrect source variable' (#13) from tmweaver/overlay:fix-hashboot-ebuild-s-variable into master #   8bf89ef sys-apps/hashboot: Fix incorrect source variable #   684a21c sys-apps/hashboot: Fix SRC_URI; re-generate Manifest. #   1ba6a16 games-server/factorio-server: Remove old ebuild.
#   a4a205a Merge pull request 'sys-apps/hashboot: Fix incorrect source variable' (#13) from tmweaver/overlay:fix-hashboot-ebuild-s-variable into master
#   8bf89ef sys-apps/hashboot: Fix incorrect source variable
#   684a21c sys-apps/hashboot: Fix SRC_URI; re-generate Manifest.
2021-03-13 10:18:41 +01:00
43baeb445f
games-server/factorio-server: Version bump 1.1.27.
# Previous commits:
#   a4a205a Merge pull request 'sys-apps/hashboot: Fix incorrect source variable' (#13) from tmweaver/overlay:fix-hashboot-ebuild-s-variable into master
#   8bf89ef sys-apps/hashboot: Fix incorrect source variable
#   684a21c sys-apps/hashboot: Fix SRC_URI; re-generate Manifest.
#   1ba6a16 games-server/factorio-server: Remove old ebuild.
2021-03-13 10:18:33 +01:00
a4a205a544 Merge pull request 'sys-apps/hashboot: Fix incorrect source variable' (#13) from tmweaver/overlay:fix-hashboot-ebuild-s-variable into master
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #13
2021-03-09 15:32:51 +01:00
8bf89ef408 sys-apps/hashboot: Fix incorrect source variable
Some checks failed
continuous-integration/drone/pr Build is failing
When downloading the hashboot tarball, e.g. `hashboot-0.9.14.tar.gz` it
extracts to a folder without the version name, so `hashboot`.

This breaks when trying to `emerge hashboot` because the ebuild is
looking for the source code in
`/var/tmp/portage/sys-apps/hashboot-0.9.14/work/hashboot-0.9.14` when
it's actually located at
`/var/tmp/portage/sys-apps/hashboot-0.9.14/work/hashboot`.

In the ebuild that the `P` variable resolves to `hashboot-0.9.14`
and by default `S` and `P` are the same. `S` is what Portage uses to
figure out where the source is, which is why it's trying to find it in
`/var/tmp/portage/sys-apps/hashboot-0.9.14/work/hashboot-0.9.14`.

I managed to get it to build by editing the ebuild to set the `S`
variable as so: `S="${WORKDIR}/${PN}"`, which is what this commit
adds to the ebuild.
2021-03-09 13:40:10 +00:00
684a21cc8a
sys-apps/hashboot: Fix SRC_URI; re-generate Manifest.
Some checks failed
continuous-integration/drone/push Build is failing
When SRC_URI changed from GitHub to schlomp.space I forgot to
re-generate the manifest.

Fixes: #12
2021-03-09 08:38:39 +01:00
1ba6a16d06
games-server/factorio-server: Remove old ebuild.
Some checks failed
continuous-integration/drone/push Build is failing
2021-03-04 07:33:56 +01:00
61bb96dec4
games-server/factorio-server: Version bump 1.1.26. 2021-03-04 07:33:03 +01:00
b74fa93a9c
www-apps/pleroma: Remove old ebuild.
Some checks failed
continuous-integration/drone/push Build is failing
2021-03-03 04:06:14 +01:00
03f9cd1636
www-apps/pleroma: Version bump 2.3.0. 2021-03-03 04:05:11 +01:00
73426202da
app-emulation/dxvk: Remove old ebuild and patch.
Some checks failed
continuous-integration/drone/push Build is failing
2021-03-02 02:50:24 +01:00
6ea3d58217
app-emulation/dxvk: Version bump 1.8.1. 2021-03-02 02:49:25 +01:00
faa3507025
games-server/factorio-server: Remove old ebuild.
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-20 16:04:19 +01:00
4e35a3743b
games-server/factorio-server: Version bump 1.1.25. 2021-02-20 16:02:46 +01:00
0c3dcab966
app-emulation/dxvk: Remove old ebuild.
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-19 16:54:24 +01:00
f07c9b90d0
app-emulation/dxvk: Version bump 1.8. 2021-02-19 16:52:48 +01:00
f6a416bd5e
app-emulation/dxvk: Rename patch. 2021-02-19 16:25:43 +01:00
4615f8cd67
games-server/factorio-server: Delete old ebuild.
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-09 11:50:41 +01:00
a3b678b837
games-server/factorio-server: Version bump 1.1.21. 2021-02-09 11:49:35 +01:00
625c09ffa8
games-server/factorio-server: Remove executable bit from init file.
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-29 04:30:59 +01:00
096b622906
games-server/factorio-server: Remove old ebuild. 2021-01-29 04:30:10 +01:00
8d072a089e
games-server/factorio-server: Version bump 1.1.19. 2021-01-29 04:29:44 +01:00
12ff45112d
www-apps/pleroma: Remove old ebuild.
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-18 18:47:30 +01:00
6324a4dfcb
www-apps/pleroma: Version bump 2.2.2. 2021-01-18 18:46:34 +01:00
ccd17b90aa
app-emulation/dxvk/files: Update compiler-flags patch for 9999.
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-13 16:38:08 +01:00
115529e38b
app-emulation/dxvk: Don't replace -O3.
All checks were successful
continuous-integration/drone/push Build is passing
DXVK compiles with -O3 by default, so whatever the reason was that I
replaced it, it seems fixed now.
2021-01-09 13:00:17 +01:00
655cee5ab1
dev-cpp/mastodonpp: Remove package.
All checks were successful
continuous-integration/drone/push Build is passing
It's in ::guru now.
2021-01-05 22:18:44 +01:00
079e797971
net-misc/mastorss: Remove package.
It's in ::guru now.
2021-01-05 22:17:54 +01:00
8dd908c3b4
app-emulation/dxvk: Remove unused eclass ninja-utils.
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-05 00:47:01 +01:00
c588a77c2d
app-emulation/dxvk: New patch for adding compiler/linker flags.
The old patch stopped working after
<https://github.com/doitsujin/dxvk/commit/77af102> and <https://github.com/doitsujin/dxvk/commit/7d67306>.
2021-01-05 00:42:44 +01:00
023062408c
net-misc/expandurl-mastodon: Remove package.
All checks were successful
continuous-integration/drone/push Build is passing
Depends on mastodon-cpp, which was removed.
2020-12-23 15:30:18 +01:00
b0a79cae4a
dev-cpp/mastodon-cpp: Remove package.
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-23 15:26:49 +01:00
f4e98a272a
www-apps/pleroma: Remove old ebuild. 2020-12-23 15:25:53 +01:00
2b0bb42937
www-apps/pleroma: Version bump 2.2.1.
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-23 15:01:09 +01:00
c5ea7d7936
app-emulation/dxvk: Remove old ebuild.
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-02 17:55:54 +01:00
19bd7f19e0
app-emulation/dxvk: Version bump 1.7.3. 2020-12-02 17:54:51 +01:00
2284d8a532
Mask dev-cpp/mastodonpp and net-misc/mastorss for removal.
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-29 05:03:38 +01:00
7c57eb2ae9
games-simulation/simutrans: Remove package. 2020-11-29 05:02:51 +01:00