blob: ad43a60b147761cc76a2ad38020e8fbe407904e4 (
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
26
27
|
{'description': {'en': 'Art-Software overlay'},
'homepage': 'http://git.art-software.fr/ArtSoftware/portageLocalRepo',
'name': 'ArtSoftware',
'owner': [{'email': 'adrien.sohier@art-software.fr',
'name': '[Electron]',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'http://git.art-software.fr/ArtSoftware/portageLocalRepo.git'}],
'status': 'unofficial'}
$ pmaint sync ArtSoftware
warning: redirecting to https://git.art-software.fr/ArtSoftware/portageLocalRepo.git/
From http://git.art-software.fr/ArtSoftware/portageLocalRepo
6ae0dd8..2115aa5 master -> origin/master
Updating 6ae0dd8..2115aa5
Fast-forward
profiles/base/make.defaults | 3 ++-
profiles/base/package.accept_keywords | 4 ++++
profiles/desktop/package.mask | 3 ---
3 files changed, 6 insertions(+), 4 deletions(-)
*** syncing ArtSoftware
*** synced ArtSoftware
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ArtSoftware
* Cache regenerated successfully
|