diff options
Diffstat (limited to 'chrytoo.txt')
-rw-r--r-- | chrytoo.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/chrytoo.txt b/chrytoo.txt index 2c1dd69ff885..606b488ce8d2 100644 --- a/chrytoo.txt +++ b/chrytoo.txt @@ -1,10 +1,9 @@ -{'description': {'en': "Personal overlay for packages that usually aren't in " - 'the official repository...'}, +{'description': {'en': "Personal overlay for packages that usually aren't in the official repository..."}, 'feed': ['https://github.com/chrytoo/gentoo-overlay/commits/master.atom'], 'homepage': 'https://github.com/chrytoo/gentoo-overlay', 'name': 'chrytoo', 'owner': [{'email': 'chry7oo@gmail.com', - 'name': 'Miloš Đ. Omeragić', + 'name': u'Milo\u0161 \u0110. Omeragi\u0107', 'type': 'person'}], 'quality': 'experimental', 'source': [{'type': 'git', @@ -15,19 +14,20 @@ 'uri': 'git@github.com:chrytoo/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync chrytoo -WARNING:pkgcore:EAPI '7' isn't fully supported WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id -Already up to date. +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs *** syncing chrytoo +Already up to date. *** synced chrytoo * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 chrytoo -WARNING:pkgcore:EAPI '7' isn't fully supported WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:EAPI 7 isn't fully supported * Cache regenerated successfully |