diff options
Diffstat (limited to 'yac.txt')
-rw-r--r-- | yac.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/yac.txt b/yac.txt new file mode 100644 index 000000000000..3d41e4f3c46d --- /dev/null +++ b/yac.txt @@ -0,0 +1,24 @@ +{'description': {'en': u'personal overlay of jan mat\u011bjka'}, + 'feed': ['https://github.com/yaccz/gentoo-overlay/commits/master.atom'], + 'homepage': 'https://github.com/yaccz/gentoo-overlay', + 'name': 'yac', + 'owner': [{'email': 'yac@gentoo.org', + 'name': u'jan mat\u011bjka', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'git://github.com/yaccz/gentoo-overlay.git'}, + {'type': 'git', + 'uri': 'https://github.com/yaccz/gentoo-overlay.git'}, + {'type': 'git', 'uri': 'git@github.com:yaccz/gentoo-overlay.git'}], + 'status': 'unofficial'} +$ pmaint sync yac +WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' +Already up-to-date. +*** syncing yac +*** synced yac + * Sync succeeded +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 yac +WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set' +WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set' + * Cache regenerated successfully |