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
|
{'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'}
pkgcore 0.12.1
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sage-on-gentoo
*** syncing sage-on-gentoo
From git://github.com/cschwan/sage-on-gentoo
e05fbcf5..b27b0f16 master -> origin/master
Updating e05fbcf5..b27b0f16
Fast-forward
sci-mathematics/sage/sage-9.3-r2.ebuild | 80 ++++++++++++------------
sci-mathematics/sage/sage-9999.ebuild | 106 ++++++++++++++++----------------
2 files changed, 95 insertions(+), 91 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
|