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
33
34
35
36
37
38
39
40
41
42
|
{'description': {'en': 'Developer overlay'},
'feed': ['https://cgit.gentoo.org/dev/bircoph.git/atom/'],
'homepage': 'https://cgit.gentoo.org/dev/bircoph.git/',
'name': 'bircoph',
'owner': [{'email': 'bircoph@gentoo.org',
'name': 'Andrew Savchenko',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/dev/bircoph.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/bircoph.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/dev/bircoph.git'}],
'status': 'official'}
pkgcore 0.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bircoph
*** syncing bircoph
From https://anongit.gentoo.org/git/dev/bircoph
3f921c6..7951e9f master -> origin/master
Updating 3f921c6..7951e9f
Fast-forward
profiles/categories | 1 -
sys-cluster/orangefs/orangefs-2.8.7.ebuild | 6 +++---
.../orangefs/orangefs-2.9_beta20130530-r1.ebuild | 6 +++---
sys-kernel/vanilla-sources/Manifest | 6 ------
sys-kernel/vanilla-sources/metadata.xml | 19 -------------------
.../vanilla-sources/vanilla-sources-3.13.11.ebuild | 17 -----------------
.../vanilla-sources/vanilla-sources-3.17.6.ebuild | 17 -----------------
.../vanilla-sources/vanilla-sources-3.2.59.ebuild | 17 -----------------
8 files changed, 6 insertions(+), 83 deletions(-)
delete mode 100644 sys-kernel/vanilla-sources/Manifest
delete mode 100644 sys-kernel/vanilla-sources/metadata.xml
delete mode 100644 sys-kernel/vanilla-sources/vanilla-sources-3.13.11.ebuild
delete mode 100644 sys-kernel/vanilla-sources/vanilla-sources-3.17.6.ebuild
delete mode 100644 sys-kernel/vanilla-sources/vanilla-sources-3.2.59.ebuild
*** synced bircoph
* 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 bircoph
* Cache regenerated successfully
|