blob: 27798f3664652827df668d03b86407d4f21baede (
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
|
{'description': {'en': 'stuff'},
'feed': ['https://github.com/istitov/stuff/commits/master.atom'],
'homepage': 'https://github.com/istitov/stuff',
'name': 'stuff',
'owner': [{'email': 'iohann.s.titov@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/istitov/stuff.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/istitov/stuff.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync stuff
*** syncing stuff
From https://github.com/istitov/stuff
5f6591af..736d5f3a master -> origin/master
Updating 5f6591af..736d5f3a
Fast-forward
sys-kernel/pf-sources/Manifest | 5 +-
...rces-6.8_p4.ebuild => pf-sources-6.8_p9.ebuild} | 0
sys-kernel/pf-sources/pf-sources-6.9_p3.ebuild | 72 ++++++++++++++++++++++
3 files changed, 76 insertions(+), 1 deletion(-)
rename sys-kernel/pf-sources/{pf-sources-6.8_p4.ebuild => pf-sources-6.8_p9.ebuild} (100%)
create mode 100644 sys-kernel/pf-sources/pf-sources-6.9_p3.ebuild
*** synced stuff
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 stuff
* Cache regenerated successfully
|