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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
{'description': {'en': 'Sabayon ebuilds that could be upstreamed to\n Gentoo (or just being useful for Gentoo users as well):\n hot fixes, ebuild updates, etc.\n For Sabayon-only ebuilds, please use the sabayon-distro overlay.\n Bugs to http://bugs.sabayon.org'},
'feed': ['https://github.com/feeds/Sabayon/commits/for-gentoo/master'],
'homepage': 'http://sabayon.org',
'name': 'sabayon',
'owner': [{'email': 'lxnay@gentoo.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/Sabayon/for-gentoo.git'}],
'status': 'unofficial'}
$ pmaint sync sabayon
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing sabayon
From git://github.com/Sabayon/for-gentoo
1b40f5e1b..b2e0b4aac master -> origin/master
Updating 1b40f5e1b..b2e0b4aac
Fast-forward
app-admin/equo/Manifest | 1 +
app-admin/equo/equo-314.ebuild | 41 ++++++++
app-admin/matter/Manifest | 1 +
app-admin/matter/matter-314.ebuild | 41 ++++++++
app-admin/rigo/Manifest | 1 +
app-admin/rigo/rigo-314.ebuild | 52 +++++++++++
app-misc/magneto-loader/Manifest | 1 +
app-misc/magneto-loader/magneto-loader-314.ebuild | 35 +++++++
kde-misc/magneto-kde/Manifest | 1 +
kde-misc/magneto-kde/magneto-kde-314.ebuild | 36 ++++++++
sys-apps/entropy-server/Manifest | 1 +
sys-apps/entropy-server/entropy-server-314.ebuild | 39 ++++++++
sys-apps/entropy/Manifest | 1 +
sys-apps/entropy/entropy-314.ebuild | 108 ++++++++++++++++++++++
sys-apps/magneto-core/Manifest | 1 +
sys-apps/magneto-core/magneto-core-314.ebuild | 36 ++++++++
sys-apps/rigo-daemon/Manifest | 1 +
sys-apps/rigo-daemon/rigo-daemon-314.ebuild | 47 ++++++++++
x11-misc/magneto-gtk/Manifest | 1 +
x11-misc/magneto-gtk/magneto-gtk-314.ebuild | 37 ++++++++
x11-misc/magneto-gtk3/Manifest | 1 +
x11-misc/magneto-gtk3/magneto-gtk3-314.ebuild | 39 ++++++++
22 files changed, 522 insertions(+)
create mode 100644 app-admin/equo/equo-314.ebuild
create mode 100644 app-admin/matter/matter-314.ebuild
create mode 100644 app-admin/rigo/rigo-314.ebuild
create mode 100644 app-misc/magneto-loader/magneto-loader-314.ebuild
create mode 100644 kde-misc/magneto-kde/magneto-kde-314.ebuild
create mode 100644 sys-apps/entropy-server/entropy-server-314.ebuild
create mode 100644 sys-apps/entropy/entropy-314.ebuild
create mode 100644 sys-apps/magneto-core/magneto-core-314.ebuild
create mode 100644 sys-apps/rigo-daemon/rigo-daemon-314.ebuild
create mode 100644 x11-misc/magneto-gtk/magneto-gtk-314.ebuild
create mode 100644 x11-misc/magneto-gtk3/magneto-gtk3-314.ebuild
*** synced sabayon
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sabayon
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|