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
|
{'description': {'en': 'packages for cloud development'},
'feed': ['https://github.com/d3fy/defiance-overlay/commits/master.atom'],
'homepage': 'https://github.com/d3fy/defiance-overlay.git',
'name': 'defiance',
'owner': [{'email': 'dan@d3fy.net', 'name': 'Dan Molik', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/d3fy/defiance-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/d3fy/defiance-overlay.git'},
{'type': 'git', 'uri': 'git@github.com:d3fy/defiance-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync defiance
*** syncing defiance
From https://github.com/d3fy/defiance-overlay
2efc0912..2fdcb661 master -> origin/master
Updating 2efc0912..2fdcb661
Fast-forward
metadata/md5-cache/net-dns/bind-dyndb-ldap-11.1 | 12 --------
metadata/md5-cache/net-dns/bind-dyndb-ldap-11.9 | 13 ++++++++
metadata/md5-cache/net-dns/bind-dyndb-ldap-9999 | 13 ++++----
net-dns/bind-dyndb-ldap/Manifest | 2 +-
.../bind-dyndb-ldap/bind-dyndb-ldap-11.1.ebuild | 23 --------------
.../bind-dyndb-ldap/bind-dyndb-ldap-11.9.ebuild | 36 ++++++++++++++++++++++
.../bind-dyndb-ldap/bind-dyndb-ldap-9999.ebuild | 28 ++++++++++++-----
7 files changed, 78 insertions(+), 49 deletions(-)
delete mode 100644 metadata/md5-cache/net-dns/bind-dyndb-ldap-11.1
create mode 100644 metadata/md5-cache/net-dns/bind-dyndb-ldap-11.9
delete mode 100644 net-dns/bind-dyndb-ldap/bind-dyndb-ldap-11.1.ebuild
create mode 100644 net-dns/bind-dyndb-ldap/bind-dyndb-ldap-11.9.ebuild
*** synced defiance
* 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 defiance
* Cache regenerated successfully
|