Drauthius

1
{'description': {'en': 'Ebuilds related to game dev'},
2
 'feed': ['https://cgit.gentoo.org/repo/user/Drauthius.git/atom/'],
3
 'homepage': 'https://cgit.gentoo.org/repo/user/Drauthius.git/',
4
 'name': 'Drauthius',
5
 'owner': [{'email': 'albert@diserholt.com',
6
            'name': 'Albert Diserholt',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/repo/user/Drauthius.git'},
11
            {'type': 'git',
12
             'uri': 'git://anongit.gentoo.org/repo/user/Drauthius'},
13
            {'type': 'git',
14
             'uri': 'git+ssh://git@git.gentoo.org/repo/user/Drauthius.git'}],
15
 'status': 'unofficial'}
16
$ pmaint sync Drauthius
17
warning: Pulling without specifying how to reconcile divergent branches is
18
discouraged. You can squelch this message by running one of the following
19
commands sometime before your next pull:
20
21
  git config pull.rebase false  # merge (the default strategy)
22
  git config pull.rebase true   # rebase
23
  git config pull.ff only       # fast-forward only
24
25
You can replace "git config" with "git config --global" to set a default
26
preference for all repositories. You can also pass --rebase, --no-rebase,
27
or --ff-only on the command line to override the configured default per
28
invocation.
29
30
From https://anongit.gentoo.org/git/repo/user/Drauthius
31
   d7c3387..4c57486  master     -> origin/master
32
Updating d7c3387..4c57486
33
Fast-forward
34
 dev-games/aseprite/Manifest                                    | 10 +++++-----
35
 .../{aseprite-1.2.24.ebuild => aseprite-1.2.25.ebuild}         |  0
36
 ...ibarchive.patch => aseprite-1.2.25-system_libarchive.patch} |  0
37
 ...stem_libwebp.patch => aseprite-1.2.25-system_libwebp.patch} |  0
38
 4 files changed, 5 insertions(+), 5 deletions(-)
39
 rename dev-games/aseprite/{aseprite-1.2.24.ebuild => aseprite-1.2.25.ebuild} (100%)
40
 rename dev-games/aseprite/files/{aseprite-1.2.24-system_libarchive.patch => aseprite-1.2.25-system_libarchive.patch} (100%)
41
 rename dev-games/aseprite/files/{aseprite-1.2.24-system_libwebp.patch => aseprite-1.2.25-system_libwebp.patch} (100%)
42
*** syncing Drauthius
43
*** synced Drauthius
44
 * Sync succeeded
45
$ git log --format=%ci -1
46
$ git show -q --pretty=format:%G? HEAD
47
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 Drauthius
48
 * Cache regenerated successfully