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': 'Split ebuilds for the Sage computer algebra system'},
'feed': ['https://github.com/cschwan/sage-on-gentoo/commits/master.atom'],
'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': 'https://github.com/cschwan/sage-on-gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/cschwan/sage-on-gentoo.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sage-on-gentoo
*** syncing sage-on-gentoo
From https://github.com/cschwan/sage-on-gentoo
3c3de4cb..f764f7e7 master -> origin/master
63679270..919a401e vbraun -> origin/vbraun
Updating 3c3de4cb..f764f7e7
Fast-forward
sci-mathematics/gap-core/files/gap-core-4.11.1-autoconf.patch | 2 +-
sci-mathematics/gap-core/gap-core-4.11.1.ebuild | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
*** synced sage-on-gentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 sage-on-gentoo
* Cache regenerated successfully
|