diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-11 07:04:58 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-11 07:04:58 +0000 |
commit | ea5283cb3846cbc1250eb984423089c097be9770 (patch) | |
tree | 3f367b76c4f3c8e5cd64e7d4be6262d277c2c2df /src_prepare-overlay.txt | |
parent | 2021-01-11T06:30:01Z (diff) | |
download | repos-ea5283cb3846cbc1250eb984423089c097be9770.tar.gz repos-ea5283cb3846cbc1250eb984423089c097be9770.tar.bz2 repos-ea5283cb3846cbc1250eb984423089c097be9770.zip |
2021-01-11T07:00:01Z
Diffstat (limited to 'src_prepare-overlay.txt')
-rw-r--r-- | src_prepare-overlay.txt | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/src_prepare-overlay.txt b/src_prepare-overlay.txt index 33f1557563c0..88d14a3ba20d 100644 --- a/src_prepare-overlay.txt +++ b/src_prepare-overlay.txt @@ -23,7 +23,33 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://gitlab.com/src_prepare/src_prepare-overlay + fb09975..6e29f9f master -> origin/master +Updating fb09975..6e29f9f +Fast-forward + games-strategy/mindustry-bin/Manifest | 2 + + .../{mindustry => mindustry-bin}/metadata.xml | 4 ++ + .../mindustry-bin/mindustry-bin-108.ebuild | 36 ++++++++++++++++ + .../mindustry-bin/mindustry-bin-122.1.ebuild | 36 ++++++++++++++++ + games-strategy/mindustry/Manifest | 3 -- + games-strategy/mindustry/mindustry-106.ebuild | 48 ---------------------- + games-strategy/mindustry/mindustry-107.ebuild | 48 ---------------------- + games-strategy/mindustry/mindustry-108.ebuild | 48 ---------------------- + net-analyzer/ipscan-bin/Manifest | 1 + + net-analyzer/ipscan-bin/ipscan-bin-3.7.3.ebuild | 41 ++++++++++++++++++ + net-analyzer/ipscan-bin/metadata.xml | 11 +++++ + 11 files changed, 131 insertions(+), 147 deletions(-) + create mode 100644 games-strategy/mindustry-bin/Manifest + rename games-strategy/{mindustry => mindustry-bin}/metadata.xml (64%) + create mode 100644 games-strategy/mindustry-bin/mindustry-bin-108.ebuild + create mode 100644 games-strategy/mindustry-bin/mindustry-bin-122.1.ebuild + delete mode 100644 games-strategy/mindustry/Manifest + delete mode 100644 games-strategy/mindustry/mindustry-106.ebuild + delete mode 100644 games-strategy/mindustry/mindustry-107.ebuild + delete mode 100644 games-strategy/mindustry/mindustry-108.ebuild + create mode 100644 net-analyzer/ipscan-bin/Manifest + create mode 100644 net-analyzer/ipscan-bin/ipscan-bin-3.7.3.ebuild + create mode 100644 net-analyzer/ipscan-bin/metadata.xml *** syncing src_prepare-overlay *** synced src_prepare-overlay * Sync succeeded |