summaryrefslogtreecommitdiff
blob: a1aea12a048a00a81febb679e0d4936443d16060 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{'description': {'en': "fritteli's Gentoo Overlay"},
 'feed': ['https://github.com/fritteli/gentoo-overlay/commits/master.atom'],
 'homepage': 'https://github.com/fritteli/gentoo-overlay',
 'name': 'fritteli',
 'owner': [{'email': 'manuel@fritteli.ch',
            'name': 'Manuel Friedli',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/fritteli/gentoo-overlay.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@github.com/fritteli/gentoo-overlay.git'}],
 'status': 'unofficial'}
$ pmaint sync fritteli
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.

From https://github.com/fritteli/gentoo-overlay
   7063939..0131645  master     -> origin/master
Updating 7063939..0131645
Fast-forward
 dev-python/geoip2/ChangeLog                        |  5 ++
 dev-python/geoip2/Manifest                         |  4 +-
 dev-python/geoip2/geoip2-4.1.0.ebuild              | 23 ++++++++
 dev-python/maxminddb/ChangeLog                     |  5 ++
 dev-python/maxminddb/Manifest                      |  4 +-
 dev-python/maxminddb/maxminddb-2.0.3.ebuild        | 22 +++++++
 dev-util/drone-runner-docker/ChangeLog             | 16 ++++++
 dev-util/drone-runner-docker/Manifest              |  6 +-
 .../drone-runner-docker-1.6.0.ebuild               | 43 ++++++++++++++
 .../drone-runner-docker-1.6.1.ebuild               | 43 ++++++++++++++
 .../files/drone-runner-docker.service              |  2 +
 dev-util/drone/ChangeLog                           |  9 +++
 dev-util/drone/Manifest                            |  5 +-
 dev-util/drone/drone-1.9.2.ebuild                  | 50 ++++++++++++++++
 dev-util/drone/files/drone.service                 |  6 +-
 dev-util/reposilite/ChangeLog                      | 17 ++++++
 dev-util/reposilite/Manifest                       |  7 ++-
 dev-util/reposilite/files/reposilite-2.9.4.cdn     | 67 ++++++++++++++++++++++
 dev-util/reposilite/files/reposilite.service       |  5 +-
 dev-util/reposilite/reposilite-2.9.4.ebuild        | 45 +++++++++++++++
 dev-util/reposilite/reposilite-2.9.6.ebuild        | 45 +++++++++++++++
 net-analyzer/ddos-mitigator/ChangeLog              |  6 ++
 net-analyzer/ddos-mitigator/Manifest               |  4 +-
 .../ddos-mitigator/ddos-mitigator-3.0.0.ebuild     | 43 ++++++++++++++
 24 files changed, 468 insertions(+), 14 deletions(-)
 create mode 100644 dev-python/geoip2/geoip2-4.1.0.ebuild
 create mode 100644 dev-python/maxminddb/maxminddb-2.0.3.ebuild
 create mode 100644 dev-util/drone-runner-docker/drone-runner-docker-1.6.0.ebuild
 create mode 100644 dev-util/drone-runner-docker/drone-runner-docker-1.6.1.ebuild
 create mode 100644 dev-util/drone/drone-1.9.2.ebuild
 create mode 100644 dev-util/reposilite/files/reposilite-2.9.4.cdn
 create mode 100644 dev-util/reposilite/reposilite-2.9.4.ebuild
 create mode 100644 dev-util/reposilite/reposilite-2.9.6.ebuild
 create mode 100644 net-analyzer/ddos-mitigator/ddos-mitigator-3.0.0.ebuild
*** syncing fritteli
*** synced fritteli
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fritteli
 * Cache regenerated successfully