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
|
{'description': {'en': "Phil's overlay"},
'feed': ['https://cgit.gentoo.org/repo/user/superposition.git/atom/'],
'homepage': 'https://cgit.gentoo.org/repo/user/superposition.git/',
'name': 'superposition',
'owner': [{'email': 'pmebuid@messagebox.email',
'name': 'Philip Miess',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/user/superposition.git'},
{'type': 'git',
'uri': 'git://anongit.gentoo.org/repo/user/superposition.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/user/superposition.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync superposition
*** syncing superposition
From https://anongit.gentoo.org/git/repo/user/superposition
b85a87a..c140d6a master -> origin/master
Updating b85a87a..c140d6a
Fast-forward
dev-java/lwjgl/Manifest | 2 +-
.../lwjgl/{lwjgl-2.9.3-r1.ebuild => lwjgl-2.9.3-r2.ebuild} | 11 +++++------
games-arcade/tokitori/Manifest | 2 +-
games-arcade/tokitori/tokitori-20130705-r1.ebuild | 6 +++---
4 files changed, 10 insertions(+), 11 deletions(-)
rename dev-java/lwjgl/{lwjgl-2.9.3-r1.ebuild => lwjgl-2.9.3-r2.ebuild} (92%)
*** synced superposition
* 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 superposition
* Cache regenerated successfully
|