blob: ba55ab9bfa848e84f1ea91d43412db3279e2fb01 (
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': 'Miramir repository'},
'feed': ['https://github.com/miramir/miramir-layman/commits/master.atom'],
'homepage': 'https://github.com/miramir/miramir-layman',
'name': 'miramir',
'owner': [{'email': 'gmiramir@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/miramir/miramir-layman.git'}],
'status': 'unofficial'}
$ pmaint sync miramir
From https://github.com/miramir/miramir-layman
c97a0ac..a52c9df master -> origin/master
Updating c97a0ac..a52c9df
Fast-forward
app-editors/visual-studio-code/Manifest | 2 +
.../visual-studio-code-1.45.0.ebuild | 59 ++++++++++++++++++++++
2 files changed, 61 insertions(+)
create mode 100644 app-editors/visual-studio-code/visual-studio-code-1.45.0.ebuild
*** syncing miramir
*** synced miramir
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 miramir
* Cache regenerated successfully
|