blob: 7a4178e77ebb0ae685235c17d1efedc101b5ee5b (
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
28
29
30
31
32
|
{'description': {'en': 'some raw stuff'},
'feed': ['https://github.com/mahatma-kaganovich/raw/commits/master.atom'],
'homepage': 'https://github.com/mahatma-kaganovich/raw',
'name': 'raw',
'owner': [{'email': 'mahatma@eu.by',
'name': 'Denis Kaganovich (aka Dzianis Kahanovich)',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/mahatma-kaganovich/raw.git'}],
'status': 'unofficial'}
$ pmaint sync raw
From https://github.com/mahatma-kaganovich/raw
3808e2cf..f3569521 master -> origin/master
Updating 3808e2cf..f3569521
Fast-forward
app-portage/ppatch/Manifest | 2 +-
app-portage/ppatch/files/flags.bashrc | 2 +-
sys-boot/syslinux/Manifest | 3 -
sys-boot/syslinux/syslinux-6.04_pre3-r1.ebuild | 114 -------------------------
4 files changed, 2 insertions(+), 119 deletions(-)
delete mode 100644 sys-boot/syslinux/Manifest
delete mode 100644 sys-boot/syslinux/syslinux-6.04_pre3-r1.ebuild
*** syncing raw
*** synced raw
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 raw
* sys-kernel/next-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
* sys-kernel/torvalds-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
* Cache regen failed with 1
|