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
|
{'description': {'en': 'Split ebuilds for the Sage computer algebra system'},
'feed': ['https://github.com/feeds/cschwan/commits/sage-on-gentoo/master'],
'homepage': 'https://github.com/cschwan/sage-on-gentoo',
'name': 'sage-on-gentoo',
'owner': [{'email': 'frp.bissey@gmail.com',
'name': 'Francois Bissey',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/cschwan/sage-on-gentoo.git'},
{'type': 'git',
'uri': 'https://github.com/cschwan/sage-on-gentoo.git'}],
'status': 'unofficial'}
$ pmaint sync sage-on-gentoo
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 sage-on-gentoo
From git://github.com/cschwan/sage-on-gentoo
6950e021..b9a87deb master -> origin/master
470dcc80..4999322e vbraun -> origin/vbraun
Updating 6950e021..b9a87deb
Fast-forward
sci-mathematics/giac/giac-1.2.3.57.ebuild | 4 ++--
.../giac/{giac-1.4.9.45.ebuild => giac-1.4.9.45-r1.ebuild} | 3 ++-
.../giac/{giac-1.4.9.51.ebuild => giac-1.4.9.51-r1.ebuild} | 3 ++-
.../giac/{giac-1.4.9.71.ebuild => giac-1.4.9.71-r1.ebuild} | 3 ++-
4 files changed, 8 insertions(+), 5 deletions(-)
rename sci-mathematics/giac/{giac-1.4.9.45.ebuild => giac-1.4.9.45-r1.ebuild} (98%)
rename sci-mathematics/giac/{giac-1.4.9.51.ebuild => giac-1.4.9.51-r1.ebuild} (98%)
rename sci-mathematics/giac/{giac-1.4.9.71.ebuild => giac-1.4.9.71-r1.ebuild} (98%)
*** synced sage-on-gentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sage-on-gentoo
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
|