1 | {'description': {'en': 'The overlay contains new or updated security tools.'},
|
2 | 'homepage': 'http://www.pentoo.ch',
|
3 | 'name': 'pentoo',
|
4 | 'owner': [{'email': 'zerochaos@gentoo.org', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'https://github.com/pentoo/pentoo-overlay.git'},
|
8 | {'type': 'git',
|
9 | 'uri': 'git://github.com/pentoo/pentoo-overlay.git'},
|
10 | {'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
|
11 | 'status': 'official'}
|
12 | $ pmaint sync pentoo
|
13 | From https://github.com/pentoo/pentoo-overlay
|
14 | d5bb9a5f1..bfd650437 master -> origin/master
|
15 | Updating d5bb9a5f1..bfd650437
|
16 | Fast-forward
|
17 | .../libimobiledevice-1.2.0-r2.ebuild | 101 -------------------
|
18 | .../libimobiledevice-1.2.1_pre20190521.ebuild | 108 ---------------------
|
19 | ...> libimobiledevice-1.2.1_pre20190719-r1.ebuild} | 2 +-
|
20 | scripts/pentoo-updater.sh | 4 +-
|
21 | 4 files changed, 3 insertions(+), 212 deletions(-)
|
22 | delete mode 100644 app-pda/libimobiledevice/libimobiledevice-1.2.0-r2.ebuild
|
23 | delete mode 100644 app-pda/libimobiledevice/libimobiledevice-1.2.1_pre20190521.ebuild
|
24 | rename app-pda/libimobiledevice/{libimobiledevice-1.2.1_pre20190719.ebuild => libimobiledevice-1.2.1_pre20190719-r1.ebuild} (98%)
|
25 | *** syncing pentoo
|
26 | *** synced pentoo
|
27 | * Sync succeeded
|
28 | $ git log --format=%ci -1
|
29 | $ git show -q --pretty=format:%G? HEAD
|
30 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo
|
31 | * Cache regenerated successfully
|