youbroketheinternet

1
{'description': {'en': 'This overlay is a collaborative maintained Gentoo '
2
                       'developer overlay. Some of us are involved with '
3
                       'SecuShare, but we try out all sorts of '
4
                       'XKEYSCORE-resistant technology. Some of our unique '
5
                       'ebuilds are the full GNUnet suite, and software around '
6
                       'the psyced chatserver. Some ebuilds are '
7
                       'experimental/testing - refer to the included README '
8
                       'for more info and details. If you would like to get '
9
                       'involved read '
10
                       'https://wiki.gentoo.org/wiki/Overlay:Youbroketheinternet'},
11
 'homepage': 'http://youbroketheinternet.org/#overlay',
12
 'name': 'youbroketheinternet',
13
 'owner': [{'email': 'lynX@youbroketheinternet.pages.de',
14
            'name': 'lynX',
15
            'type': 'person'}],
16
 'quality': 'experimental',
17
 'source': [{'type': 'git',
18
             'uri': 'https://gnunet.org/git/youbroketheinternet-overlay.git'},
19
            {'type': 'git',
20
             'uri': 'git://cheettyiapsyciew.onion/youbroketheinternet-overlay'},
21
            {'type': 'git',
22
             'uri': 'git://gnunet.org/youbroketheinternet-overlay.git'}],
23
 'status': 'unofficial'}
24
$ pmaint sync youbroketheinternet
25
warning: Pulling without specifying how to reconcile divergent branches is
26
discouraged. You can squelch this message by running one of the following
27
commands sometime before your next pull:
28
29
  git config pull.rebase false  # merge (the default strategy)
30
  git config pull.rebase true   # rebase
31
  git config pull.ff only       # fast-forward only
32
33
You can replace "git config" with "git config --global" to set a default
34
preference for all repositories. You can also pass --rebase, --no-rebase,
35
or --ff-only on the command line to override the configured default per
36
invocation.
37
38
warning: redirecting to https://git.gnunet.org/youbroketheinternet-overlay.git/
39
Already up to date.
40
*** syncing youbroketheinternet
41
*** synced youbroketheinternet
42
 * Sync succeeded
43
$ git log --format=%ci -1
44
$ git show -q --pretty=format:%G? HEAD
45
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 youbroketheinternet
46
 * Cache regenerated successfully