1 | {'description': {'en': 'Personal Gentoo overlay'},
|
2 | 'feed': ['https://github.com/SpiderX/portage-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/SpiderX/portage-overlay',
|
4 | 'name': 'nest',
|
5 | 'owner': [{'email': 'spiderx@spiderx.dp.ua',
|
6 | 'name': 'Vladimir Pavljuchenkov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/SpiderX/portage-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/SpiderX/portage-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync nest
|
15 | From https://github.com/SpiderX/portage-overlay
|
16 | 7e49144..8c76733 master -> origin/master
|
17 | Updating 7e49144..8c76733
|
18 | Fast-forward
|
19 | README.md | 4 +-
|
20 | .../{ipt_ratelimit => ipt-ratelimit}/Manifest | 2 +-
|
21 | .../ipt-ratelimit-0.3.1.ebuild} | 5 --
|
22 | .../ipt-ratelimit-9999.ebuild} | 5 +-
|
23 | .../{ipt_ratelimit => ipt-ratelimit}/metadata.xml | 0
|
24 | .../files/ipt_netflow-1.8-pax-const.patch | 57 -------------
|
25 | net-firewall/ipt_netflow/ipt_netflow-9999.ebuild | 71 -----------------
|
26 | .../files/pkt-netflow-2.0-configure.patch} | 8 +-
|
27 | .../files/pkt-netflow-9999-gentoo.patch | 57 +++++++++++++
|
28 | .../{ipt_netflow => pkt-netflow}/metadata.xml | 11 +--
|
29 | net-firewall/pkt-netflow/pkt-netflow-9999.ebuild | 93 ++++++++++++++++++++++
|
30 | 11 files changed, 161 insertions(+), 152 deletions(-)
|
31 | rename net-firewall/{ipt_ratelimit => ipt-ratelimit}/Manifest (79%)
|
32 | rename net-firewall/{ipt_ratelimit/ipt_ratelimit-0.3.1.ebuild => ipt-ratelimit/ipt-ratelimit-0.3.1.ebuild} (94%)
|
33 | rename net-firewall/{ipt_ratelimit/ipt_ratelimit-9999.ebuild => ipt-ratelimit/ipt-ratelimit-9999.ebuild} (92%)
|
34 | rename net-firewall/{ipt_ratelimit => ipt-ratelimit}/metadata.xml (100%)
|
35 | delete mode 100644 net-firewall/ipt_netflow/files/ipt_netflow-1.8-pax-const.patch
|
36 | delete mode 100644 net-firewall/ipt_netflow/ipt_netflow-9999.ebuild
|
37 | rename net-firewall/{ipt_netflow/files/ipt_netflow-9999-configure.patch => pkt-netflow/files/pkt-netflow-2.0-configure.patch} (58%)
|
38 | create mode 100644 net-firewall/pkt-netflow/files/pkt-netflow-9999-gentoo.patch
|
39 | rename net-firewall/{ipt_netflow => pkt-netflow}/metadata.xml (51%)
|
40 | create mode 100644 net-firewall/pkt-netflow/pkt-netflow-9999.ebuild
|
41 | *** syncing nest
|
42 | *** synced nest
|
43 | * Sync succeeded
|
44 | $ git log --format=%ci -1
|
45 | $ git show -q --pretty=format:%G? HEAD
|
46 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 nest
|
47 | * Cache regenerated successfully
|