diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-23 12:36:12 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-03-23 12:36:12 +0000 |
commit | 5fa6be692e0ed938dc5a99dd9d4458407e8207cb (patch) | |
tree | a3c9984d895059cb7d83f5eae20faa7831a33626 /snapd.txt | |
parent | 2020-03-23T12:00:01Z (diff) | |
download | repos-5fa6be692e0ed938dc5a99dd9d4458407e8207cb.tar.gz repos-5fa6be692e0ed938dc5a99dd9d4458407e8207cb.tar.bz2 repos-5fa6be692e0ed938dc5a99dd9d4458407e8207cb.zip |
2020-03-23T12:30:01Z
Diffstat (limited to 'snapd.txt')
-rw-r--r-- | snapd.txt | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/snapd.txt b/snapd.txt index b0430089cb2a..dd15fb100a0a 100644 --- a/snapd.txt +++ b/snapd.txt @@ -9,7 +9,22 @@ 'source': [{'type': 'git', 'uri': 'https://github.com/zigford/snapd.git'}], 'status': 'unofficial'} $ pmaint sync snapd -Already up to date. +From https://github.com/zigford/snapd + 6e5fa8c..2801145 master -> origin/master + e22a2c8..5b5de99 dev -> origin/dev +Updating 6e5fa8c..2801145 +Fast-forward + app-emulation/snapd/Manifest | 5 +- + app-emulation/snapd/snapd-2.41-r1.ebuild | 192 ------------------ + app-emulation/snapd/snapd-2.42-r1.ebuild | 219 -------------------- + app-emulation/snapd/snapd-2.42.1.ebuild | 220 --------------------- + ...{snapd-2.42.4.ebuild => snapd-2.43.3-r1.ebuild} | 37 ++-- + app-emulation/snapd/snapd-9999.ebuild | 36 ++-- + 6 files changed, 42 insertions(+), 667 deletions(-) + delete mode 100644 app-emulation/snapd/snapd-2.41-r1.ebuild + delete mode 100644 app-emulation/snapd/snapd-2.42-r1.ebuild + delete mode 100644 app-emulation/snapd/snapd-2.42.1.ebuild + rename app-emulation/snapd/{snapd-2.42.4.ebuild => snapd-2.43.3-r1.ebuild} (90%) *** syncing snapd *** synced snapd * Sync succeeded |