1 | {'description': {'en': 'Overlay from Tatsh - emulators/fonts/game/misc'},
|
2 | 'feed': ['https://github.com/Tatsh/tatsh-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Tatsh/tatsh-overlay',
|
4 | 'name': 'tatsh-overlay',
|
5 | 'owner': [{'email': 'audvare+overlay@gmail.com',
|
6 | 'name': 'Andrew Udvare',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/Tatsh/tatsh-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/Tatsh/tatsh-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync tatsh-overlay
|
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/Tatsh/tatsh-overlay
|
29 | 40a6244..00060ad master -> origin/master
|
30 | Updating 40a6244..00060ad
|
31 | Fast-forward
|
32 | app-cdr/cdi2nero/Manifest | 5 +-
|
33 | app-cdr/cdi2nero/cdi2nero-0.9.9.ebuild | 20 +--
|
34 | app-cdr/cdi2nero/files/cdi2nero.patch | 224 +++++++++++++++++++++++++++++++++
|
35 | app-cdr/cdirip/Manifest | 4 +-
|
36 | app-cdr/cdirip/cdirip-0.6.2.ebuild | 24 ++--
|
37 | app-pda/ifuse/Manifest | 2 -
|
38 | app-pda/ifuse/ifuse-1.1.4.ebuild | 39 ------
|
39 | 7 files changed, 253 insertions(+), 65 deletions(-)
|
40 | create mode 100644 app-cdr/cdi2nero/files/cdi2nero.patch
|
41 | delete mode 100644 app-pda/ifuse/Manifest
|
42 | delete mode 100644 app-pda/ifuse/ifuse-1.1.4.ebuild
|
43 | *** syncing tatsh-overlay
|
44 | *** synced tatsh-overlay
|
45 | * Sync succeeded
|
46 | $ git log --format=%ci -1
|
47 | $ git show -q --pretty=format:%G? HEAD
|
48 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 tatsh-overlay
|
49 | * Cache regenerated successfully
|