blob: edbeeac11c6868a3416d71c549612b85f046febb (
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
|
{'description': {'en': 'linxon personal overlay'},
'feed': ['https://github.com/linxon/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/linxon/gentoo-overlay',
'name': 'linxon',
'owner': [{'email': 'email@linxon.ru', 'name': 'linxon', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/linxon/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync linxon
WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From https://github.com/linxon/gentoo-overlay
4b48dce..6ae54f6 master -> origin/master
Updating 4b48dce..6ae54f6
Fast-forward
dev-python/ebuildtester/Manifest | 2 +-
dev-python/ebuildtester/ebuildtester-9999.ebuild | 1 -
sys-apps/swapspace/Manifest | 5 +-
sys-apps/swapspace/files/swapspace.initd-r1 | 19 +++++++
sys-apps/swapspace/swapspace-1.16.ebuild | 70 ++++++++++++++++++++++++
sys-apps/swapspace/swapspace-9999.ebuild | 34 ++++++++----
6 files changed, 116 insertions(+), 15 deletions(-)
create mode 100644 sys-apps/swapspace/files/swapspace.initd-r1
create mode 100644 sys-apps/swapspace/swapspace-1.16.ebuild
*** syncing linxon
*** synced linxon
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 linxon
* Cache regenerated successfully
|