diff options
Diffstat (limited to 'cg.txt')
-rw-r--r-- | cg.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/cg.txt b/cg.txt new file mode 100644 index 000000000000..1662fe838400 --- /dev/null +++ b/cg.txt @@ -0,0 +1,19 @@ +{'description': {'en': 'Computer graphics ebuilds for gentoo'}, + 'homepage': 'http://github.com/brothermechanic/cg', + 'name': 'cg', + 'owner': [{'email': 'brothermechanic@gmail.com'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'https://github.com/brothermechanic/cg.git'}], + 'status': 'unofficial'} +$ pmaint sync cg +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 cg +*** synced cg + * Sync succeeded +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 cg +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 |