diff options
author | 2016-03-07 10:21:43 +0000 | |
---|---|---|
committer | 2016-03-07 10:21:43 +0000 | |
commit | 40a2805816a93eb0c0beff8483f8207f4d9a74a4 (patch) | |
tree | 734f43327ca235903d01621ec895335f79209e05 /last-hope.txt | |
parent | 2016-03-07T10:00:01 (diff) | |
download | repos-40a2805816a93eb0c0beff8483f8207f4d9a74a4.tar.gz repos-40a2805816a93eb0c0beff8483f8207f4d9a74a4.tar.bz2 repos-40a2805816a93eb0c0beff8483f8207f4d9a74a4.zip |
2016-03-07T10:20:01
Diffstat (limited to 'last-hope.txt')
-rw-r--r-- | last-hope.txt | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/last-hope.txt b/last-hope.txt index fb4585eaa1d3..8d7a2ff62712 100644 --- a/last-hope.txt +++ b/last-hope.txt @@ -10,9 +10,26 @@ {'type': 'git', 'uri': 'https://github.com/ercpe/lh-overlay.git'}], 'status': 'official'} $ pmaint sync last-hope -WARNING:pkgcore:repository at '/home/mgorny/sync/hossie', named 'hossie', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone. WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' -Already up-to-date. +From git://github.com/ercpe/lh-overlay + a446e2a..0013073 master -> origin/master +Updating a446e2a..0013073 +Fast-forward + dev-vcs/git-cola/Manifest | 1 + + dev-vcs/git-cola/files/README.gentoo | 3 + + .../files/git-cola-2.2.1-disable-live-tests.patch | 22 +++++ + ...git-cola-2.2.1-update-git-config-in-tests.patch | 13 +++ + dev-vcs/git-cola/files/index.html | 15 ++++ + dev-vcs/git-cola/git-cola-2.5.ebuild | 97 ++++++++++++++++++++++ + dev-vcs/git-cola/metadata.xml | 9 ++ + 7 files changed, 160 insertions(+) + create mode 100644 dev-vcs/git-cola/Manifest + create mode 100644 dev-vcs/git-cola/files/README.gentoo + create mode 100644 dev-vcs/git-cola/files/git-cola-2.2.1-disable-live-tests.patch + create mode 100644 dev-vcs/git-cola/files/git-cola-2.2.1-update-git-config-in-tests.patch + create mode 100644 dev-vcs/git-cola/files/index.html + create mode 100644 dev-vcs/git-cola/git-cola-2.5.ebuild + create mode 100644 dev-vcs/git-cola/metadata.xml *** syncing last-hope *** synced last-hope * Sync succeeded |