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
43
44
45
46
47
48
|
{'description': {'en': 'Gentoo overlay that brings you the newest versions of '
'modern software.'},
'feed': ['https://github.com/BlueManCZ/edgets/commits/master.atom'],
'homepage': 'https://github.com/BlueManCZ/edgets',
'name': 'edgets',
'owner': [{'email': 'ivo97@centrum.cz',
'name': 'Ivo Šmerek',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/BlueManCZ/edgets.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/BlueManCZ/edgets.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync edgets
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing edgets
From https://github.com/BlueManCZ/edgets
10dbc4a..8131314 master -> origin/master
Updating 10dbc4a..8131314
Fast-forward
PACKAGES.md | 2 +-
app-text/simplenote-bin/Manifest | 13 ----
.../simplenote-bin/simplenote-bin-2.19.0.ebuild | 70 ----------------------
.../simplenote-bin/simplenote-bin-2.19.1.ebuild | 70 ----------------------
.../simplenote-bin/simplenote-bin-2.20.0.ebuild | 70 ----------------------
app-text/simplenote/Manifest | 5 ++
app-text/simplenote/files/simplenote.desktop.patch | 12 ++++
.../{simplenote-bin => simplenote}/metadata.xml | 2 -
.../simplenote-2.21.0.ebuild} | 31 +++-------
9 files changed, 25 insertions(+), 250 deletions(-)
delete mode 100644 app-text/simplenote-bin/Manifest
delete mode 100644 app-text/simplenote-bin/simplenote-bin-2.19.0.ebuild
delete mode 100644 app-text/simplenote-bin/simplenote-bin-2.19.1.ebuild
delete mode 100644 app-text/simplenote-bin/simplenote-bin-2.20.0.ebuild
create mode 100644 app-text/simplenote/Manifest
create mode 100644 app-text/simplenote/files/simplenote.desktop.patch
rename app-text/{simplenote-bin => simplenote}/metadata.xml (66%)
rename app-text/{simplenote-bin/simplenote-bin-2.21.0.ebuild => simplenote/simplenote-2.21.0.ebuild} (59%)
*** synced edgets
* 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 edgets
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
* Cache regenerated successfully
|