diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-07 13:05:14 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-07 13:05:14 +0000 |
commit | 584f156539d827de70bdde0e09d76909b2bb02d6 (patch) | |
tree | 16ae23e05a0d797829f6778c261c686c3ef20d51 /snapd.txt | |
parent | 2019-10-07T12:40:01Z (diff) | |
download | repos-584f156539d827de70bdde0e09d76909b2bb02d6.tar.gz repos-584f156539d827de70bdde0e09d76909b2bb02d6.tar.bz2 repos-584f156539d827de70bdde0e09d76909b2bb02d6.zip |
2019-10-07T13:00:01Z
Diffstat (limited to 'snapd.txt')
-rw-r--r-- | snapd.txt | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/snapd.txt b/snapd.txt index b0430089cb2a..064b3f33b87e 100644 --- a/snapd.txt +++ b/snapd.txt @@ -9,7 +9,20 @@ '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 + b3f5b15..949e5ca master -> origin/master +Updating b3f5b15..949e5ca +Fast-forward + app-emulation/snapd/Manifest | 1 + + app-emulation/snapd/snapd-2.42-r1.ebuild | 219 +++++++++++++++++++++++++++++++ + app-emulation/snapd/snapd-9999.ebuild | 219 +++++++++++++++++++++++++++++++ + dev-go/govendor/Manifest | 1 + + dev-go/govendor/govendor-1.0.8.ebuild | 29 ++++ + 5 files changed, 469 insertions(+) + create mode 100644 app-emulation/snapd/snapd-2.42-r1.ebuild + create mode 100644 app-emulation/snapd/snapd-9999.ebuild + create mode 100644 dev-go/govendor/Manifest + create mode 100644 dev-go/govendor/govendor-1.0.8.ebuild *** syncing snapd *** synced snapd * Sync succeeded |