blob: e7c4f2f1f2e88b409928ed1fa052600cceebd49f (
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': "misc ebuilds that aren't in the main tree"},
'homepage': 'https://cgit.gentoo.org/user/haarp.git/',
'name': 'haarp',
'owner': [{'email': 'main.haarp@gmail.com',
'name': 'haarp',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/haarp.git'}],
'status': 'unofficial'}
$ pmaint sync haarp
From git://anongit.gentoo.org/user/haarp
d628615..e189c58 master -> origin/master
Updating d628615..e189c58
Fast-forward
media-gfx/prusa-slicer/Manifest | 4 ++--
...sa-slicer-2.1.0_alpha0.ebuild => prusa-slicer-2.1.0_alpha1.ebuild} | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
rename media-gfx/prusa-slicer/{prusa-slicer-2.1.0_alpha0.ebuild => prusa-slicer-2.1.0_alpha1.ebuild} (98%)
*** syncing haarp
*** synced haarp
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 haarp
* Cache regenerated successfully
|