diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-04-10 13:33:59 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-04-10 13:33:59 +0000 |
commit | 1d240ceaeb2cb75517bb2a275065cec98e21fdf6 (patch) | |
tree | d0114302eae8236aae0595c9f04da484085b7e2c /gentoo.txt | |
parent | 2022-04-10T13:15:01Z (diff) | |
download | repos-1d240ceaeb2cb75517bb2a275065cec98e21fdf6.tar.gz repos-1d240ceaeb2cb75517bb2a275065cec98e21fdf6.tar.bz2 repos-1d240ceaeb2cb75517bb2a275065cec98e21fdf6.zip |
2022-04-10T13:30:01Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 23 |
1 files changed, 22 insertions, 1 deletions
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 |