blob: 8773ce0f93de6ad127d6dabd400d4d8ac8f944fb (
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
33
34
35
36
37
38
39
40
|
{'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.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync stuff
*** syncing stuff
From https://github.com/istitov/stuff
e237b660..a4cf4e4b master -> origin/master
Updating e237b660..a4cf4e4b
Fast-forward
app-benchmarks/metadata.xml | 33 ----------------------
app-editors/gobby/Manifest | 2 +-
.../{gobby-0.5.0.ebuild => gobby-0.6.0.ebuild} | 18 ++++++++----
app-editors/gobby/gobby-9999.ebuild | 27 +++++++++++-------
app-editors/gobby/metadata.xml | 6 ++--
app-editors/manpageeditor/Manifest | 2 +-
.../manpageeditor/manpageeditor-0.1.3.ebuild | 5 +---
app-editors/manpageeditor/metadata.xml | 5 +++-
net-libs/libinfinity/Manifest | 2 +-
net-libs/libinfinity/libinfinity-0.7.1.ebuild | 4 +--
...inity-0.6.8.ebuild => libinfinity-0.7.2.ebuild} | 14 ++++-----
net-libs/libinfinity/metadata.xml | 5 +++-
12 files changed, 55 insertions(+), 68 deletions(-)
delete mode 100644 app-benchmarks/metadata.xml
rename app-editors/gobby/{gobby-0.5.0.ebuild => gobby-0.6.0.ebuild} (74%)
rename net-libs/libinfinity/{libinfinity-0.6.8.ebuild => libinfinity-0.7.2.ebuild} (90%)
*** 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
|