benzene-overlay

1
{'description': {'en': "Universebenzene's personal Gentoo overlay"},
2
 'feed': ['https://github.com/Universebenzene/benzene-overlay/commits/master.atom'],
3
 'homepage': 'https://github.com/Universebenzene/benzene-overlay',
4
 'name': 'benzene-overlay',
5
 'owner': [{'email': 'universebenzene@sina.com',
6
            'name': 'Universebenzene',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://github.com/Universebenzene/benzene-overlay.git'},
11
            {'type': 'git',
12
             'uri': 'git+ssh://git@github.com/Universebenzene/benzene-overlay.git'}],
13
 'status': 'unofficial'}
14
$ pmaint sync benzene-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/Universebenzene/benzene-overlay
29
   105c77e..24f6976  master     -> origin/master
30
Updating 105c77e..24f6976
31
Fast-forward
32
 README.md                                          |   3 +-
33
 app-text/youdao-dict/Manifest                      |   3 +-
34
 app-text/youdao-dict/metadata.xml                  |   9 +
35
 app-text/youdao-dict/youdao-dict-6.0.0.ebuild      |   4 +-
36
 licenses/BaiduNetDisk                              |  91 +++++++++
37
 licenses/Sunlogin                                  |  79 ++++++++
38
 licenses/com.xunlei.download                       | 213 +++++++++++++++++++++
39
 licenses/youdaodict-proprietary                    | Bin 0 -> 7828 bytes
40
 net-misc/baidunetdisk/Manifest                     |   7 +-
41
 net-misc/baidunetdisk/baidunetdisk-3.0.1.ebuild    |   4 +-
42
 net-misc/baidunetdisk/baidunetdisk-3.4.1.ebuild    |   2 +-
43
 net-misc/baidunetdisk/baidunetdisk-3.5.0.ebuild    |   2 +-
44
 net-misc/baidunetdisk/metadata.xml                 |   9 +
45
 net-misc/baidupcs-go-bin/Manifest                  |   3 +-
46
 .../baidupcs-go-bin/baidupcs-go-bin-3.6.2.ebuild   |   2 +-
47
 net-misc/baidupcs-go-bin/metadata.xml              |   9 +
48
 net-misc/baidupcs-go/Manifest                      |   3 +-
49
 net-misc/baidupcs-go/baidupcs-go-3.6.2.ebuild      |   2 +-
50
 net-misc/baidupcs-go/metadata.xml                  |   9 +
51
 net-misc/sunloginclient/Manifest                   |   4 +
52
 .../sunloginclient/files/runsunloginclient.initd   |  26 +++
53
 net-misc/sunloginclient/metadata.xml               |  12 ++
54
 .../sunloginclient-10.1.1.38139.ebuild             |  77 ++++++++
55
 net-misc/xunlei-download/Manifest                  |   5 +-
56
 net-misc/xunlei-download/metadata.xml              |   9 +
57
 .../xunlei-download-1.0.0.1-r1.ebuild              |   2 +-
58
 .../xunlei-download/xunlei-download-1.0.0.1.ebuild |   2 +-
59
 27 files changed, 572 insertions(+), 19 deletions(-)
60
 create mode 100644 app-text/youdao-dict/metadata.xml
61
 create mode 100644 licenses/BaiduNetDisk
62
 create mode 100644 licenses/Sunlogin
63
 create mode 100644 licenses/com.xunlei.download
64
 create mode 100644 licenses/youdaodict-proprietary
65
 create mode 100644 net-misc/baidunetdisk/metadata.xml
66
 create mode 100644 net-misc/baidupcs-go-bin/metadata.xml
67
 create mode 100644 net-misc/baidupcs-go/metadata.xml
68
 create mode 100644 net-misc/sunloginclient/Manifest
69
 create mode 100755 net-misc/sunloginclient/files/runsunloginclient.initd
70
 create mode 100644 net-misc/sunloginclient/metadata.xml
71
 create mode 100644 net-misc/sunloginclient/sunloginclient-10.1.1.38139.ebuild
72
 create mode 100644 net-misc/xunlei-download/metadata.xml
73
*** syncing benzene-overlay
74
*** synced benzene-overlay
75
 * Sync succeeded
76
$ git log --format=%ci -1
77
$ git show -q --pretty=format:%G? HEAD
78
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 benzene-overlay
79
 * Cache regenerated successfully