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
|
{'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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/glicOne'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/glicOne', named 'glicOne', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
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
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/glicOne'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/glicOne', named 'glicOne', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing sabayon
From git://github.com/Sabayon/for-gentoo
e026a1560..b67b2dc3f master -> origin/master
Updating e026a1560..b67b2dc3f
Fast-forward
sys-apps/util-linux/Manifest | 1 +
sys-apps/util-linux/files/runuser-l.pamd | 5 +
sys-apps/util-linux/files/runuser.pamd | 8 +
.../files/util-linux-2.30.2-tinfow.patch | 98 ++++++++++
.../util-linux-2.32_rc2-umount_completion.patch | 41 ++++
sys-apps/util-linux/metadata.xml | 24 +++
sys-apps/util-linux/util-linux-2.30.2-r1.ebuild | 217 +++++++++++++++++++++
7 files changed, 394 insertions(+)
create mode 100644 sys-apps/util-linux/Manifest
create mode 100644 sys-apps/util-linux/files/runuser-l.pamd
create mode 100644 sys-apps/util-linux/files/runuser.pamd
create mode 100644 sys-apps/util-linux/files/util-linux-2.30.2-tinfow.patch
create mode 100644 sys-apps/util-linux/files/util-linux-2.32_rc2-umount_completion.patch
create mode 100644 sys-apps/util-linux/metadata.xml
create mode 100644 sys-apps/util-linux/util-linux-2.30.2-r1.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
|