blob: 71d6999fb1b7787e3de3b6afc41a56f048f0541a (
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
51515b5..e828d19 master -> origin/master
Updating 51515b5..e828d19
Fast-forward
media-gfx/prusa-slicer/Manifest | 4 ++--
...rusa-slicer-2.1.0_beta2.ebuild => prusa-slicer-2.1.0_beta3.ebuild} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
rename media-gfx/prusa-slicer/{prusa-slicer-2.1.0_beta2.ebuild => prusa-slicer-2.1.0_beta3.ebuild} (100%)
*** 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
|