diff options
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 |