blob: b5a1b08e1efc299d0be546f8946b3ec518f39997 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{'description': {'en': 'Computer graphics ebuilds for gentoo'},
'homepage': 'https://github.com/brothermechanic/cg',
'name': 'cg',
'owner': [{'email': 'brothermechanic@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/brothermechanic/cg.git'}],
'status': 'unofficial'}
$ pmaint sync cg
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From https://github.com/brothermechanic/cg
db9277b..b9458c3 master -> origin/master
Updating db9277b..b9458c3
Fast-forward
.../{node_wrangler.patch => node_wrangler_suf.patch} | 17 ++++-------------
media-gfx/blender/blender-9999.ebuild | 3 ++-
2 files changed, 6 insertions(+), 14 deletions(-)
rename local-patches/blender/{node_wrangler.patch => node_wrangler_suf.patch} (75%)
*** syncing cg
*** synced cg
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 cg
* Cache regenerated successfully
|