blob: 48c41d297a231fd2fb0dbcd0a34de0bb6c9d89da (
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
|
{'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
71bae0b6..5a449be6 master -> origin/master
Updating 71bae0b6..5a449be6
Fast-forward
app-portage/ppatch/Manifest | 2 +-
app-portage/ppatch/files/flags.bashrc | 2 +-
net-fs/samba/Manifest | 4 ++--
net-fs/samba/{samba-4.12.2.ebuild => samba-4.12.3.ebuild} | 0
4 files changed, 4 insertions(+), 4 deletions(-)
rename net-fs/samba/{samba-4.12.2.ebuild => samba-4.12.3.ebuild} (100%)
*** 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
|