blob: 9742ebdcefe380af3e596ec7926f19dfaeb16ac9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'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
From https://github.com/brothermechanic/cg
474406d..80a2466 master -> origin/master
Updating 474406d..80a2466
Fast-forward
media-gfx/blender/blender-9999.ebuild | 13 ++++---------
media-gfx/blender/metadata.xml | 2 +-
2 files changed, 5 insertions(+), 10 deletions(-)
*** 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
|