calculate

1
{'description': {'en': 'Calculate Overlay'},
2
 'homepage': 'http://www.calculate-linux.org',
3
 'name': 'calculate',
4
 'owner': [{'email': 'at@calculate.ru', 'type': 'person'}],
5
 'quality': 'experimental',
6
 'source': [{'type': 'git',
7
             'uri': 'git://git.calculate-linux.org/calculate/calculate-overlay.git'}],
8
 'status': 'unofficial'}
9
$ pmaint sync calculate
10
*** syncing calculate
11
warning: Pulling without specifying how to reconcile divergent branches is
12
discouraged. You can squelch this message by running one of the following
13
commands sometime before your next pull:
14
15
  git config pull.rebase false  # merge (the default strategy)
16
  git config pull.rebase true   # rebase
17
  git config pull.ff only       # fast-forward only
18
19
You can replace "git config" with "git config --global" to set a default
20
preference for all repositories. You can also pass --rebase, --no-rebase,
21
or --ff-only on the command line to override the configured default per
22
invocation.
23
24
From git://git.calculate-linux.org/calculate/calculate-overlay
25
   88cfe7bb2..381617279  master     -> origin/master
26
   88cfe7bb2..381617279  master64   -> origin/master64
27
 * [new tag]             2398       -> 2398
28
Updating 88cfe7bb2..381617279
29
Fast-forward
30
 profiles/default/package.keywords/default          |  2 +-
31
 profiles/default/package.keywords/depends          |  7 +++----
32
 sys-apps/calculate-utils/Manifest                  |  4 ++++
33
 .../calculate-utils/calculate-utils-3.6.9.3.ebuild | 23 ++++++++++++++++++++++
34
 4 files changed, 31 insertions(+), 5 deletions(-)
35
 create mode 100644 sys-apps/calculate-utils/calculate-utils-3.6.9.3.ebuild
36
*** synced calculate
37
 * Sync succeeded
38
$ git log --format=%ci -1
39
$ git show -q --pretty=format:%G? HEAD
40
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 calculate
41
 * Cache regenerated successfully