blob: ed0c32122caf5530549a88824c1d50f47d98ced6 (
plain)
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
|
{'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.11.8
$ 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
f251ddb8..80f56aff master -> origin/master
e3f35a08..6f4df5a6 vbraun -> origin/vbraun
Updating f251ddb8..80f56aff
Fast-forward
sci-mathematics/database_knotinfo/Manifest | 1 +
.../database_knotinfo/database_knotinfo-0.7.ebuild | 21 +++++++++++++++++++++
sci-mathematics/database_knotinfo/metadata.xml | 8 ++++++++
3 files changed, 30 insertions(+)
create mode 100644 sci-mathematics/database_knotinfo/Manifest
create mode 100644 sci-mathematics/database_knotinfo/database_knotinfo-0.7.ebuild
create mode 100644 sci-mathematics/database_knotinfo/metadata.xml
*** 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
|