diff options
Diffstat (limited to 'andy.txt')
-rw-r--r-- | andy.txt | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/andy.txt b/andy.txt new file mode 100644 index 000000000000..ddc168972abb --- /dev/null +++ b/andy.txt @@ -0,0 +1,34 @@ +{'description': {'en': 'Development tools for embedded systems and misc stuff'}, + 'feed': ['https://cgit.gentoo.org/user/andy.git/atom/'], + 'homepage': 'https://cgit.gentoo.org/user/andy.git/', + 'name': 'andy', + 'owner': [{'email': 'andy@ndyk.de', + 'name': 'Andrew Karpow', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/andy.git'}, + {'type': 'git', + 'uri': 'https://anongit.gentoo.org/git/user/andy.git'}, + {'type': 'git', + 'uri': 'git+ssh://git@git.gentoo.org/user/andy.git'}], + 'status': 'unofficial'} +$ pmaint sync andy +WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' +Already up-to-date. +*** syncing andy +*** synced andy + * Sync succeeded +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 andy +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' +/home/mgorny/repos/andy/dev-embedded/jlink/jlink-4.80e.ebuild: line 9: usex: command not found +/home/mgorny/repos/andy/dev-embedded/jlink/jlink-4.84a.ebuild: line 9: usex: command not found +WARNING: 'use' function invoked by dev-embedded/xvcd-9999 during metadata regeneration. +WARNING: Please ensure upstream is aware of it and working to remove it. + +/home/mgorny/repos/andy/dev-embedded/jlink/jlink-4.80e.ebuild: line 9: usex: command not found +/home/mgorny/repos/andy/dev-embedded/jlink/jlink-4.84a.ebuild: line 9: usex: command not found +WARNING: 'use' function invoked by dev-embedded/xvcd-9999 during metadata regeneration. +WARNING: Please ensure upstream is aware of it and working to remove it. + + * Cache regenerated successfully |