diff options
author | 2016-01-25 16:21:39 +0000 | |
---|---|---|
committer | 2016-01-25 16:21:39 +0000 | |
commit | 7f82ea85bcad7b6be90924168a65c4689c1edb17 (patch) | |
tree | 77624af26e1ee417dbe96f6bc26fcf52ffba5fbd /go-overlay.txt | |
parent | 2016-01-25T16:00:01 (diff) | |
download | repos-7f82ea85bcad7b6be90924168a65c4689c1edb17.tar.gz repos-7f82ea85bcad7b6be90924168a65c4689c1edb17.tar.bz2 repos-7f82ea85bcad7b6be90924168a65c4689c1edb17.zip |
2016-01-25T16:20:01
Diffstat (limited to 'go-overlay.txt')
-rw-r--r-- | go-overlay.txt | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/go-overlay.txt b/go-overlay.txt index 081a7afbc7d9..47ef2163098a 100644 --- a/go-overlay.txt +++ b/go-overlay.txt @@ -11,7 +11,29 @@ $ pmaint sync go-overlay WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' -Already up-to-date. +From https://github.com/Dr-Terrible/go-overlay + c3eeacb..9355f79 master -> origin/master +Updating c3eeacb..9355f79 +Fast-forward + app-admin/pony/Manifest | 14 +++++----- + app-admin/pony/pony-0.1.0_pre20150828.ebuild | 30 ---------------------- + app-admin/pony/pony-0.1.0_pre20160104.ebuild | 30 ++++++++++++++++++++++ + app-emulation/runc/Manifest | 1 + + app-emulation/runc/metadata.xml | 10 ++++++++ + app-emulation/runc/runc-0.0.6-r1.ebuild | 27 +++++++++++++++++++ + .../md5-cache/app-admin/pony-0.1.0_pre20150828 | 14 ---------- + .../md5-cache/app-admin/pony-0.1.0_pre20160104 | 14 ++++++++++ + metadata/md5-cache/app-emulation/runc-0.0.6-r1 | 13 ++++++++++ + metadata/pkg_desc_index | 3 ++- + 10 files changed, 104 insertions(+), 52 deletions(-) + delete mode 100644 app-admin/pony/pony-0.1.0_pre20150828.ebuild + create mode 100644 app-admin/pony/pony-0.1.0_pre20160104.ebuild + create mode 100644 app-emulation/runc/Manifest + create mode 100644 app-emulation/runc/metadata.xml + create mode 100644 app-emulation/runc/runc-0.0.6-r1.ebuild + delete mode 100644 metadata/md5-cache/app-admin/pony-0.1.0_pre20150828 + create mode 100644 metadata/md5-cache/app-admin/pony-0.1.0_pre20160104 + create mode 100644 metadata/md5-cache/app-emulation/runc-0.0.6-r1 *** syncing go-overlay *** synced go-overlay * Sync succeeded |