diff options
Diffstat (limited to 'vincent.txt')
-rw-r--r-- | vincent.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/vincent.txt b/vincent.txt new file mode 100644 index 000000000000..70bd2f933cf0 --- /dev/null +++ b/vincent.txt @@ -0,0 +1,24 @@ +{'description': {'en': 'Developer overlay'}, + 'feed': ['https://cgit.gentoo.org/dev/vincent.git/atom/'], + 'homepage': 'https://cgit.gentoo.org/dev/vincent.git/', + 'name': 'vincent', + 'owner': [{'email': 'vincent@gentoo.org', 'name': 'Vicente Olivert Riera'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'git://anongit.gentoo.org/dev/vincent.git'}, + {'type': 'git', + 'uri': 'https://anongit.gentoo.org/git/dev/vincent.git'}, + {'type': 'git', + 'uri': 'git+ssh://git@git.gentoo.org/dev/vincent.git'}], + 'status': 'unofficial'} +$ pmaint sync vincent +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. +*** syncing vincent +*** synced vincent + * Sync succeeded +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 vincent +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 |