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
|
{'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
1615839b1..d12132f8d master -> origin/master
Updating 1615839b1..d12132f8d
Fast-forward
dev-libs/satyr/Manifest | 1 -
.../satyr/files/satyr-0.13-elfutils-0.158.patch | 13 -------
dev-libs/satyr/satyr-0.13.ebuild | 31 ----------------
dev-python/python-meh/Manifest | 1 +
dev-python/python-meh/python-meh-0.40.ebuild | 41 ++++++++++++++++++++++
dev-util/pykickstart/Manifest | 1 +
dev-util/pykickstart/pykickstart-1.99.66.16.ebuild | 20 +++++++++++
7 files changed, 63 insertions(+), 45 deletions(-)
delete mode 100644 dev-libs/satyr/Manifest
delete mode 100644 dev-libs/satyr/files/satyr-0.13-elfutils-0.158.patch
delete mode 100644 dev-libs/satyr/satyr-0.13.ebuild
create mode 100644 dev-python/python-meh/python-meh-0.40.ebuild
create mode 100644 dev-util/pykickstart/pykickstart-1.99.66.16.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
|