activehome

1
{'description': {'en': "Gentoo overlay for ebuilds related to 'hand-made' "
2
                       'Active Home construction',
3
                 'ru': "Оверлей для ebuild'ов связанных созданием самодельного "
4
                       'умного дома'},
5
 'feed': ['https://cgit.gentoo.org/user/activehome.git/atom/'],
6
 'homepage': 'https://cgit.gentoo.org/user/activehome.git/',
7
 'name': 'activehome',
8
 'owner': [{'email': 'mva@gentoo.org',
9
            'name': 'Vadim A. Misbakh-Soloviov',
10
            'type': 'person'}],
11
 'quality': 'experimental',
12
 'source': [{'type': 'git',
13
             'uri': 'https://anongit.gentoo.org/git/user/activehome.git'},
14
            {'type': 'git',
15
             'uri': 'git://anongit.gentoo.org/user/activehome.git'},
16
            {'type': 'git',
17
             'uri': 'git+ssh://git@git.gentoo.org/user/activehome.git'}],
18
 'status': 'unofficial'}
19
$ pmaint sync activehome
20
warning: Pulling without specifying how to reconcile divergent branches is
21
discouraged. You can squelch this message by running one of the following
22
commands sometime before your next pull:
23
24
  git config pull.rebase false  # merge (the default strategy)
25
  git config pull.rebase true   # rebase
26
  git config pull.ff only       # fast-forward only
27
28
You can replace "git config" with "git config --global" to set a default
29
preference for all repositories. You can also pass --rebase, --no-rebase,
30
or --ff-only on the command line to override the configured default per
31
invocation.
32
33
Already up to date.
34
*** syncing activehome
35
*** synced activehome
36
 * Sync succeeded
37
$ git log --format=%ci -1
38
$ git show -q --pretty=format:%G? HEAD
39
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 activehome
40
 * Cache regenerated successfully