From 1d240ceaeb2cb75517bb2a275065cec98e21fdf6 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun, 10 Apr 2022 13:33:59 +0000 Subject: 2022-04-10T13:30:01Z --- gentoo.txt | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'gentoo.txt') diff --git a/gentoo.txt b/gentoo.txt index a4b180c93142..cfcfc577964e 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -15,7 +15,28 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo *** syncing gentoo -Already up to date. +From https://anongit.gentoo.org/git/repo/gentoo + 35b2d5cf4c1..c713b5e009f master -> origin/master +Updating 35b2d5cf4c1..c713b5e009f +Fast-forward + acct-group/openttd/metadata.xml | 8 ++ + acct-group/openttd/openttd-0.ebuild | 10 ++ + acct-user/openttd/metadata.xml | 8 ++ + acct-user/openttd/openttd-0.ebuild | 14 +++ + games-simulation/openttd/Manifest | 3 +- + games-simulation/openttd/files/openttd.confd | 5 + + .../files/{openttd.initd-r1 => openttd.initd-r2} | 7 +- + games-simulation/openttd/openttd-12.1.ebuild | 104 --------------------- + .../{openttd-12.0.ebuild => openttd-12.2.ebuild} | 38 +++++--- + 9 files changed, 78 insertions(+), 119 deletions(-) + create mode 100644 acct-group/openttd/metadata.xml + create mode 100644 acct-group/openttd/openttd-0.ebuild + create mode 100644 acct-user/openttd/metadata.xml + create mode 100644 acct-user/openttd/openttd-0.ebuild + create mode 100644 games-simulation/openttd/files/openttd.confd + rename games-simulation/openttd/files/{openttd.initd-r1 => openttd.initd-r2} (67%) + delete mode 100644 games-simulation/openttd/openttd-12.1.ebuild + rename games-simulation/openttd/{openttd-12.0.ebuild => openttd-12.2.ebuild} (82%) *** synced gentoo * Sync succeeded $ git log --format=%ci -1 -- cgit v1.2.3-65-gdbad