sage-on-gentoo

1
{'description': {'en': 'Split ebuilds for the Sage computer algebra system'},
2
 'feed': ['https://github.com/feeds/cschwan/commits/sage-on-gentoo/master'],
3
 'homepage': 'https://github.com/cschwan/sage-on-gentoo',
4
 'name': 'sage-on-gentoo',
5
 'owner': [{'email': 'frp.bissey@gmail.com',
6
            'name': 'Francois Bissey',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'git://github.com/cschwan/sage-on-gentoo.git'},
11
            {'type': 'git',
12
             'uri': 'https://github.com/cschwan/sage-on-gentoo.git'}],
13
 'status': 'unofficial'}
14
$ pmaint sync sage-on-gentoo
15
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
16
warning: Pulling without specifying how to reconcile divergent branches is
17
discouraged. You can squelch this message by running one of the following
18
commands sometime before your next pull:
19
20
  git config pull.rebase false  # merge (the default strategy)
21
  git config pull.rebase true   # rebase
22
  git config pull.ff only       # fast-forward only
23
24
You can replace "git config" with "git config --global" to set a default
25
preference for all repositories. You can also pass --rebase, --no-rebase,
26
or --ff-only on the command line to override the configured default per
27
invocation.
28
29
From git://github.com/cschwan/sage-on-gentoo
30
   fa0d07c1..ded79fb9  master     -> origin/master
31
   46124446..881b7da2  vbraun     -> origin/vbraun
32
Updating fa0d07c1..ded79fb9
33
Fast-forward
34
 sci-mathematics/shared_meataxe/Manifest            |  1 +
35
 sci-mathematics/shared_meataxe/metadata.xml        |  8 ++++++
36
 .../shared_meataxe/shared_meataxe-1.0.ebuild       | 29 ++++++++++++++++++++++
37
 3 files changed, 38 insertions(+)
38
 create mode 100644 sci-mathematics/shared_meataxe/Manifest
39
 create mode 100644 sci-mathematics/shared_meataxe/metadata.xml
40
 create mode 100644 sci-mathematics/shared_meataxe/shared_meataxe-1.0.ebuild
41
*** syncing sage-on-gentoo
42
*** synced sage-on-gentoo
43
 * Sync succeeded
44
$ git log --format=%ci -1
45
$ git show -q --pretty=format:%G? HEAD
46
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sage-on-gentoo
47
 * Cache regenerated successfully