1 | {'description': {'en': 'Overlay for scientific software and other utilities'},
|
2 | 'feed': ['https://github.com/TheChymera/overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/TheChymera/overlay',
|
4 | 'name': 'chymeric',
|
5 | 'owner': [{'email': 'chr@chymera.eu',
|
6 | 'name': 'Horea Christian',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/TheChymera/overlay.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/TheChymera/overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/TheChymera/overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync chymeric
|
15 | warning: Pulling without specifying how to reconcile divergent branches is
|
16 | discouraged. You can squelch this message by running one of the following
|
17 | commands sometime before your next pull:
|
18 |
|
19 | git config pull.rebase false # merge (the default strategy)
|
20 | git config pull.rebase true # rebase
|
21 | git config pull.ff only # fast-forward only
|
22 |
|
23 | You can replace "git config" with "git config --global" to set a default
|
24 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
25 | or --ff-only on the command line to override the configured default per
|
26 | invocation.
|
27 |
|
28 | From https://github.com/TheChymera/overlay
|
29 | acee50e..742900a master -> origin/master
|
30 | Updating acee50e..742900a
|
31 | Fast-forward
|
32 | app-misc/patternBG/ChangeLog | 3 ++
|
33 | app-misc/patternBG/patternBG-0.1.ebuild | 2 +-
|
34 | games-strategy/julius/ChangeLog | 8 ------
|
35 | games-strategy/julius/Manifest | 2 --
|
36 | games-strategy/julius/files/90julius.sh | 2 --
|
37 | games-strategy/julius/julius-1.3.1.ebuild | 48 -------------------------------
|
38 | games-strategy/julius/julius-1.4.1.ebuild | 48 -------------------------------
|
39 | games-strategy/julius/metadata.xml | 21 --------------
|
40 | 8 files changed, 4 insertions(+), 130 deletions(-)
|
41 | delete mode 100644 games-strategy/julius/ChangeLog
|
42 | delete mode 100644 games-strategy/julius/Manifest
|
43 | delete mode 100644 games-strategy/julius/files/90julius.sh
|
44 | delete mode 100644 games-strategy/julius/julius-1.3.1.ebuild
|
45 | delete mode 100644 games-strategy/julius/julius-1.4.1.ebuild
|
46 | delete mode 100644 games-strategy/julius/metadata.xml
|
47 | *** syncing chymeric
|
48 | *** synced chymeric
|
49 | * Sync succeeded
|
50 | $ git log --format=%ci -1
|
51 | $ git show -q --pretty=format:%G? HEAD
|
52 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 chymeric
|
53 | * Cache regenerated successfully
|